diff options
author | Markus Meier <maekke@gentoo.org> | 2011-10-10 21:34:43 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-10-10 21:34:43 +0000 |
commit | 877b280d5a5377a3b7f8432822d9532413823c4c (patch) | |
tree | ad2ee23745dad4e354e9424e2bcc4ac504942df7 /virtual/perl-Module-CoreList | |
parent | arm/x86 stable, bug #384593 (diff) | |
download | gentoo-2-877b280d5a5377a3b7f8432822d9532413823c4c.tar.gz gentoo-2-877b280d5a5377a3b7f8432822d9532413823c4c.tar.bz2 gentoo-2-877b280d5a5377a3b7f8432822d9532413823c4c.zip |
arm/x86 stable, bug #384593
(Portage version: 2.1.10.23/cvs/Linux i686)
Diffstat (limited to 'virtual/perl-Module-CoreList')
-rw-r--r-- | virtual/perl-Module-CoreList/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Module-CoreList/perl-Module-CoreList-2.540.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Module-CoreList/ChangeLog b/virtual/perl-Module-CoreList/ChangeLog index c35a1d55b810..e167c90e9ba2 100644 --- a/virtual/perl-Module-CoreList/ChangeLog +++ b/virtual/perl-Module-CoreList/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Module-CoreList # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.44 2011/10/05 15:49:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.45 2011/10/10 21:34:43 maekke Exp $ + + 10 Oct 2011; Markus Meier <maekke@gentoo.org> + perl-Module-CoreList-2.540.0.ebuild: + arm/x86 stable, bug #384593 05 Oct 2011; Jeroen Roovers <jer@gentoo.org> perl-Module-CoreList-2.540.0.ebuild: diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.540.0.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.540.0.ebuild index 1f97ad31e277..bace10ee58a2 100644 --- a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.540.0.ebuild +++ b/virtual/perl-Module-CoreList/perl-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/virtual/perl-Module-CoreList/perl-Module-CoreList-2.540.0.ebuild,v 1.3 2011/10/05 15:49:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-2.540.0.ebuild,v 1.4 2011/10/10 21:34:43 maekke Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" 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="~perl-core/${PN#perl-}-${PV}" |