diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-23 15:14:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-23 15:14:39 +0000 |
commit | f572f1ce91e60e62b854a487d2ee0746fb1b14fe (patch) | |
tree | 4c9c4b0fd4e9f9c962401add33f7c52e5e69d211 /perl-core | |
parent | alpha/ia64/sparc stable wrt #385233 (diff) | |
download | gentoo-2-f572f1ce91e60e62b854a487d2ee0746fb1b14fe.tar.gz gentoo-2-f572f1ce91e60e62b854a487d2ee0746fb1b14fe.tar.bz2 gentoo-2-f572f1ce91e60e62b854a487d2ee0746fb1b14fe.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #384593
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Module-CoreList/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Module-CoreList/Module-CoreList-2.540.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Module-CoreList/ChangeLog b/perl-core/Module-CoreList/ChangeLog index 694de102a089..0d0cba23ac98 100644 --- a/perl-core/Module-CoreList/ChangeLog +++ b/perl-core/Module-CoreList/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Module-CoreList # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.43 2011/10/21 15:15:39 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.44 2011/10/23 15:14:39 armin76 Exp $ + + 23 Oct 2011; Raúl Porcel <armin76@gentoo.org> + Module-CoreList-2.540.0.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #384593 *Module-CoreList-2.570.0 (21 Oct 2011) diff --git a/perl-core/Module-CoreList/Module-CoreList-2.540.0.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.540.0.ebuild index 73d0aaaba3c9..62215542426a 100644 --- a/perl-core/Module-CoreList/Module-CoreList-2.540.0.ebuild +++ b/perl-core/Module-CoreList/Module-CoreList-2.540.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.540.0.ebuild,v 1.4 2011/10/10 21:32:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.540.0.ebuild,v 1.5 2011/10/23 15:14:39 armin76 Exp $ EAPI=4 @@ -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 ~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="" |