maekke 15/01/01 21:23:04 Modified: mccabe-0.2.1.ebuild ChangeLog Log: arm stable, bug #530600 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.12 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.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mccabe/mccabe-0.2.1.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mccabe/mccabe-0.2.1.ebuild?r1=1.11&r2=1.12 Index: mccabe-0.2.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/mccabe/mccabe-0.2.1.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- mccabe-0.2.1.ebuild 30 Dec 2014 10:09:28 -0000 1.11 +++ mccabe-0.2.1.ebuild 1 Jan 2015 21:23:04 -0000 1.12 @@ -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/mccabe/mccabe-0.2.1.ebuild,v 1.11 2014/12/30 10:09:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/mccabe/mccabe-0.2.1.ebuild,v 1.12 2015/01/01 21:23:04 maekke 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 ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 x86" IUSE="" LICENSE="MIT" SLOT="0" 1.12 dev-python/mccabe/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mccabe/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mccabe/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mccabe/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/mccabe/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 30 Dec 2014 10:09:28 -0000 1.11 +++ ChangeLog 1 Jan 2015 21:23:04 -0000 1.12 @@ -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.11 2014/12/30 10:09:28 jer Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/mccabe/ChangeLog,v 1.12 2015/01/01 21:23:04 maekke Exp $ + + 01 Jan 2015; Markus Meier <mae...@gentoo.org> mccabe-0.2.1.ebuild: + arm stable, bug #530600 30 Dec 2014; Jeroen Roovers <j...@gentoo.org> mccabe-0.2.1.ebuild: Stable for HPPA (bug #530600).