diff options
author | Torsten Veller <tove@gentoo.org> | 2012-01-24 16:14:50 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-01-24 16:14:50 +0000 |
commit | 75d4b1092e07c09da01b5090dccb81643b4f0869 (patch) | |
tree | ca4a3795348828cdd37bac356a06bdd9bd152714 /virtual | |
parent | [bump] perl-core/CPAN-Meta-YAML-0.5.0 (diff) | |
download | gentoo-2-75d4b1092e07c09da01b5090dccb81643b4f0869.tar.gz gentoo-2-75d4b1092e07c09da01b5090dccb81643b4f0869.tar.bz2 gentoo-2-75d4b1092e07c09da01b5090dccb81643b4f0869.zip |
[bump] perl-core/CPAN-Meta-YAML-0.5.0
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-CPAN-Meta-YAML/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.5.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 e581464af5ca..74ce0b4cb01e 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.17 2012/01/15 18:28:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/ChangeLog,v 1.18 2012/01/24 16:14:50 tove Exp $ + +*perl-CPAN-Meta-YAML-0.5.0 (24 Jan 2012) + + 24 Jan 2012; Torsten Veller <tove@gentoo.org> + +perl-CPAN-Meta-YAML-0.5.0.ebuild: + Version bump 15 Jan 2012; Raúl Porcel <armin76@gentoo.org> perl-CPAN-Meta-YAML-0.4.0.ebuild: diff --git a/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.5.0.ebuild b/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.5.0.ebuild new file mode 100644 index 000000000000..44106e055029 --- /dev/null +++ b/virtual/perl-CPAN-Meta-YAML/perl-CPAN-Meta-YAML-0.5.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.5.0.ebuild,v 1.1 2012/01/24 16:14:50 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}" |