diff options
author | Markus Meier <maekke@gentoo.org> | 2011-12-14 23:19:51 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-12-14 23:19:51 +0000 |
commit | 84948172e9a8c12460f145482ff3db1870f9b2f4 (patch) | |
tree | 492f0f47716f7fd735c38f3e2d86aab312c01af6 /virtual/perl-CPAN-Meta-YAML | |
parent | 2.2.0_alpha81 version bump. This includes all of the fixes in (diff) | |
download | historical-84948172e9a8c12460f145482ff3db1870f9b2f4.tar.gz historical-84948172e9a8c12460f145482ff3db1870f9b2f4.tar.bz2 historical-84948172e9a8c12460f145482ff3db1870f9b2f4.zip |
arm stable, bug #393397
Package-Manager: portage-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}" |