diff options
author | 2012-01-24 16:13:57 +0000 | |
---|---|---|
committer | 2012-01-24 16:13:57 +0000 | |
commit | 8c7a79f0980db4804f47ad44456e4ae40efc4fcb (patch) | |
tree | fe122b5c55c01c74302700ebac17ba3303d31ebe /perl-core | |
parent | [bump] dev-perl/B-Keywords-1.110.0 (diff) | |
download | gentoo-2-8c7a79f0980db4804f47ad44456e4ae40efc4fcb.tar.gz gentoo-2-8c7a79f0980db4804f47ad44456e4ae40efc4fcb.tar.bz2 gentoo-2-8c7a79f0980db4804f47ad44456e4ae40efc4fcb.zip |
[bump] perl-core/CPAN-Meta-YAML-0.5.0
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.5.0.ebuild | 17 | ||||
-rw-r--r-- | perl-core/CPAN-Meta-YAML/ChangeLog | 7 |
2 files changed, 23 insertions, 1 deletions
diff --git a/perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.5.0.ebuild b/perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.5.0.ebuild new file mode 100644 index 000000000000..e3c1482f5494 --- /dev/null +++ b/perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.5.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.5.0.ebuild,v 1.1 2012/01/24 16:13:57 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=DAGOLDEN +MODULE_VERSION=0.005 +inherit perl-module + +DESCRIPTION="Read and write a subset of YAML for CPAN Meta files" + +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="" + +SRC_TEST="do" diff --git a/perl-core/CPAN-Meta-YAML/ChangeLog b/perl-core/CPAN-Meta-YAML/ChangeLog index e3efa61ed740..ec1f15e9b0f0 100644 --- a/perl-core/CPAN-Meta-YAML/ChangeLog +++ b/perl-core/CPAN-Meta-YAML/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for perl-core/CPAN-Meta-YAML # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-YAML/ChangeLog,v 1.16 2012/01/15 18:26:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-YAML/ChangeLog,v 1.17 2012/01/24 16:13:57 tove Exp $ + +*CPAN-Meta-YAML-0.5.0 (24 Jan 2012) + + 24 Jan 2012; Torsten Veller <tove@gentoo.org> +CPAN-Meta-YAML-0.5.0.ebuild: + Version bump 15 Jan 2012; Raúl Porcel <armin76@gentoo.org> CPAN-Meta-YAML-0.4.0.ebuild: alpha/ia64/s390/sh/sparc stable wrt #393397 |