maekke 15/06/21 10:47:50 Modified: ChangeLog ipaddress-1.0.7.ebuild Log: add ~arm, bug #549518 (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/ipaddress/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipaddress/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipaddress/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipaddress/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/ipaddress/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 7 Jun 2015 13:35:38 -0000 1.6 +++ ChangeLog 21 Jun 2015 10:47:50 -0000 1.7 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/ipaddress # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ipaddress/ChangeLog,v 1.6 2015/06/07 13:35:38 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ipaddress/ChangeLog,v 1.7 2015/06/21 10:47:50 maekke Exp $ + + 21 Jun 2015; Markus Meier <[email protected]> ipaddress-1.0.7.ebuild: + add ~arm, bug #549518 07 Jun 2015; Justin Lecher <[email protected]> metadata.xml: Add github to remote-id in metadata.xml 1.5 dev-python/ipaddress/ipaddress-1.0.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipaddress/ipaddress-1.0.7.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipaddress/ipaddress-1.0.7.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipaddress/ipaddress-1.0.7.ebuild?r1=1.4&r2=1.5 Index: ipaddress-1.0.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/ipaddress/ipaddress-1.0.7.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ipaddress-1.0.7.ebuild 17 May 2015 07:57:15 -0000 1.4 +++ ipaddress-1.0.7.ebuild 21 Jun 2015 10:47:50 -0000 1.5 @@ -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/ipaddress/ipaddress-1.0.7.ebuild,v 1.4 2015/05/17 07:57:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ipaddress/ipaddress-1.0.7.ebuild,v 1.5 2015/06/21 10:47:50 maekke Exp $ EAPI=5 @@ -14,7 +14,7 @@ SLOT="0" LICENSE="PSF-2" -KEYWORDS="~amd64 ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=""
