blueness 14/08/20 20:29:46 Modified: mccabe-0.2.1.ebuild ChangeLog Log: Keyword ~ppc ~ppc64, bug #508282 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.10 dev-python/mccabe/mccabe-0.2.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mccabe/mccabe-0.2.1.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mccabe/mccabe-0.2.1.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mccabe/mccabe-0.2.1.ebuild?r1=1.9&r2=1.10 Index: mccabe-0.2.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/mccabe/mccabe-0.2.1.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- mccabe-0.2.1.ebuild 20 Jul 2014 11:06:08 -0000 1.9 +++ mccabe-0.2.1.ebuild 20 Aug 2014 20:29:46 -0000 1.10 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mccabe/mccabe-0.2.1.ebuild,v 1.9 2014/07/20 11:06:08 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/mccabe/mccabe-0.2.1.ebuild,v 1.10 2014/08/20 20:29:46 blueness Exp $ EAPI=5 @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/flintwork/mccabe" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86" IUSE="" LICENSE="MIT" SLOT="0" 1.10 dev-python/mccabe/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mccabe/ChangeLog?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mccabe/ChangeLog?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mccabe/ChangeLog?r1=1.9&r2=1.10 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/mccabe/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 20 Jul 2014 11:06:08 -0000 1.9 +++ ChangeLog 20 Aug 2014 20:29:46 -0000 1.10 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/mccabe # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mccabe/ChangeLog,v 1.9 2014/07/20 11:06:08 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/mccabe/ChangeLog,v 1.10 2014/08/20 20:29:46 blueness Exp $ + + 20 Aug 2014; Anthony G. Basile <bluen...@gentoo.org> mccabe-0.2.1.ebuild: + Keyword ~ppc ~ppc64, bug #508282 20 Jul 2014; Tobias Klausmann <klaus...@gentoo.org> mccabe-0.2.1.ebuild: Keyworded on alpha, bug #508282