zlogene 15/07/07 16:36:08 Modified: rfc3986-0.2.0.ebuild ChangeLog Log: amd64 stable wrt bug #554114 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.2 dev-python/rfc3986/rfc3986-0.2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rfc3986/rfc3986-0.2.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rfc3986/rfc3986-0.2.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rfc3986/rfc3986-0.2.0.ebuild?r1=1.1&r2=1.2 Index: rfc3986-0.2.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/rfc3986/rfc3986-0.2.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- rfc3986-0.2.0.ebuild 19 Nov 2014 00:09:15 -0000 1.1 +++ rfc3986-0.2.0.ebuild 7 Jul 2015 16:36:08 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/rfc3986/rfc3986-0.2.0.ebuild,v 1.1 2014/11/19 00:09:15 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/rfc3986/rfc3986-0.2.0.ebuild,v 1.2 2015/07/07 16:36:08 zlogene Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -13,7 +13,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND=" 1.3 dev-python/rfc3986/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rfc3986/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rfc3986/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rfc3986/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/rfc3986/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 3 Jun 2015 21:37:49 -0000 1.2 +++ ChangeLog 7 Jul 2015 16:36:08 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/rfc3986 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/rfc3986/ChangeLog,v 1.2 2015/06/03 21:37:49 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/rfc3986/ChangeLog,v 1.3 2015/07/07 16:36:08 zlogene Exp $ + + 07 Jul 2015; Mikle Kolyada <[email protected]> rfc3986-0.2.0.ebuild: + amd64 stable wrt bug #554114 03 Jun 2015; Justin Lecher <[email protected]> metadata.xml: Add pypi to remote-id in metadata.xml
