maekke 14/12/30 17:43:02 Modified: ChangeLog uritemplate-0.6.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/uritemplate/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/uritemplate/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/uritemplate/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/uritemplate/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/uritemplate/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 7 Dec 2014 09:25:07 -0000 1.2 +++ ChangeLog 30 Dec 2014 17:43:02 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/uritemplate # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/uritemplate/ChangeLog,v 1.2 2014/12/07 09:25:07 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/uritemplate/ChangeLog,v 1.3 2014/12/30 17:43:02 maekke Exp $ + + 30 Dec 2014; Markus Meier <[email protected]> uritemplate-0.6.ebuild: + add ~arm, bug #531816 07 Dec 2014; Justin Lecher <[email protected]> uritemplate-0.6.ebuild: Add blocker due to filecollision 1.3 dev-python/uritemplate/uritemplate-0.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/uritemplate/uritemplate-0.6.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/uritemplate/uritemplate-0.6.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/uritemplate/uritemplate-0.6.ebuild?r1=1.2&r2=1.3 Index: uritemplate-0.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/uritemplate/uritemplate-0.6.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- uritemplate-0.6.ebuild 7 Dec 2014 09:25:07 -0000 1.2 +++ uritemplate-0.6.ebuild 30 Dec 2014 17:43:02 -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/uritemplate/uritemplate-0.6.ebuild,v 1.2 2014/12/07 09:25:07 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/uritemplate/uritemplate-0.6.ebuild,v 1.3 2014/12/30 17:43:02 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="" RDEPEND="
