pacho 15/03/06 22:32:04 Modified: pkginfo-1.0.ebuild ChangeLog Log: amd64 stable, bug 540290 (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.5 dev-python/pkginfo/pkginfo-1.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pkginfo/pkginfo-1.0.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pkginfo/pkginfo-1.0.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pkginfo/pkginfo-1.0.ebuild?r1=1.4&r2=1.5 Index: pkginfo-1.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pkginfo/pkginfo-1.0.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pkginfo-1.0.ebuild 30 Jun 2014 07:17:01 -0000 1.4 +++ pkginfo-1.0.ebuild 6 Mar 2015 22:32:04 -0000 1.5 @@ -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/pkginfo/pkginfo-1.0.ebuild,v 1.4 2014/06/30 07:17:01 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pkginfo/pkginfo-1.0.ebuild,v 1.5 2015/03/06 22:32:04 pacho Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 pypy ) @@ -10,7 +10,7 @@ DESCRIPTION="Provides an API for querying the distutils metadata written in a PKG-INFO file" HOMEPAGE="http://pypi.python.org/pypi/pkginfo" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc examples" LICENSE="MIT" 1.9 dev-python/pkginfo/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pkginfo/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pkginfo/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pkginfo/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pkginfo/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 30 Jun 2014 07:17:01 -0000 1.8 +++ ChangeLog 6 Mar 2015 22:32:04 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pkginfo -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pkginfo/ChangeLog,v 1.8 2014/06/30 07:17:01 idella4 Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pkginfo/ChangeLog,v 1.9 2015/03/06 22:32:04 pacho Exp $ + + 06 Mar 2015; Pacho Ramos <[email protected]> pkginfo-1.0.ebuild: + amd64 stable, bug 540290 30 Jun 2014; Ian Delaney <[email protected]> pkginfo-1.0.ebuild: drop py2.6 pypy2_0
