From c1afa77d781e023d1610cb5ebd3e7f4bc9c2aa2d Mon Sep 17 00:00:00 2001 From: Lukasz Strzygowski Date: Wed, 22 Dec 2004 13:35:52 +0000 Subject: Marked stable on x86. --- dev-python/pygtk/ChangeLog | 18 +++++++++++------- dev-python/pygtk/pygtk-2.4.0.ebuild | 4 ++-- dev-python/pygtk/pygtk-2.4.1.ebuild | 4 ++-- 3 files changed, 15 insertions(+), 11 deletions(-) (limited to 'dev-python/pygtk') diff --git a/dev-python/pygtk/ChangeLog b/dev-python/pygtk/ChangeLog index cae03a10c7ec..f0e71b1fa5d6 100644 --- a/dev-python/pygtk/ChangeLog +++ b/dev-python/pygtk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/pygtk # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/ChangeLog,v 1.64 2004/11/05 18:18:17 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/ChangeLog,v 1.65 2004/12/22 13:35:52 lucass Exp $ + + 22 Dec 2004; Lukasz Strzygowski pygtk-2.4.0.ebuild, + pygtk-2.4.1.ebuild: + Marked stable on x86. *pygtk-2.4.1 (05 Nov 2004) @@ -13,7 +17,7 @@ 12 Oct 2004; Guy Martin pygtk-2.2.0.ebuild: Stable on hppa. - 10 Oct 2004; Bryan Østergaard pygtk-2.2.0.ebuild: + 10 Oct 2004; Bryan Østergaard pygtk-2.2.0.ebuild: Stable on alpha. *pygtk-2.4.0 (03 Oct 2004) @@ -34,7 +38,7 @@ 24 Aug 2004; Lukasz Strzygowski +pygtk-2.3.96.ebuild: Version bump. - 22 Aug 2004; Bryan Østergaard pygtk-2.2.0.ebuild: + 22 Aug 2004; Bryan Østergaard pygtk-2.2.0.ebuild: Stable on x86. 29 Jul 2004; Tom Gall pygtk-2.2.0.ebuild: @@ -50,7 +54,7 @@ 25 Jul 2004; Lukasz Strzygowski +pygtk-2.3.93.ebuild: Version bump. Now it install also examples. Added src_test. - 20 Jul 2004; Bryan Østergaard pygtk-0.6.11-r1.ebuild, + 20 Jul 2004; Bryan Østergaard pygtk-0.6.11-r1.ebuild, pygtk-1.99.13-r1.ebuild, pygtk-2.0.0-r1.ebuild, pygtk-2.0.0.ebuild, pygtk-2.2.0.ebuild, pygtk-2.3.92.ebuild: dev-python/PyOpenGL is now dev-python/pyopengl - adjust dependencies @@ -64,13 +68,13 @@ Added and hardmasked ebuild for 2.3.92 (unstable branch). Added long description to metadata.xml. Updated homepage's url to http://www.pygtk.org/. - 04 Jul 2004; Bryan Østergaard pygtk-2.0.0-r1.ebuild: + 04 Jul 2004; Bryan Østergaard pygtk-2.0.0-r1.ebuild: Stable on alpha. 13 May 2004; Stephen P. Becker pygtk-2.0.0-r1.ebuild: Stable on mips. - 07 May 2004; Bryan Østergaard pygtk-0.6.11.ebuild, + 07 May 2004; Bryan Østergaard pygtk-0.6.11.ebuild, pygtk-1.99.13-r1.ebuild: Add missing IUSE. @@ -99,7 +103,7 @@ *pygtk-2.2.0 (11 Mar 2004) - 11 Mar 2004; Bryan Østergaard,,, pygtk-2.2.0.ebuild: + 11 Mar 2004; Bryan Østergaard,,, pygtk-2.2.0.ebuild: Version bump, bug #44378. 09 Mar 2004; pygtk-2.0.0.ebuild: diff --git a/dev-python/pygtk/pygtk-2.4.0.ebuild b/dev-python/pygtk/pygtk-2.4.0.ebuild index c72f47b10e1f..06183f677cf7 100644 --- a/dev-python/pygtk/pygtk-2.4.0.ebuild +++ b/dev-python/pygtk/pygtk-2.4.0.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/pygtk/pygtk-2.4.0.ebuild,v 1.1 2004/10/03 21:33:40 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-2.4.0.ebuild,v 1.2 2004/12/22 13:35:52 lucass Exp $ inherit gnome.org python flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnome.org/pub/gnome/sources/pygtk/2.4/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64" IUSE="gnome opengl" RDEPEND=">=dev-lang/python-2.3 diff --git a/dev-python/pygtk/pygtk-2.4.1.ebuild b/dev-python/pygtk/pygtk-2.4.1.ebuild index 14030847ce06..d99109516774 100644 --- a/dev-python/pygtk/pygtk-2.4.1.ebuild +++ b/dev-python/pygtk/pygtk-2.4.1.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/pygtk/pygtk-2.4.1.ebuild,v 1.2 2004/11/08 22:52:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-2.4.1.ebuild,v 1.3 2004/12/22 13:35:52 lucass Exp $ inherit gnome.org python flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnome.org/pub/gnome/sources/pygtk/2.4/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~arm" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~arm" IUSE="gnome opengl" RDEPEND=">=dev-lang/python-2.3 -- cgit v1.2.3-65-gdbad