diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-05-04 14:05:59 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-05-04 14:05:59 +0000 |
commit | ee8abe94ff68433a4ebde05dac504db4dae22936 (patch) | |
tree | 9c8eef03f83c8f92ec71091cc55c7a85bdf13ee8 /dev-python | |
parent | amd64 stable wrt security bug #263032 (diff) | |
download | gentoo-2-ee8abe94ff68433a4ebde05dac504db4dae22936.tar.gz gentoo-2-ee8abe94ff68433a4ebde05dac504db4dae22936.tar.bz2 gentoo-2-ee8abe94ff68433a4ebde05dac504db4dae22936.zip |
Stable for HPPA (bug #260063).
(Portage version: 2.2_rc31/cvs/Linux i686)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pygtk/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/pygtk/pygtk-2.14.1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-python/pygtk/ChangeLog b/dev-python/pygtk/ChangeLog index f978e6a5c696..1598dd27b5b1 100644 --- a/dev-python/pygtk/ChangeLog +++ b/dev-python/pygtk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pygtk -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/ChangeLog,v 1.211 2009/04/22 02:14:05 leio Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/ChangeLog,v 1.212 2009/05/04 14:05:59 jer Exp $ + + 04 May 2009; Jeroen Roovers <jer@gentoo.org> pygtk-2.14.1.ebuild: + Stable for HPPA (bug #260063). 22 Apr 2009; Mart Raudsepp <leio@gentoo.org> -pygtk-2.14.0.ebuild: Remove old diff --git a/dev-python/pygtk/pygtk-2.14.1.ebuild b/dev-python/pygtk/pygtk-2.14.1.ebuild index 80b54ef0cdec..c8f3ace4b398 100644 --- a/dev-python/pygtk/pygtk-2.14.1.ebuild +++ b/dev-python/pygtk/pygtk-2.14.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-2.14.1.ebuild,v 1.6 2009/04/21 09:12:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-2.14.1.ebuild,v 1.7 2009/05/04 14:05:59 jer Exp $ inherit eutils flag-o-matic gnome.org python virtualx @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org/" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="doc examples" RDEPEND=">=dev-libs/glib-2.8.0 |