klausman 14/11/21 12:12:01 Modified: ChangeLog PPI-1.215.0-r1.ebuild Log: Keyworded on alpha, bug 520340 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.48 dev-perl/PPI/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPI/ChangeLog?rev=1.48&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPI/ChangeLog?rev=1.48&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPI/ChangeLog?r1=1.47&r2=1.48 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/PPI/ChangeLog,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- ChangeLog 25 Dec 2013 19:26:39 -0000 1.47 +++ ChangeLog 21 Nov 2014 12:12:01 -0000 1.48 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/PPI -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/ChangeLog,v 1.47 2013/12/25 19:26:39 zlogene Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/ChangeLog,v 1.48 2014/11/21 12:12:01 klausman Exp $ + + 21 Nov 2014; Tobias Klausmann <[email protected]> PPI-1.215.0-r1.ebuild: + Keyworded on alpha, bug 520340 25 Dec 2013; Mikle Kolyada <[email protected]> -PPI-1.215.0.ebuild, PPI-1.215.0-r1.ebuild: 1.3 dev-perl/PPI/PPI-1.215.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPI/PPI-1.215.0-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPI/PPI-1.215.0-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPI/PPI-1.215.0-r1.ebuild?r1=1.2&r2=1.3 Index: PPI-1.215.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/PPI/PPI-1.215.0-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- PPI-1.215.0-r1.ebuild 25 Dec 2013 19:26:39 -0000 1.2 +++ PPI-1.215.0-r1.ebuild 21 Nov 2014 12:12:01 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/PPI-1.215.0-r1.ebuild,v 1.2 2013/12/25 19:26:39 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/PPI-1.215.0-r1.ebuild,v 1.3 2014/11/21 12:12:01 klausman Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Parse, Analyze and Manipulate Perl (without perl)" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND="
