diff options
author | 2011-12-14 23:19:51 +0000 | |
---|---|---|
committer | 2011-12-14 23:19:51 +0000 | |
commit | a6a444515799336a0904f3c775b52675ef24af2c (patch) | |
tree | 6a9dc64671a21e2f9b2ffd17fa5e5e4f7846b13c /virtual/perl-CPAN-Meta-YAML | |
parent | 2.2.0_alpha81 version bump. This includes all of the fixes in (diff) | |
download | gentoo-2-a6a444515799336a0904f3c775b52675ef24af2c.tar.gz gentoo-2-a6a444515799336a0904f3c775b52675ef24af2c.tar.bz2 gentoo-2-a6a444515799336a0904f3c775b52675ef24af2c.zip |
arm stable, bug #393397
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'virtual/perl-CPAN-Meta-YAML')
-rw-r--r-- | virtual/perl-CPAN-Meta-YAML/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.4.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-CPAN-Meta-YAML/ChangeLog b/virtual/perl-CPAN-Meta-YAML/ChangeLog index 403859a2ab95..21e368e317f1 100644 --- a/virtual/perl-CPAN-Meta-YAML/ChangeLog +++ b/virtual/perl-CPAN-Meta-YAML/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-CPAN-Meta-YAML # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/ChangeLog,v 1.13 2011/12/07 01:41:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/ChangeLog,v 1.14 2011/12/14 23:19:51 maekke Exp $ + + 14 Dec 2011; Markus Meier <maekke@gentoo.org> + perl-CPAN-Meta-YAML-0.4.0.ebuild: + arm stable, bug #393397 07 Dec 2011; Jeroen Roovers <jer@gentoo.org> perl-CPAN-Meta-YAML-0.4.0.ebuild: diff --git a/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.4.0.ebuild b/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.4.0.ebuild index 43bc46afa7c6..163f28bcc451 100644 --- a/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.4.0.ebuild +++ b/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.4.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-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.4.0.ebuild,v 1.2 2011/12/07 01:41:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.4.0.ebuild,v 1.3 2011/12/14 23:19:51 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}" |