zlogene 14/11/09 10:37:52 Modified: Const-Fast-0.14.0-r1.ebuild ChangeLog Log: Add ~ppc keyword wrt bug #518644 (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.2 dev-perl/Const-Fast/Const-Fast-0.14.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Const-Fast/Const-Fast-0.14.0-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Const-Fast/Const-Fast-0.14.0-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Const-Fast/Const-Fast-0.14.0-r1.ebuild?r1=1.1&r2=1.2 Index: Const-Fast-0.14.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/Const-Fast-0.14.0-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Const-Fast-0.14.0-r1.ebuild 25 Oct 2014 19:43:21 -0000 1.1 +++ Const-Fast-0.14.0-r1.ebuild 9 Nov 2014 10:37:51 -0000 1.2 @@ -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-perl/Const-Fast/Const-Fast-0.14.0-r1.ebuild,v 1.1 2014/10/25 19:43:21 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/Const-Fast-0.14.0-r1.ebuild,v 1.2 2014/11/09 10:37:51 zlogene Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Facility for creating read-only scalars, arrays, and hashes" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=" 1.13 dev-perl/Const-Fast/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Const-Fast/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Const-Fast/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Const-Fast/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 25 Oct 2014 19:43:21 -0000 1.12 +++ ChangeLog 9 Nov 2014 10:37:51 -0000 1.13 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Const-Fast # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/ChangeLog,v 1.12 2014/10/25 19:43:21 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/ChangeLog,v 1.13 2014/11/09 10:37:51 zlogene Exp $ + + 09 Nov 2014; Mikle Kolyada <[email protected]> Const-Fast-0.14.0-r1.ebuild: + Add ~ppc keyword wrt bug #518644 *Const-Fast-0.14.0-r1 (25 Oct 2014)
