summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/module-info')
-rw-r--r--dev-perl/module-info/ChangeLog7
-rw-r--r--dev-perl/module-info/module-info-0.320.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/module-info/ChangeLog b/dev-perl/module-info/ChangeLog
index 85e8e5c5154f..3c93f41a809b 100644
--- a/dev-perl/module-info/ChangeLog
+++ b/dev-perl/module-info/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/module-info
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/ChangeLog,v 1.59 2011/09/04 11:22:59 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/ChangeLog,v 1.60 2012/02/24 10:53:19 ago Exp $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> module-info-0.320.0.ebuild:
+ Stable for amd64, wrt bug #400303
04 Sep 2011; Torsten Veller <tove@gentoo.org> -module-info-0.32.ebuild:
Cleanup
diff --git a/dev-perl/module-info/module-info-0.320.0.ebuild b/dev-perl/module-info/module-info-0.320.0.ebuild
index 4f2c70cd7205..72b5f4ba48cf 100644
--- a/dev-perl/module-info/module-info-0.320.0.ebuild
+++ b/dev-perl/module-info/module-info-0.320.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.320.0.ebuild,v 1.1 2011/08/27 18:27:40 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.320.0.ebuild,v 1.2 2012/02/24 10:53:19 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="Information about Perl modules"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
RDEPEND=""