maekke 15/06/07 09:24:16 Modified: ChangeLog uritemplate-0.6.ebuild Log: arm stable, bug #540290 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.7 dev-python/uritemplate/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/uritemplate/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/uritemplate/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/uritemplate/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/uritemplate/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 4 Jun 2015 07:29:34 -0000 1.6 +++ ChangeLog 7 Jun 2015 09:24:16 -0000 1.7 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/uritemplate # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/uritemplate/ChangeLog,v 1.6 2015/06/04 07:29:34 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/uritemplate/ChangeLog,v 1.7 2015/06/07 09:24:16 maekke Exp $ + + 07 Jun 2015; Markus Meier <[email protected]> uritemplate-0.6.ebuild: + arm stable, bug #540290 04 Jun 2015; Justin Lecher <[email protected]> metadata.xml: Add pypi to remote-id in metadata.xml 1.6 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.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/uritemplate/uritemplate-0.6.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/uritemplate/uritemplate-0.6.ebuild?r1=1.5&r2=1.6 Index: uritemplate-0.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/uritemplate/uritemplate-0.6.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- uritemplate-0.6.ebuild 9 Mar 2015 00:01:39 -0000 1.5 +++ uritemplate-0.6.ebuild 7 Jun 2015 09:24:16 -0000 1.6 @@ -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/uritemplate/uritemplate-0.6.ebuild,v 1.5 2015/03/09 00:01:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/uritemplate/uritemplate-0.6.ebuild,v 1.6 2015/06/07 09:24:16 maekke Exp $ EAPI=5 @@ -14,7 +14,7 @@ SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="
