maekke 14/12/30 17:43:38 Modified: ChangeLog oauth2client-1.4.2.ebuild Log: add ~arm, bug #531816 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.3 dev-python/oauth2client/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauth2client/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauth2client/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauth2client/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/oauth2client/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 6 Dec 2014 12:14:04 -0000 1.2 +++ ChangeLog 30 Dec 2014 17:43:38 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/oauth2client # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/oauth2client/ChangeLog,v 1.2 2014/12/06 12:14:04 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/oauth2client/ChangeLog,v 1.3 2014/12/30 17:43:38 maekke Exp $ + + 30 Dec 2014; Markus Meier <[email protected]> oauth2client-1.4.2.ebuild: + add ~arm, bug #531816 06 Dec 2014; Justin Lecher <[email protected]> oauth2client-1.4.2.ebuild: Add blocker due to filecollision 1.3 dev-python/oauth2client/oauth2client-1.4.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.2.ebuild?r1=1.2&r2=1.3 Index: oauth2client-1.4.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- oauth2client-1.4.2.ebuild 6 Dec 2014 12:14:04 -0000 1.2 +++ oauth2client-1.4.2.ebuild 30 Dec 2014 17:43:38 -0000 1.3 @@ -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/oauth2client/oauth2client-1.4.2.ebuild,v 1.2 2014/12/06 12:14:04 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.2.ebuild,v 1.3 2014/12/30 17:43:38 maekke Exp $ EAPI=5 @@ -14,7 +14,7 @@ SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="
