diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:43:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:43:35 +0000 |
commit | 86a37e4a5b53f9a40d6d8815e9f3b7ff10a0d555 (patch) | |
tree | ad636efe7816d956197d18020cccde687ef2e3e5 /dev-python/gconf-python | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-86a37e4a5b53f9a40d6d8815e9f3b7ff10a0d555.tar.gz gentoo-2-86a37e4a5b53f9a40d6d8815e9f3b7ff10a0d555.tar.bz2 gentoo-2-86a37e4a5b53f9a40d6d8815e9f3b7ff10a0d555.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/gconf-python')
-rw-r--r-- | dev-python/gconf-python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/gconf-python/ChangeLog b/dev-python/gconf-python/ChangeLog index ba9b36a451ca..9f04a86fc972 100644 --- a/dev-python/gconf-python/ChangeLog +++ b/dev-python/gconf-python/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/gconf-python # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/ChangeLog,v 1.42 2014/05/26 17:52:44 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/ChangeLog,v 1.43 2014/07/22 10:43:35 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gconf-python-2.28.1-r1.ebuild: + Stable for amd64, wrt bug #512912 *gconf-python-2.28.1-r1 (26 May 2014) diff --git a/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild b/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild index ef8d3e6d33ea..d042d07c4f93 100644 --- a/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild +++ b/dev-python/gconf-python/gconf-python-2.28.1-r1.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/gconf-python/gconf-python-2.28.1-r1.ebuild,v 1.1 2014/05/26 17:52:44 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild,v 1.2 2014/07/22 10:43:35 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ inherit gnome-python-common-r1 DESCRIPTION="Python bindings for the GConf library" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="examples" RDEPEND="dev-python/pygobject:2[${PYTHON_USEDEP}] |