diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:15:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:15:18 +0000 |
commit | 0eaa28a7b0e082218ef3bb7d17a2186b076d3a45 (patch) | |
tree | 1e24c26f2c66d69766431164d0521a79e246d0da /dev-python | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-0eaa28a7b0e082218ef3bb7d17a2186b076d3a45.tar.gz gentoo-2-0eaa28a7b0e082218ef3bb7d17a2186b076d3a45.tar.bz2 gentoo-2-0eaa28a7b0e082218ef3bb7d17a2186b076d3a45.zip |
Stable for x86, 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')
-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 7835a3d8823a..142b47dfcf97 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.254 2014/07/23 01:44:22 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.255 2014/07/23 15:15:18 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> pygobject-3.12.2.ebuild: + Stable for x86, wrt bug #512012 *pygobject-3.13.3 (23 Jul 2014) diff --git a/dev-python/pygobject/pygobject-3.12.2.ebuild b/dev-python/pygobject/pygobject-3.12.2.ebuild index 63fb3523130b..bbddd7ef0211 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.4 2014/07/22 10:44:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.12.2.ebuild,v 1.5 2014/07/23 15:15:18 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=" |