ago 15/04/13 09:13:01 Modified: pyflakes-0.8.1.ebuild ChangeLog Log: Stable for alpha, wrt bug #530600 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Revision Changes Path 1.15 dev-python/pyflakes/pyflakes-0.8.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/pyflakes-0.8.1.ebuild?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/pyflakes-0.8.1.ebuild?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/pyflakes-0.8.1.ebuild?r1=1.14&r2=1.15 Index: pyflakes-0.8.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyflakes/pyflakes-0.8.1.ebuild,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- pyflakes-0.8.1.ebuild 8 Apr 2015 08:05:13 -0000 1.14 +++ pyflakes-0.8.1.ebuild 13 Apr 2015 09:13:01 -0000 1.15 @@ -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/pyflakes/pyflakes-0.8.1.ebuild,v 1.14 2015/04/08 08:05:13 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyflakes/pyflakes-0.8.1.ebuild,v 1.15 2015/04/13 09:13:01 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} ) @@ -13,7 +13,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" 1.55 dev-python/pyflakes/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/ChangeLog?rev=1.55&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/ChangeLog?rev=1.55&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/ChangeLog?r1=1.54&r2=1.55 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyflakes/ChangeLog,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- ChangeLog 8 Apr 2015 08:05:13 -0000 1.54 +++ ChangeLog 13 Apr 2015 09:13:01 -0000 1.55 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyflakes # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyflakes/ChangeLog,v 1.54 2015/04/08 08:05:13 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyflakes/ChangeLog,v 1.55 2015/04/13 09:13:01 ago Exp $ + + 13 Apr 2015; Agostino Sarubbo <[email protected]> pyflakes-0.8.1.ebuild: + Stable for alpha, wrt bug #530600 08 Apr 2015; Michał Górny <[email protected]> pyflakes-0.7.2.ebuild, pyflakes-0.7.3.ebuild, pyflakes-0.8.1.ebuild:
