maekke 15/06/07 09:12:22 Modified: ChangeLog pylint-1.4.1.ebuild Log: arm stable, bug #540290 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.131 dev-python/pylint/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pylint/ChangeLog?rev=1.131&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pylint/ChangeLog?rev=1.131&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pylint/ChangeLog?r1=1.130&r2=1.131 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pylint/ChangeLog,v retrieving revision 1.130 retrieving revision 1.131 diff -u -r1.130 -r1.131 --- ChangeLog 2 Jun 2015 05:12:37 -0000 1.130 +++ ChangeLog 7 Jun 2015 09:12:22 -0000 1.131 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pylint # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/ChangeLog,v 1.130 2015/06/02 05:12:37 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/ChangeLog,v 1.131 2015/06/07 09:12:22 maekke Exp $ + + 07 Jun 2015; Markus Meier <[email protected]> pylint-1.4.1.ebuild: + arm stable, bug #540290 02 Jun 2015; Jack Morgan <[email protected]> pylint-1.4.1.ebuild: sparc stable wrt bug #540290 1.10 dev-python/pylint/pylint-1.4.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pylint/pylint-1.4.1.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pylint/pylint-1.4.1.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pylint/pylint-1.4.1.ebuild?r1=1.9&r2=1.10 Index: pylint-1.4.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-1.4.1.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- pylint-1.4.1.ebuild 2 Jun 2015 05:12:37 -0000 1.9 +++ pylint-1.4.1.ebuild 7 Jun 2015 09:12:22 -0000 1.10 @@ -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/pylint/pylint-1.4.1.ebuild,v 1.9 2015/06/02 05:12:37 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-1.4.1.ebuild,v 1.10 2015/06/07 09:12:22 maekke Exp $ EAPI=5 @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="doc examples test" RDEPEND="
