diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-04-01 01:36:40 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-04-01 01:36:40 +0000 |
commit | 7e6c54ffc7dcd5e64d324a5ec898f6a05826e890 (patch) | |
tree | 1730c83cda72abc2689c3a6b2bc523aaf9839803 /dev-python/gnome-python | |
parent | added amd64 to keywords (Manifest recommit) (diff) | |
download | gentoo-2-7e6c54ffc7dcd5e64d324a5ec898f6a05826e890.tar.gz gentoo-2-7e6c54ffc7dcd5e64d324a5ec898f6a05826e890.tar.bz2 gentoo-2-7e6c54ffc7dcd5e64d324a5ec898f6a05826e890.zip |
Stable on x86.
Diffstat (limited to 'dev-python/gnome-python')
-rw-r--r-- | dev-python/gnome-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gnome-python/gnome-python-1.4.4-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/gnome-python/ChangeLog b/dev-python/gnome-python/ChangeLog index cce02af778c0..260a7b84c9e1 100644 --- a/dev-python/gnome-python/ChangeLog +++ b/dev-python/gnome-python/ChangeLog @@ -1,6 +1,10 @@ # 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.25 2004/03/23 09:54:20 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.26 2004/04/01 01:36:40 kloeri Exp $ + + 01 Apr 2004; Bryan Østergaard <kloeri@gentoo.org> + gnome-python-1.4.4-r1.ebuild, gnome-python-2.0.0-r1.ebuild: + Stable on x86. 23 Mar 2004; Alastair Tse <liquidx@gentoo.org> gnome-python-1.4.2.ebuild, gnome-python-1.4.4.ebuild: diff --git a/dev-python/gnome-python/gnome-python-1.4.4-r1.ebuild b/dev-python/gnome-python/gnome-python-1.4.4-r1.ebuild index 11b8ad8fb9bb..7a45ad7ed28f 100644 --- a/dev-python/gnome-python/gnome-python-1.4.4-r1.ebuild +++ b/dev-python/gnome-python/gnome-python-1.4.4-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-1.4.4-r1.ebuild,v 1.1 2004/01/24 17:02:42 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.4-r1.ebuild,v 1.2 2004/04/01 01:36:40 kloeri Exp $ inherit gnome.org python @@ -9,7 +9,7 @@ HOMEPAGE="http://www.daa.com.au/~james/gnome/" IUSE="" SLOT="1" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" LICENSE="GPL-2" DEPEND="virtual/python 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 51dad216c364..8b9d060fdf6c 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.2 2004/02/29 03:56:38 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild,v 1.3 2004/04/01 01:36:40 kloeri 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}* |