diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-12-29 15:57:51 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-12-29 15:57:51 +0000 |
commit | e88472cd16748448ab50271682059dd610029123 (patch) | |
tree | 5c2ad347e3e57768146b5126d3adc74b0d69ecd6 /dev-python/wxPython | |
parent | touch up the SDL stuff some more (diff) | |
download | gentoo-2-e88472cd16748448ab50271682059dd610029123.tar.gz gentoo-2-e88472cd16748448ab50271682059dd610029123.tar.bz2 gentoo-2-e88472cd16748448ab50271682059dd610029123.zip |
Marked stable on hppa.
Diffstat (limited to 'dev-python/wxPython')
-rw-r--r-- | dev-python/wxPython/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/wxPython/Manifest | 4 | ||||
-rw-r--r-- | dev-python/wxPython/wxPython-2.4.1.2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/wxPython/ChangeLog b/dev-python/wxPython/ChangeLog index 95fbacadad38..07a745ac7bb9 100644 --- a/dev-python/wxPython/ChangeLog +++ b/dev-python/wxPython/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/wxPython # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/ChangeLog,v 1.34 2003/12/26 03:19:13 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/ChangeLog,v 1.35 2003/12/29 15:56:28 gmsoft Exp $ + + 29 Dec 2003; Guy Martin <gmsoft@gentoo.org> wxPython-2.4.1.2.ebuild: + Marked stable on hppa. 25 Dec 2003; Jason Wever <weeve@gentoo.org> wxPython-2.4.1.2.ebuild: Marked stable on sparc. diff --git a/dev-python/wxPython/Manifest b/dev-python/wxPython/Manifest index e03736140f68..bb461a83c653 100644 --- a/dev-python/wxPython/Manifest +++ b/dev-python/wxPython/Manifest @@ -1,7 +1,7 @@ -MD5 f881cc0ee4677442a1fdeab16fcf49a7 ChangeLog 5431 +MD5 a0dd3385b287c5a76e247d37f985e36b ChangeLog 5529 MD5 3b06f1e87549af51d78bb7bfa33728b5 metadata.xml 182 MD5 9a7de975602ab6d3fd83add64d895925 wxPython-2.4.0.7.ebuild 2996 -MD5 3746da25eb7ca8e7b412b9a66bb214cf wxPython-2.4.1.2.ebuild 2363 +MD5 329772c89c911da5937db3c9a7cd3428 wxPython-2.4.1.2.ebuild 2370 MD5 26209f80f9f75449fcfcaa21bbbcb99f wxPython-2.4.2.4.ebuild 3350 MD5 99504d777b11bc0266e7487ee59496dd files/controls2.py.patch 2202 MD5 88f72c81ee2c594876b3bddc9e14bb72 files/digest-wxPython-2.4.0.7 73 diff --git a/dev-python/wxPython/wxPython-2.4.1.2.ebuild b/dev-python/wxPython/wxPython-2.4.1.2.ebuild index 58a38a007b85..9361f2ba2d07 100644 --- a/dev-python/wxPython/wxPython-2.4.1.2.ebuild +++ b/dev-python/wxPython/wxPython-2.4.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.4.1.2.ebuild,v 1.9 2003/12/26 03:19:13 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.4.1.2.ebuild,v 1.10 2003/12/29 15:56:28 gmsoft Exp $ inherit eutils @@ -14,7 +14,7 @@ HOMEPAGE="http://www.wxpython.org/" SLOT="0" LICENSE="wxWinLL-3" -KEYWORDS="x86 ~ppc sparc ~alpha" +KEYWORDS="x86 ~ppc sparc ~alpha hppa" RDEPEND=">=dev-lang/python-2.1 =x11-libs/wxGTK-2.4.1* |