blueness 14/08/13 17:13:53 Modified: pycparser-2.10.ebuild ChangeLog Log: Keyword ~ppc and ~ppc64, bug #503094 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.14 dev-python/pycparser/pycparser-2.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycparser/pycparser-2.10.ebuild?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycparser/pycparser-2.10.ebuild?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycparser/pycparser-2.10.ebuild?r1=1.13&r2=1.14 Index: pycparser-2.10.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pycparser/pycparser-2.10.ebuild,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- pycparser-2.10.ebuild 23 Jun 2014 11:09:50 -0000 1.13 +++ pycparser-2.10.ebuild 13 Aug 2014 17:13:53 -0000 1.14 @@ -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/pycparser/pycparser-2.10.ebuild,v 1.13 2014/06/23 11:09:50 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycparser/pycparser-2.10.ebuild,v 1.14 2014/08/13 17:13:53 blueness Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy pypy2_0 ) @@ -13,7 +13,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="dev-python/ply[${PYTHON_USEDEP}]" 1.25 dev-python/pycparser/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycparser/ChangeLog?rev=1.25&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycparser/ChangeLog?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycparser/ChangeLog?r1=1.24&r2=1.25 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pycparser/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 6 Jul 2014 13:18:41 -0000 1.24 +++ ChangeLog 13 Aug 2014 17:13:53 -0000 1.25 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pycparser # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycparser/ChangeLog,v 1.24 2014/07/06 13:18:41 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycparser/ChangeLog,v 1.25 2014/08/13 17:13:53 blueness Exp $ + + 13 Aug 2014; Anthony G. Basile <[email protected]> pycparser-2.10.ebuild: + Keyword ~ppc and ~ppc64, bug #503094 06 Jul 2014; Michał Górny <[email protected]> pycparser-2.09.1-r1.ebuild: Replace obsolete mirror://bitbucket with the real URI.
