summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-09-24 12:17:48 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-09-24 12:17:48 +0000
commit06b858447e2fd306114a1f26e8a015e4b2ee905a (patch)
tree316817aebd9e97fe88f26f9d789e41732af61874 /dev-python/wxpython-docs
parentStable on ppc. (diff)
downloadgentoo-2-06b858447e2fd306114a1f26e8a015e4b2ee905a.tar.gz
gentoo-2-06b858447e2fd306114a1f26e8a015e4b2ee905a.tar.bz2
gentoo-2-06b858447e2fd306114a1f26e8a015e4b2ee905a.zip
Unstable on ppc.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-python/wxpython-docs')
-rw-r--r--dev-python/wxpython-docs/ChangeLog6
-rw-r--r--dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/wxpython-docs/ChangeLog b/dev-python/wxpython-docs/ChangeLog
index 2eb581458b61..e8f621adcf67 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.16 2005/05/14 05:21:11 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/ChangeLog,v 1.17 2005/09/24 12:17:48 hansmi Exp $
+
+ 24 Sep 2005; Michael Hanselmann <hansmi@gentoo.org>
+ wxpython-docs-2.6.0.0-r1.ebuild:
+ Unstable on ppc.
14 May 2005; Rob Cakebread <pythonhead@gentoo.org>
wxpython-docs-2.6.0.0-r1.ebuild:
diff --git a/dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild b/dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild
index 4b3eb4220112..4d00348a7841 100644
--- a/dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild
+++ b/dev-python/wxpython-docs/wxpython-docs-2.6.0.0-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.6.0.0-r1.ebuild,v 1.2 2005/05/14 05:21:11 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-docs/wxpython-docs-2.6.0.0-r1.ebuild,v 1.3 2005/09/24 12:17:48 hansmi Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/wxpython/wxPython-docs-${PV}.tar.gz
LICENSE="wxWinFDL-3 LGPL-2.1"
SLOT="2.6"
-KEYWORDS="~x86 ~sparc ~amd64"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
S="${WORKDIR}/wxPython-${PV}"