summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-03-18 09:52:54 +0000
committerTorsten Veller <tove@gentoo.org>2012-03-18 09:52:54 +0000
commit874eac05eac65abbce727dbb209351c94e2003c0 (patch)
treea01f08e41da5e56e26cd2ba830bec0cb81ccdd11 /virtual
parent[bump] perl-core/CPAN-Meta-YAML-0.8.0 (diff)
downloadgentoo-2-874eac05eac65abbce727dbb209351c94e2003c0.tar.gz
gentoo-2-874eac05eac65abbce727dbb209351c94e2003c0.tar.bz2
gentoo-2-874eac05eac65abbce727dbb209351c94e2003c0.zip
[bump] virtual/perl-CPAN-Meta-YAML-0.8.0
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-CPAN-Meta-YAML/ChangeLog8
-rw-r--r--virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.8.0.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-CPAN-Meta-YAML/ChangeLog b/virtual/perl-CPAN-Meta-YAML/ChangeLog
index edba036cd2d3..d2af906aa5aa 100644
--- a/virtual/perl-CPAN-Meta-YAML/ChangeLog
+++ b/virtual/perl-CPAN-Meta-YAML/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-CPAN-Meta-YAML
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/ChangeLog,v 1.21 2012/02/08 14:42:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/ChangeLog,v 1.22 2012/03/18 09:52:54 tove Exp $
+
+*perl-CPAN-Meta-YAML-0.8.0 (18 Mar 2012)
+
+ 18 Mar 2012; Torsten Veller <tove@gentoo.org>
+ +perl-CPAN-Meta-YAML-0.8.0.ebuild:
+ Version bump
*perl-CPAN-Meta-YAML-0.7.0 (08 Feb 2012)
diff --git a/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.8.0.ebuild b/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.8.0.ebuild
new file mode 100644
index 000000000000..034e64d4a223
--- /dev/null
+++ b/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.8.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2012 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.8.0.ebuild,v 1.1 2012/03/18 09:52:54 tove Exp $
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+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"
+IUSE=""
+
+RDEPEND="~perl-core/${PN#perl-}-${PV}"