diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-15 08:19:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-15 08:19:28 +0000 |
commit | e8208c61ee5847ff8c9ef2dc08240a97bbecc6f7 (patch) | |
tree | b114badbdf0418aeccc6fb011f0178f2da1d0847 /dev-python/pygobject | |
parent | Stable for sparc, wrt bug #512012 (diff) | |
download | gentoo-2-e8208c61ee5847ff8c9ef2dc08240a97bbecc6f7.tar.gz gentoo-2-e8208c61ee5847ff8c9ef2dc08240a97bbecc6f7.tar.bz2 gentoo-2-e8208c61ee5847ff8c9ef2dc08240a97bbecc6f7.zip |
Stable for sparc, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/pygobject')
-rw-r--r-- | dev-python/pygobject/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pygobject/pygobject-3.12.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pygobject/ChangeLog b/dev-python/pygobject/ChangeLog index a7990729cfe7..6588fd436e90 100644 --- a/dev-python/pygobject/ChangeLog +++ b/dev-python/pygobject/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pygobject # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.260 2014/08/25 10:58:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.261 2014/09/15 08:19:28 ago Exp $ + + 15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> pygobject-3.12.2.ebuild: + Stable for sparc, wrt bug #512012 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> pygobject-3.12.2.ebuild: Stable for alpha, wrt bug #512012 diff --git a/dev-python/pygobject/pygobject-3.12.2.ebuild b/dev-python/pygobject/pygobject-3.12.2.ebuild index d2b2f63e7069..6863df67e205 100644 --- a/dev-python/pygobject/pygobject-3.12.2.ebuild +++ b/dev-python/pygobject/pygobject-3.12.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.12.2.ebuild,v 1.10 2014/08/25 10:58:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.12.2.ebuild,v 1.11 2014/09/15 08:19:28 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/PyGObject" LICENSE="LGPL-2.1+" SLOT="3" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+cairo examples test +threads" REQUIRED_USE=" |