summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephanie J. Lockwood-Childs <wormo@gentoo.org>2005-11-13 02:32:45 +0000
committerStephanie J. Lockwood-Childs <wormo@gentoo.org>2005-11-13 02:32:45 +0000
commit7089402b062825e57fa5d511c09cba27e4c4a474 (patch)
tree25dbef24d4d42f1b0d9fdf006e47dddccf7b7da8 /dev-python/wxpython-docs
parentVersion bump. (diff)
downloadgentoo-2-7089402b062825e57fa5d511c09cba27e4c4a474.tar.gz
gentoo-2-7089402b062825e57fa5d511c09cba27e4c4a474.tar.bz2
gentoo-2-7089402b062825e57fa5d511c09cba27e4c4a474.zip
mark ~ppc
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-python/wxpython-docs')
-rw-r--r--dev-python/wxpython-docs/ChangeLog6
-rw-r--r--dev-python/wxpython-docs/Manifest8
-rw-r--r--dev-python/wxpython-docs/wxpython-docs-2.4.2.4-r1.ebuild4
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-python/wxpython-docs/ChangeLog b/dev-python/wxpython-docs/ChangeLog
index e8f621adcf67..8836aae55b13 100644
--- a/dev-python/wxpython-docs/ChangeLog
+++ b/dev-python/wxpython-docs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/wxpython-docs
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/ChangeLog,v 1.17 2005/09/24 12:17:48 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/ChangeLog,v 1.18 2005/11/13 02:32:45 wormo Exp $
+
+ 13 Nov 2005; Stephanie Lockwood-Childs <wormo@gentoo.org>
+ wxpython-docs-2.4.2.4-r1.ebuild:
+ mark ~ppc
24 Sep 2005; Michael Hanselmann <hansmi@gentoo.org>
wxpython-docs-2.6.0.0-r1.ebuild:
diff --git a/dev-python/wxpython-docs/Manifest b/dev-python/wxpython-docs/Manifest
index 579b9f9df12f..f4c13d7879cf 100644
--- a/dev-python/wxpython-docs/Manifest
+++ b/dev-python/wxpython-docs/Manifest
@@ -1,9 +1,9 @@
-MD5 0958b371c86b2107ebacc2b82ace5270 wxpython-docs-2.4.2.4-r1.ebuild 1168
-MD5 3b06f1e87549af51d78bb7bfa33728b5 metadata.xml 182
MD5 09bc57c025db181a82ac1c768d1fad22 ChangeLog 2979
+MD5 3b06f1e87549af51d78bb7bfa33728b5 metadata.xml 182
+MD5 8eec099e8a5678e02761a64d54fc37e6 wxpython-docs-2.4.2.4-r1.ebuild 1173
MD5 af19496ef17dce374f7a10dc84688c07 wxpython-docs-2.6.0.0-r1.ebuild 1508
-MD5 f451c42589546a9015ae771ca742a53f files/wxpython-docs-2.6.0.0-writable.patch 1342
-MD5 f98b398d5de65497f6e213f8a2dec801 files/demo-2.6.0.0-version.patch 219
MD5 2911f08ca57d7ce8297146ffd74e5fca files/digest-wxpython-docs-2.4.2.4-r1 146
MD5 2e16d6b640e3678d8d85abe15dfbc3b0 files/digest-wxpython-docs-2.6.0.0-r1 225
+MD5 f98b398d5de65497f6e213f8a2dec801 files/demo-2.6.0.0-version.patch 219
MD5 875e8ee40a9db65f42134928d4fd8e09 files/viewdocs-2.4.2.4.patch 329
+MD5 f451c42589546a9015ae771ca742a53f files/wxpython-docs-2.6.0.0-writable.patch 1342
diff --git a/dev-python/wxpython-docs/wxpython-docs-2.4.2.4-r1.ebuild b/dev-python/wxpython-docs/wxpython-docs-2.4.2.4-r1.ebuild
index 83205754d117..5dffd6b85b77 100644
--- a/dev-python/wxpython-docs/wxpython-docs-2.4.2.4-r1.ebuild
+++ b/dev-python/wxpython-docs/wxpython-docs-2.4.2.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/wxpython-docs-2.4.2.4-r1.ebuild,v 1.2 2005/05/02 20:47:44 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/wxpython-docs-2.4.2.4-r1.ebuild,v 1.3 2005/11/13 02:32:45 wormo Exp $
inherit eutils
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.gz
LICENSE="wxWinFDL-3 LGPL-2.1"
SLOT="2.4"
-KEYWORDS="x86 ~sparc amd64"
+KEYWORDS="x86 ~sparc amd64 ~ppc"
IUSE=""
S="${WORKDIR}/wxPython-${PV}"