summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Module-Find')
-rw-r--r--dev-perl/Module-Find/ChangeLog5
-rw-r--r--dev-perl/Module-Find/Module-Find-0.110.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Module-Find/ChangeLog b/dev-perl/Module-Find/ChangeLog
index eef2447d2776..c4d94b565286 100644
--- a/dev-perl/Module-Find/ChangeLog
+++ b/dev-perl/Module-Find/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Module-Find
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Find/ChangeLog,v 1.15 2012/09/01 11:40:18 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Find/ChangeLog,v 1.16 2012/09/12 08:28:42 ago Exp $
+
+ 12 Sep 2012; Agostino Sarubbo <ago@gentoo.org> Module-Find-0.110.0.ebuild:
+ Stable for amd64, wrt bug #428998
01 Sep 2012; Fabian Groffen <grobian@gentoo.org> Module-Find-0.110.0.ebuild:
Marked ~ppc-aix, bug #432288
diff --git a/dev-perl/Module-Find/Module-Find-0.110.0.ebuild b/dev-perl/Module-Find/Module-Find-0.110.0.ebuild
index cfc17597d043..3216f04d2556 100644
--- a/dev-perl/Module-Find/Module-Find-0.110.0.ebuild
+++ b/dev-perl/Module-Find/Module-Find-0.110.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Find/Module-Find-0.110.0.ebuild,v 1.2 2012/09/01 11:40:18 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Find/Module-Find-0.110.0.ebuild,v 1.3 2012/09/12 08:28:42 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Find and use installed modules in a (sub)category"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc-aix ~x86-solaris"
+KEYWORDS="amd64 ~x86 ~ppc-aix ~x86-solaris"
IUSE="test"
RDEPEND=""