diff options
author | 2014-10-11 11:47:04 +0000 | |
---|---|---|
committer | 2014-10-11 11:47:04 +0000 | |
commit | 6372a8a9395f86bfc50d7a0bd8f08e7986b5d28f (patch) | |
tree | 1e2321fb57ec261c9549b3224efeaaf04170c8b2 /dev-python/gconf-python | |
parent | add dev-python/docutils to DEPEND for USE=doc (diff) | |
download | gentoo-2-6372a8a9395f86bfc50d7a0bd8f08e7986b5d28f.tar.gz gentoo-2-6372a8a9395f86bfc50d7a0bd8f08e7986b5d28f.tar.bz2 gentoo-2-6372a8a9395f86bfc50d7a0bd8f08e7986b5d28f.zip |
arm stable, bug #512012
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 d75bed9e2df3..a0f21d6cb287 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.49 2014/09/15 08:18:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/ChangeLog,v 1.50 2014/10/11 11:47:04 maekke Exp $ + + 11 Oct 2014; Markus Meier <maekke@gentoo.org> gconf-python-2.28.1-r1.ebuild: + arm stable, bug #512012 15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> gconf-python-2.28.1-r1.ebuild: Stable for sparc, 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 75fdb490777a..50c0647b4368 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.8 2014/09/15 08:18:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild,v 1.9 2014/10/11 11:47:04 maekke 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}] |