summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/File-Flock')
-rw-r--r--dev-perl/File-Flock/ChangeLog6
-rw-r--r--dev-perl/File-Flock/File-Flock-2008.01.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/File-Flock/ChangeLog b/dev-perl/File-Flock/ChangeLog
index e9e2f3a10aac..4edce54609c6 100644
--- a/dev-perl/File-Flock/ChangeLog
+++ b/dev-perl/File-Flock/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/File-Flock
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v 1.2 2009/09/30 16:36:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v 1.3 2009/10/27 09:11:46 volkmar Exp $
+
+ 27 Oct 2009; Mounir Lamouri <volkmar@gentoo.org>
+ File-Flock-2008.01.ebuild:
+ Keywording for ppc, bug 284166
30 Sep 2009; Raúl Porcel <armin76@gentoo.org> File-Flock-2008.01.ebuild:
Add ~alpha/~ia64/~sparc wrt #284166
diff --git a/dev-perl/File-Flock/File-Flock-2008.01.ebuild b/dev-perl/File-Flock/File-Flock-2008.01.ebuild
index 9f064c464a83..0c5e34568772 100644
--- a/dev-perl/File-Flock/File-Flock-2008.01.ebuild
+++ b/dev-perl/File-Flock/File-Flock-2008.01.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/File-Flock-2008.01.ebuild,v 1.2 2009/09/30 16:36:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/File-Flock-2008.01.ebuild,v 1.3 2009/10/27 09:11:46 volkmar Exp $
MODULE_AUTHOR="MUIR"
MODULE_SECTION="modules"
@@ -13,6 +13,6 @@ IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
SRC_TEST="do"