diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-04-12 18:46:59 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-04-12 18:46:59 +0000 |
commit | c82b2cd9e62462d6aa724a21ce91a1f6c7fca03a (patch) | |
tree | 7aef9cf53434aeb8aad4b43dd8c3ddda6ce3c81c /dev-python | |
parent | Mark stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-c82b2cd9e62462d6aa724a21ce91a1f6c7fca03a.tar.gz gentoo-2-c82b2cd9e62462d6aa724a21ce91a1f6c7fca03a.tar.bz2 gentoo-2-c82b2cd9e62462d6aa724a21ce91a1f6c7fca03a.zip |
Mark stable on amd64.
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/gnome-python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/gnome-python/ChangeLog b/dev-python/gnome-python/ChangeLog index e411aa2f97ae..4e4c6629b614 100644 --- a/dev-python/gnome-python/ChangeLog +++ b/dev-python/gnome-python/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/gnome-python # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.29 2004/04/09 23:21:59 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.30 2004/04/12 18:46:59 aliz Exp $ + + 12 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> gnome-python-2.0.0-r1.ebuild: + Mark stable on amd64. 10 Apr 2004; Alastair Tse <liquidx@gentoo.org> gnome-python-2.0.0-r1.ebuild, gnome-python-2.0.2.ebuild: diff --git a/dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild b/dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild index 0ec14ed0bbb3..bdea2b83393f 100644 --- a/dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild +++ b/dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild,v 1.5 2004/04/09 23:21:59 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild,v 1.6 2004/04/12 18:46:59 aliz Exp $ inherit gnome2 python @@ -10,7 +10,7 @@ HOMEPAGE="http://www.daa.com.au/~james/pygtk/" IUSE="gtkhtml" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="x86 ~ppc ~alpha sparc ~amd64" +KEYWORDS="x86 ~ppc ~alpha sparc amd64" RDEPEND=">=dev-lang/python-2.2 >=dev-python/pygtk-${PV}* |