summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2004-06-30 17:49:07 +0000
committerGuy Martin <gmsoft@gentoo.org>2004-06-30 17:49:07 +0000
commit90b0d3d1126e5f2d4b117797290f424cecb2cb0c (patch)
tree36cd9942c103315057b2cc23fdb201be558c0abf /dev-python
parentsync IUSE (missing) (Manifest recommit) (diff)
downloadgentoo-2-90b0d3d1126e5f2d4b117797290f424cecb2cb0c.tar.gz
gentoo-2-90b0d3d1126e5f2d4b117797290f424cecb2cb0c.tar.bz2
gentoo-2-90b0d3d1126e5f2d4b117797290f424cecb2cb0c.zip
Marked stable on hppa.
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/wxPython/ChangeLog5
-rw-r--r--dev-python/wxPython/wxPython-2.4.2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/wxPython/ChangeLog b/dev-python/wxPython/ChangeLog
index 0c578a53b340..f54ecf94ef7f 100644
--- a/dev-python/wxPython/ChangeLog
+++ b/dev-python/wxPython/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/wxPython
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/ChangeLog,v 1.42 2004/06/25 01:52:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/ChangeLog,v 1.43 2004/06/30 17:49:07 gmsoft Exp $
+
+ 30 Jun 2004; Guy Martin <gmsoft@gentoo.org> wxPython-2.4.2.4.ebuild:
+ Marked stable on hppa.
22 Jun 2004; Rob Cakebread <pythonhead@gentoo.org> wxPython-2.4.2.4.ebuild:
Marked stable on x86
diff --git a/dev-python/wxPython/wxPython-2.4.2.4.ebuild b/dev-python/wxPython/wxPython-2.4.2.4.ebuild
index df658906f116..e8dd9d8e8314 100644
--- a/dev-python/wxPython/wxPython-2.4.2.4.ebuild
+++ b/dev-python/wxPython/wxPython-2.4.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.ebuild,v 1.13 2004/06/25 01:52:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.4.2.4.ebuild,v 1.14 2004/06/30 17:49:07 gmsoft Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.gz"
LICENSE="wxWinLL-3"
SLOT="0"
-KEYWORDS="x86 ppc ~sparc alpha arm ~amd64 ia64"
+KEYWORDS="x86 ppc ~sparc alpha arm ~amd64 ia64 hppa"
IUSE="opengl tiff jpeg png gtk2 unicode"
RDEPEND=">=dev-lang/python-2.1