diff options
author | Torsten Veller <tove@gentoo.org> | 2012-02-07 18:43:22 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-02-07 18:43:22 +0000 |
commit | a234a506ce071a99c2c15ec548ad1caeaf931e64 (patch) | |
tree | f9f2182861cc5af92e7ebdcbc1349b5281da4ef8 /perl-core/CPAN-Meta-YAML | |
parent | [bump] dev-perl/B-Hooks-Parser-0.100.0 (diff) | |
download | gentoo-2-a234a506ce071a99c2c15ec548ad1caeaf931e64.tar.gz gentoo-2-a234a506ce071a99c2c15ec548ad1caeaf931e64.tar.bz2 gentoo-2-a234a506ce071a99c2c15ec548ad1caeaf931e64.zip |
[bump] perl-core/CPAN-Meta-YAML-0.6.0
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/CPAN-Meta-YAML')
-rw-r--r-- | perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.6.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.6.0.ebuild b/perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.6.0.ebuild new file mode 100644 index 000000000000..a913c4d2e612 --- /dev/null +++ b/perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.6.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.6.0.ebuild,v 1.1 2012/02/07 18:43:22 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=DAGOLDEN +MODULE_VERSION=0.006 +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 3c79089140df..9880199f3702 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.18 2012/02/02 19:33:38 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-YAML/ChangeLog,v 1.19 2012/02/07 18:43:22 tove Exp $ + +*CPAN-Meta-YAML-0.6.0 (07 Feb 2012) + + 07 Feb 2012; Torsten Veller <tove@gentoo.org> +CPAN-Meta-YAML-0.6.0.ebuild: + Version bump 02 Feb 2012; Brent Baude <ranger@gentoo.org> CPAN-Meta-YAML-0.4.0.ebuild: Marking CPAN-Meta-YAML-0.4.0 ppc stable for bug 393397 |