From a234a506ce071a99c2c15ec548ad1caeaf931e64 Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Tue, 7 Feb 2012 18:43:22 +0000 Subject: [bump] perl-core/CPAN-Meta-YAML-0.6.0 (Portage version: 2.2.0_alpha85/cvs/Linux x86_64) --- perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.6.0.ebuild | 17 +++++++++++++++++ perl-core/CPAN-Meta-YAML/ChangeLog | 7 ++++++- 2 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.6.0.ebuild (limited to 'perl-core/CPAN-Meta-YAML') 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 +CPAN-Meta-YAML-0.6.0.ebuild: + Version bump 02 Feb 2012; Brent Baude CPAN-Meta-YAML-0.4.0.ebuild: Marking CPAN-Meta-YAML-0.4.0 ppc stable for bug 393397 -- cgit v1.2.3-65-gdbad