maekke 14/10/11 11:47:04 Modified: ChangeLog gconf-python-2.28.1-r1.ebuild Log: 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)
Revision Changes Path 1.50 dev-python/gconf-python/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gconf-python/ChangeLog?rev=1.50&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gconf-python/ChangeLog?rev=1.50&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gconf-python/ChangeLog?r1=1.49&r2=1.50 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/gconf-python/ChangeLog,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- ChangeLog 15 Sep 2014 08:18:58 -0000 1.49 +++ ChangeLog 11 Oct 2014 11:47:04 -0000 1.50 @@ -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 <mae...@gentoo.org> gconf-python-2.28.1-r1.ebuild: + arm stable, bug #512012 15 Sep 2014; Agostino Sarubbo <a...@gentoo.org> gconf-python-2.28.1-r1.ebuild: Stable for sparc, wrt bug #512012 1.9 dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild?r1=1.8&r2=1.9 Index: gconf-python-2.28.1-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- gconf-python-2.28.1-r1.ebuild 15 Sep 2014 08:18:58 -0000 1.8 +++ gconf-python-2.28.1-r1.ebuild 11 Oct 2014 11:47:04 -0000 1.9 @@ -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 @@ 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}]