pacho 15/03/08 23:55:08 Modified: pkginfo-1.0.ebuild ChangeLog Log: x86 stable, bug 540290 (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.6 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.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pkginfo/pkginfo-1.0.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pkginfo/pkginfo-1.0.ebuild?r1=1.5&r2=1.6 Index: pkginfo-1.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pkginfo/pkginfo-1.0.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- pkginfo-1.0.ebuild 6 Mar 2015 22:32:04 -0000 1.5 +++ pkginfo-1.0.ebuild 8 Mar 2015 23:55:08 -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/pkginfo/pkginfo-1.0.ebuild,v 1.5 2015/03/06 22:32:04 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pkginfo/pkginfo-1.0.ebuild,v 1.6 2015/03/08 23:55:08 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.10 dev-python/pkginfo/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pkginfo/ChangeLog?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pkginfo/ChangeLog?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pkginfo/ChangeLog?r1=1.9&r2=1.10 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pkginfo/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 6 Mar 2015 22:32:04 -0000 1.9 +++ ChangeLog 8 Mar 2015 23:55:08 -0000 1.10 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pkginfo # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pkginfo/ChangeLog,v 1.10 2015/03/08 23:55:08 pacho Exp $ + + 08 Mar 2015; Pacho Ramos <[email protected]> pkginfo-1.0.ebuild: + x86 stable, bug 540290 06 Mar 2015; Pacho Ramos <[email protected]> pkginfo-1.0.ebuild: amd64 stable, bug 540290
