diff options
author | 2008-08-12 13:30:34 +0000 | |
---|---|---|
committer | 2008-08-12 13:30:34 +0000 | |
commit | 8006002c73a3fc533a980f9330ebb80539884bf8 (patch) | |
tree | 3fbf3057d6871a5332a45655a3fbd8eff5e8f915 /dev-python/pygtk | |
parent | stable ppc, bug 234387 (diff) | |
download | historical-8006002c73a3fc533a980f9330ebb80539884bf8.tar.gz historical-8006002c73a3fc533a980f9330ebb80539884bf8.tar.bz2 historical-8006002c73a3fc533a980f9330ebb80539884bf8.zip |
alpha/ia64/sparc stable wrt #229709
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-python/pygtk')
-rw-r--r-- | dev-python/pygtk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pygtk/pygtk-2.12.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pygtk/ChangeLog b/dev-python/pygtk/ChangeLog index 79f58563047e..756c4d8bb1a4 100644 --- a/dev-python/pygtk/ChangeLog +++ b/dev-python/pygtk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pygtk # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/ChangeLog,v 1.186 2008/08/10 10:24:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/ChangeLog,v 1.187 2008/08/12 13:30:34 armin76 Exp $ + + 12 Aug 2008; Raúl Porcel <armin76@gentoo.org> pygtk-2.12.1-r2.ebuild: + alpha/ia64/sparc stable wrt #229709 10 Aug 2008; Markus Meier <maekke@gentoo.org> pygtk-2.12.1-r2.ebuild: x86 stable, bug #229709 diff --git a/dev-python/pygtk/pygtk-2.12.1-r2.ebuild b/dev-python/pygtk/pygtk-2.12.1-r2.ebuild index 5a8268d4b15a..0b03802178c9 100644 --- a/dev-python/pygtk/pygtk-2.12.1-r2.ebuild +++ b/dev-python/pygtk/pygtk-2.12.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-2.12.1-r2.ebuild,v 1.4 2008/08/10 10:24:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-2.12.1-r2.ebuild,v 1.5 2008/08/12 13:30:34 armin76 Exp $ inherit gnome.org python flag-o-matic eutils 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 |