diff options
author | Torsten Veller <tove@gentoo.org> | 2012-02-08 14:42:46 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-02-08 14:42:46 +0000 |
commit | 750ba1910df515e0d7ba3293f6fb536371ca2eee (patch) | |
tree | 0f41c2f58e5782805a4b7c64afcc88525674e931 /virtual/perl-CPAN-Meta-YAML | |
parent | [bump] perl-core/CPAN-Meta-YAML-0.7.0 (diff) | |
download | gentoo-2-750ba1910df515e0d7ba3293f6fb536371ca2eee.tar.gz gentoo-2-750ba1910df515e0d7ba3293f6fb536371ca2eee.tar.bz2 gentoo-2-750ba1910df515e0d7ba3293f6fb536371ca2eee.zip |
[bump] virtual/perl-CPAN-Meta-YAML-0.7.0
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-CPAN-Meta-YAML')
-rw-r--r-- | virtual/perl-CPAN-Meta-YAML/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.7.0.ebuild | 14 |
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-CPAN-Meta-YAML/ChangeLog b/virtual/perl-CPAN-Meta-YAML/ChangeLog index 0c3f2f1cd71b..edba036cd2d3 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.20 2012/02/07 18:43:44 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/ChangeLog,v 1.21 2012/02/08 14:42:46 tove Exp $ + +*perl-CPAN-Meta-YAML-0.7.0 (08 Feb 2012) + + 08 Feb 2012; Torsten Veller <tove@gentoo.org> + +perl-CPAN-Meta-YAML-0.7.0.ebuild: + Version bump *perl-CPAN-Meta-YAML-0.6.0 (07 Feb 2012) diff --git a/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.7.0.ebuild b/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.7.0.ebuild new file mode 100644 index 000000000000..fbc248343c06 --- /dev/null +++ b/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.7.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.7.0.ebuild,v 1.1 2012/02/08 14:42:46 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}" |