From ddf1a55f32816d42b0e89626844e6d3e9789d638 Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Tue, 9 Aug 2011 19:27:12 +0000 Subject: [bump] perl-core/ExtUtils-Manifest-1.590.0 (Portage version: 2.2.0_alpha50/cvs/Linux x86_64) --- perl-core/ExtUtils-Manifest/ChangeLog | 8 +++++++- .../ExtUtils-Manifest/ExtUtils-Manifest-1.590.0.ebuild | 18 ++++++++++++++++++ 2 files changed, 25 insertions(+), 1 deletion(-) create mode 100644 perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.590.0.ebuild diff --git a/perl-core/ExtUtils-Manifest/ChangeLog b/perl-core/ExtUtils-Manifest/ChangeLog index 5019388b93e5..39cc0a44fe90 100644 --- a/perl-core/ExtUtils-Manifest/ChangeLog +++ b/perl-core/ExtUtils-Manifest/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for perl-core/ExtUtils-Manifest # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ChangeLog,v 1.11 2011/07/26 18:21:50 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ChangeLog,v 1.12 2011/08/09 19:27:12 tove Exp $ + +*ExtUtils-Manifest-1.590.0 (09 Aug 2011) + + 09 Aug 2011; Torsten Veller + +ExtUtils-Manifest-1.590.0.ebuild: + Version bump 26 Jul 2011; Kacper Kowalik ExtUtils-Manifest-1.580.0.ebuild: diff --git a/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.590.0.ebuild b/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.590.0.ebuild new file mode 100644 index 000000000000..edd463563806 --- /dev/null +++ b/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.590.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.590.0.ebuild,v 1.1 2011/08/09 19:27:12 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=FLORA +MODULE_VERSION=1.59 +inherit perl-module + +DESCRIPTION="Utilities to write and check a MANIFEST file" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +SRC_TEST="do" +PREFER_BUILDPL="no" -- cgit v1.2.3-65-gdbad