diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 10:39:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 10:39:30 +0000 |
commit | 4e58786392eed3d7e13c28230f43a38e748067e3 (patch) | |
tree | 3e6daf9ab37d871776acadfee4b9e4308854ef2e /dev-python/gconf-python | |
parent | Stable for ppc64, wrt bug #512012 (diff) | |
download | gentoo-2-4e58786392eed3d7e13c28230f43a38e748067e3.tar.gz gentoo-2-4e58786392eed3d7e13c28230f43a38e748067e3.tar.bz2 gentoo-2-4e58786392eed3d7e13c28230f43a38e748067e3.zip |
Stable for ppc64, 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/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 9239c89ad7ad..4b4bb3320d44 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.45 2014/07/28 13:43:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/ChangeLog,v 1.46 2014/08/21 10:39:30 ago Exp $ + + 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gconf-python-2.28.1-r1.ebuild: + Stable for ppc64, wrt bug #512012 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gconf-python-2.28.1-r1.ebuild: Stable for ppc, wrt bug #512012 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 6dd0738c0931..3cbc2399295b 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.4 2014/07/28 13:43:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild,v 1.5 2014/08/21 10:39:30 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}] |