jer 15/05/17 14:48:00 Modified: pkginfo-1.2.1.ebuild ChangeLog Log: Mark ~ppc64 (bug #549148). (Portage version: 2.2.19/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.2 dev-python/pkginfo/pkginfo-1.2.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pkginfo/pkginfo-1.2.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pkginfo/pkginfo-1.2.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pkginfo/pkginfo-1.2.1.ebuild?r1=1.1&r2=1.2 Index: pkginfo-1.2.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pkginfo/pkginfo-1.2.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pkginfo-1.2.1.ebuild 11 May 2015 06:13:56 -0000 1.1 +++ pkginfo-1.2.1.ebuild 17 May 2015 14:48:00 -0000 1.2 @@ -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.2.1.ebuild,v 1.1 2015/05/11 06:13:56 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pkginfo/pkginfo-1.2.1.ebuild,v 1.2 2015/05/17 14:48:00 jer Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} 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 ~ppc64 ~x86" IUSE="doc examples" LICENSE="MIT" 1.12 dev-python/pkginfo/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pkginfo/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pkginfo/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pkginfo/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pkginfo/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 11 May 2015 06:13:56 -0000 1.11 +++ ChangeLog 17 May 2015 14:48:00 -0000 1.12 @@ -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.11 2015/05/11 06:13:56 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pkginfo/ChangeLog,v 1.12 2015/05/17 14:48:00 jer Exp $ + + 17 May 2015; Jeroen Roovers <[email protected]> pkginfo-1.2.1.ebuild: + Mark ~ppc64 (bug #549148). *pkginfo-1.2.1 (11 May 2015)
