summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-09 10:21:08 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-09 10:21:08 +0000
commit175fba418d974e9c972629a6ddf296f4141cc2ec (patch)
tree57babe584eee68f2aa7a934dd9e6d5042ba0243d /dev-perl/module-info
parentx86 stable wrt bug #400301 (diff)
downloadgentoo-2-175fba418d974e9c972629a6ddf296f4141cc2ec.tar.gz
gentoo-2-175fba418d974e9c972629a6ddf296f4141cc2ec.tar.bz2
gentoo-2-175fba418d974e9c972629a6ddf296f4141cc2ec.zip
x86 stable wrt bug #400303
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'dev-perl/module-info')
-rw-r--r--dev-perl/module-info/ChangeLog6
-rw-r--r--dev-perl/module-info/module-info-0.320.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/module-info/ChangeLog b/dev-perl/module-info/ChangeLog
index 24495e8dfb5f..0716fa0065cc 100644
--- a/dev-perl/module-info/ChangeLog
+++ b/dev-perl/module-info/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/module-info
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/ChangeLog,v 1.63 2012/03/03 14:41:29 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/ChangeLog,v 1.64 2012/03/09 10:21:08 phajdan.jr Exp $
+
+ 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ module-info-0.320.0.ebuild:
+ x86 stable wrt bug #400303
03 Mar 2012; Brent Baude <ranger@gentoo.org> module-info-0.320.0.ebuild:
Marking module-info-0.320.0 ppc64 for bug 400303
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 6f5e35b07217..689b7620ae96 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-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.5 2012/03/03 14:41:29 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.320.0.ebuild,v 1.6 2012/03/09 10:21:08 phajdan.jr 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=""