summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-01-15 18:51:02 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-01-15 18:51:02 +0000
commitf70f34fdec3e76d9f0fc51494e722c9a56017e5b (patch)
treebb4ed5f229f16d0fb00cc6d6a23bdd4340921b33 /perl-core/Module-Metadata
parentUpdate icon cache etc, bug 370059 (diff)
downloadgentoo-2-f70f34fdec3e76d9f0fc51494e722c9a56017e5b.tar.gz
gentoo-2-f70f34fdec3e76d9f0fc51494e722c9a56017e5b.tar.bz2
gentoo-2-f70f34fdec3e76d9f0fc51494e722c9a56017e5b.zip
alpha/ia64/s390/sh/sparc stable wrt #393397
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'perl-core/Module-Metadata')
-rw-r--r--perl-core/Module-Metadata/ChangeLog7
-rw-r--r--perl-core/Module-Metadata/Module-Metadata-1.0.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/Module-Metadata/ChangeLog b/perl-core/Module-Metadata/ChangeLog
index 95550195fd4b..e7f01bac0306 100644
--- a/perl-core/Module-Metadata/ChangeLog
+++ b/perl-core/Module-Metadata/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Module-Metadata
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Metadata/ChangeLog,v 1.16 2011/12/22 22:27:41 maekke Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Metadata/ChangeLog,v 1.17 2012/01/15 18:51:02 armin76 Exp $
+
+ 15 Jan 2012; Raúl Porcel <armin76@gentoo.org> Module-Metadata-1.0.6.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #393397
22 Dec 2011; Markus Meier <maekke@gentoo.org> Module-Metadata-1.0.6.ebuild:
x86 stable, bug #393397
diff --git a/perl-core/Module-Metadata/Module-Metadata-1.0.6.ebuild b/perl-core/Module-Metadata/Module-Metadata-1.0.6.ebuild
index 9ba84da474f6..7fd6755e10b9 100644
--- a/perl-core/Module-Metadata/Module-Metadata-1.0.6.ebuild
+++ b/perl-core/Module-Metadata/Module-Metadata-1.0.6.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/perl-core/Module-Metadata/Module-Metadata-1.0.6.ebuild,v 1.5 2011/12/22 22:27:41 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Metadata/Module-Metadata-1.0.6.ebuild,v 1.6 2012/01/15 18:51:02 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Gather package and POD information from perl module files"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=virtual/perl-version-0.870"