diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-14 15:27:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-14 15:27:16 +0000 |
commit | 1272231d9229e660ddbceef0294d87a2c61521c7 (patch) | |
tree | 7c1c4b297182e7a3cad4eac944b18755a57b9ef9 /dev-python/pygobject | |
parent | alpha/ia64/sparc stable wrt #212986 (diff) | |
download | historical-1272231d9229e660ddbceef0294d87a2c61521c7.tar.gz historical-1272231d9229e660ddbceef0294d87a2c61521c7.tar.bz2 historical-1272231d9229e660ddbceef0294d87a2c61521c7.zip |
alpha/ia64/sparc stable wrt #212986
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-python/pygobject')
-rw-r--r-- | dev-python/pygobject/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pygobject/pygobject-2.14.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pygobject/ChangeLog b/dev-python/pygobject/ChangeLog index a7ad984de9d6..4aa691ebaac3 100644 --- a/dev-python/pygobject/ChangeLog +++ b/dev-python/pygobject/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pygobject # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.32 2008/03/12 01:47:41 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.33 2008/03/14 15:26:52 armin76 Exp $ + + 14 Mar 2008; Raúl Porcel <armin76@gentoo.org> pygobject-2.14.1.ebuild: + alpha/ia64/sparc stable wrt #212986 12 Mar 2008; Brent Baude <ranger@gentoo.org> pygobject-2.14.1.ebuild: Marking pygobject-2.14.1 ppc64 for bug 212986 diff --git a/dev-python/pygobject/pygobject-2.14.1.ebuild b/dev-python/pygobject/pygobject-2.14.1.ebuild index d752f42c2e17..03d55ccb72dd 100644 --- a/dev-python/pygobject/pygobject-2.14.1.ebuild +++ b/dev-python/pygobject/pygobject-2.14.1.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/pygobject/pygobject-2.14.1.ebuild,v 1.2 2008/03/12 01:47:41 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.14.1.ebuild,v 1.3 2008/03/14 15:26:52 armin76 Exp $ WANT_AUTOMAKE=1.9.6 inherit gnome2 python autotools @@ -10,7 +10,7 @@ HOMEPAGE="http://www.pygtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" IUSE="doc examples" # glib higher dep than in configure.in comes from a runtime version check and ensures that |