summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Nussbaumer <killerfox@gentoo.org>2005-05-22 11:39:15 +0000
committerRené Nussbaumer <killerfox@gentoo.org>2005-05-22 11:39:15 +0000
commitbb95a335d745b376cb18bbd1823221f727d0d898 (patch)
treea5798ad3eeb1fe8b98f01a5e2b0a0efc340a3baf /dev-python
parentpt entry (diff)
downloadgentoo-2-bb95a335d745b376cb18bbd1823221f727d0d898.tar.gz
gentoo-2-bb95a335d745b376cb18bbd1823221f727d0d898.tar.bz2
gentoo-2-bb95a335d745b376cb18bbd1823221f727d0d898.zip
stable on hppa
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/wxpython/ChangeLog6
-rw-r--r--dev-python/wxpython/wxpython-2.4.2.4-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog
index 5b2b479a9fc1..bbe3ddb8b3dd 100644
--- a/dev-python/wxpython/ChangeLog
+++ b/dev-python/wxpython/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/wxpython
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.20 2005/05/18 15:46:07 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.21 2005/05/22 11:39:15 killerfox Exp $
+
+ 22 May 2005; Rene Nussbaumer <killerfox@gentoo.org>
+ wxpython-2.4.2.4-r2.ebuild:
+ Stable on hppa
18 May 2005; Rob Cakebread <pythonhead@gentoo.org>
wxpython-2.4.2.4-r2.ebuild:
diff --git a/dev-python/wxpython/wxpython-2.4.2.4-r2.ebuild b/dev-python/wxpython/wxpython-2.4.2.4-r2.ebuild
index 9878c592ca8e..1c7ff0e3374d 100644
--- a/dev-python/wxpython/wxpython-2.4.2.4-r2.ebuild
+++ b/dev-python/wxpython/wxpython-2.4.2.4-r2.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/wxpython-2.4.2.4-r2.ebuild,v 1.2 2005/05/18 15:46:07 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.4.2.4-r2.ebuild,v 1.3 2005/05/22 11:39:15 killerfox Exp $
inherit eutils wxwidgets python
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.gz"
LICENSE="wxWinLL-3"
SLOT="2.4"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~arm ~amd64 ~ia64 ~hppa ~ppc64"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~arm ~amd64 ~ia64 hppa ~ppc64"
IUSE="gtk gtk2 unicode opengl tiff jpeg png"
RDEPEND=">=dev-lang/python-2.1