blueness 14/10/16 01:31:08 Modified: File-Flock-2014.10.0.ebuild ChangeLog Log: Keyword ~ppc ~ppc64, bug #524784 (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.3 dev-perl/File-Flock/File-Flock-2014.10.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild?r1=1.2&r2=1.3 Index: File-Flock-2014.10.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- File-Flock-2014.10.0.ebuild 8 Oct 2014 22:42:34 -0000 1.2 +++ File-Flock-2014.10.0.ebuild 16 Oct 2014 01:31:08 -0000 1.3 @@ -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/File-Flock/File-Flock-2014.10.0.ebuild,v 1.2 2014/10/08 22:42:34 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild,v 1.3 2014/10/16 01:31:08 blueness Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="flock() wrapper. Auto-create locks" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="test" SRC_TEST="do" 1.17 dev-perl/File-Flock/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 8 Oct 2014 22:42:34 -0000 1.16 +++ ChangeLog 16 Oct 2014 01:31:08 -0000 1.17 @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/File-Flock # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v 1.16 2014/10/08 22:42:34 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v 1.17 2014/10/16 01:31:08 blueness Exp $ + + 16 Oct 2014; Anthony G. Basile <[email protected]> + File-Flock-2014.10.0.ebuild: + Keyword ~ppc ~ppc64, bug #524784 08 Oct 2014; Andreas K. Huettel <[email protected]> File-Flock-2014.10.0.ebuild:
