diff options
author | 2013-02-19 10:00:18 +0000 | |
---|---|---|
committer | 2013-02-19 10:00:18 +0000 | |
commit | 8594900af095bf28de82ae2c765cd51c35d51779 (patch) | |
tree | 3c8e05e070849311f555705a8b821b1c7828fce7 | |
parent | Stable for hppa, wrt bug #458122 (diff) | |
download | gentoo-2-8594900af095bf28de82ae2c765cd51c35d51779.tar.gz gentoo-2-8594900af095bf28de82ae2c765cd51c35d51779.tar.bz2 gentoo-2-8594900af095bf28de82ae2c765cd51c35d51779.zip |
Stable for hppa, wrt bug #458122
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
-rw-r--r-- | perl-core/Module-CoreList/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Module-CoreList/Module-CoreList-2.800.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 76652b0c1df9..d898983a20ea 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.57 2013/02/18 23:42:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.58 2013/02/19 10:00:18 ago Exp $ + + 19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Module-CoreList-2.800.0.ebuild: + Stable for hppa, wrt bug #458122 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Module-CoreList-2.800.0.ebuild: Stable for ppc, wrt bug #458122 diff --git a/perl-core/Module-CoreList/Module-CoreList-2.800.0.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.800.0.ebuild index abc96ffc4fac..ea6e9bf31205 100644 --- a/perl-core/Module-CoreList/Module-CoreList-2.800.0.ebuild +++ b/perl-core/Module-CoreList/Module-CoreList-2.800.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.800.0.ebuild,v 1.6 2013/02/18 23:42:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.800.0.ebuild,v 1.7 2013/02/19 10:00:18 ago 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="" |