diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-11-21 17:08:46 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-11-21 17:08:46 +0000 |
commit | 4898cd3f121f58d27cf82824955694a8aaabfb80 (patch) | |
tree | f6a09c0b0adcec4ef0a03983b9427a493e193816 /perl-core | |
parent | Stable for HPPA (bug #491894). (diff) | |
download | gentoo-2-4898cd3f121f58d27cf82824955694a8aaabfb80.tar.gz gentoo-2-4898cd3f121f58d27cf82824955694a8aaabfb80.tar.bz2 gentoo-2-4898cd3f121f58d27cf82824955694a8aaabfb80.zip |
Stable for HPPA (bug #458122).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Module-CoreList/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Module-CoreList/Module-CoreList-2.840.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Module-CoreList/ChangeLog b/perl-core/Module-CoreList/ChangeLog index 20a0c152ec90..628abd719219 100644 --- a/perl-core/Module-CoreList/ChangeLog +++ b/perl-core/Module-CoreList/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Module-CoreList # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.71 2013/11/21 06:51:23 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.72 2013/11/21 17:08:46 jer Exp $ + + 21 Nov 2013; Jeroen Roovers <jer@gentoo.org> Module-CoreList-2.840.0.ebuild: + Stable for HPPA (bug #458122). 21 Nov 2013; Mikle Kolyada <zlogene@gentoo.org> Module-CoreList-2.840.0.ebuild: diff --git a/perl-core/Module-CoreList/Module-CoreList-2.840.0.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.840.0.ebuild index 7333951f1f8d..af7b8f4e1ecb 100644 --- a/perl-core/Module-CoreList/Module-CoreList-2.840.0.ebuild +++ b/perl-core/Module-CoreList/Module-CoreList-2.840.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.840.0.ebuild,v 1.2 2013/11/21 06:51:23 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.840.0.ebuild,v 1.3 2013/11/21 17:08:46 jer Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="what modules shipped with versions of perl" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-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 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" #RDEPEND="" |