maekke 15/06/07 10:32:44 Modified: ChangeLog pygobject-3.14.0.ebuild Log: arm stable, bug #534012 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.270 dev-python/pygobject/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/ChangeLog?rev=1.270&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/ChangeLog?rev=1.270&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/ChangeLog?r1=1.269&r2=1.270 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v retrieving revision 1.269 retrieving revision 1.270 diff -u -r1.269 -r1.270 --- ChangeLog 8 Apr 2015 08:05:21 -0000 1.269 +++ ChangeLog 7 Jun 2015 10:32:44 -0000 1.270 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pygobject # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.269 2015/04/08 08:05:21 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.270 2015/06/07 10:32:44 maekke Exp $ + + 07 Jun 2015; Markus Meier <[email protected]> pygobject-3.14.0.ebuild: + arm stable, bug #534012 08 Apr 2015; Michał Górny <[email protected]> pygobject-2.28.6-r55.ebuild, pygobject-3.12.2.ebuild: 1.7 dev-python/pygobject/pygobject-3.14.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/pygobject-3.14.0.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/pygobject-3.14.0.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/pygobject-3.14.0.ebuild?r1=1.6&r2=1.7 Index: pygobject-3.14.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.14.0.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- pygobject-3.14.0.ebuild 29 Mar 2015 10:34:57 -0000 1.6 +++ pygobject-3.14.0.ebuild 7 Jun 2015 10:32:44 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.14.0.ebuild,v 1.6 2015/03/29 10:34:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.14.0.ebuild,v 1.7 2015/06/07 10:32:44 maekke Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ 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="
