hattya 14/06/08 09:22:29 Modified: pyflakes-0.8.1.ebuild ChangeLog Log: keyword ~ia64 wrt bug #508282 (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D)
Revision Changes Path 1.5 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.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/pyflakes-0.8.1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/pyflakes-0.8.1.ebuild?r1=1.4&r2=1.5 Index: pyflakes-0.8.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyflakes/pyflakes-0.8.1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pyflakes-0.8.1.ebuild 6 Jun 2014 07:46:20 -0000 1.4 +++ pyflakes-0.8.1.ebuild 8 Jun 2014 09:22:28 -0000 1.5 @@ -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/pyflakes/pyflakes-0.8.1.ebuild,v 1.4 2014/06/06 07:46:20 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyflakes/pyflakes-0.8.1.ebuild,v 1.5 2014/06/08 09:22:28 hattya Exp $ EAPI=5 PYTHON_COMPAT=(python{2_7,3_{2,3,4}} ) @@ -13,7 +13,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~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.44 dev-python/pyflakes/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/ChangeLog?rev=1.44&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/ChangeLog?rev=1.44&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/ChangeLog?r1=1.43&r2=1.44 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyflakes/ChangeLog,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- ChangeLog 6 Jun 2014 07:46:20 -0000 1.43 +++ ChangeLog 8 Jun 2014 09:22:28 -0000 1.44 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyflakes # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyflakes/ChangeLog,v 1.43 2014/06/06 07:46:20 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyflakes/ChangeLog,v 1.44 2014/06/08 09:22:28 hattya Exp $ + + 08 Jun 2014; Akinori Hattori <[email protected]> pyflakes-0.8.1.ebuild: + keyword ~ia64 wrt bug #508282 06 Jun 2014; Ian Delaney <[email protected]> pyflakes-0.8.1.ebuild: drop py2.6 add py3.4
