diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:44:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:44:03 +0000 |
commit | 0153a97e03331f70b796ef724f2d71a09b0d3676 (patch) | |
tree | 10a069df5971ca88924a7819431ccc2a9853ece3 /dev-python/pygobject | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-0153a97e03331f70b796ef724f2d71a09b0d3676.tar.gz gentoo-2-0153a97e03331f70b796ef724f2d71a09b0d3676.tar.bz2 gentoo-2-0153a97e03331f70b796ef724f2d71a09b0d3676.zip |
Stable for amd64, wrt bug #512912
(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 3700c8cbdc2a..81c10606dbc9 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.252 2014/07/06 12:48:44 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.253 2014/07/22 10:44:03 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> pygobject-3.12.2.ebuild: + Stable for amd64, wrt bug #512912 06 Jul 2014; Michał Górny <mgorny@gentoo.org> pygobject-3.10.2.ebuild, pygobject-3.12.1.ebuild, pygobject-3.12.2.ebuild: diff --git a/dev-python/pygobject/pygobject-3.12.2.ebuild b/dev-python/pygobject/pygobject-3.12.2.ebuild index fe8f2b327c1a..63fb3523130b 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.3 2014/07/06 12:48:44 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.12.2.ebuild,v 1.4 2014/07/22 10:44:03 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=" |