summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-05-21 06:27:02 +0000
committerTorsten Veller <tove@gentoo.org>2011-05-21 06:27:02 +0000
commit65b0f21b0929e523d4e8bee7b6fb97e555900a7b (patch)
treec38d0ad0957926c980508b14869c4b846f8f53d8 /perl-core
parentAdd perl-5.14.0 as provider. Change version scheme (diff)
downloadhistorical-65b0f21b0929e523d4e8bee7b6fb97e555900a7b.tar.gz
historical-65b0f21b0929e523d4e8bee7b6fb97e555900a7b.tar.bz2
historical-65b0f21b0929e523d4e8bee7b6fb97e555900a7b.zip
Change version scheme. Force stable keywords
Package-Manager: portage-2.2.0_alpha34/cvs/Linux x86_64 RepoMan-Options: --force
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/ExtUtils-Manifest/ChangeLog10
-rw-r--r--perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.580.0.ebuild (renamed from perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild)5
2 files changed, 11 insertions, 4 deletions
diff --git a/perl-core/ExtUtils-Manifest/ChangeLog b/perl-core/ExtUtils-Manifest/ChangeLog
index c8b7369f20e3..84b14d2c97fa 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ChangeLog,v 1.9 2010/09/13 14:25:55 josejx Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ChangeLog,v 1.10 2011/05/21 06:26:58 tove Exp $
+
+*ExtUtils-Manifest-1.580.0 (21 May 2011)
+
+ 21 May 2011; Torsten Veller <tove@gentoo.org> -ExtUtils-Manifest-1.58.ebuild,
+ +ExtUtils-Manifest-1.580.0.ebuild:
+ Change version scheme
13 Sep 2010; Joseph Jezak <josejx@gentoo.org>
ExtUtils-Manifest-1.58.ebuild:
diff --git a/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild b/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.580.0.ebuild
index 7d9fbacc4139..7f2146dab15c 100644
--- a/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild
+++ b/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.580.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# 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.58.ebuild,v 1.9 2010/09/13 14:25:55 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.580.0.ebuild,v 1.1 2011/05/21 06:26:57 tove Exp $
EAPI=2
MODULE_AUTHOR=RKOBES
+MODULE_VERSION=1.58
inherit perl-module
DESCRIPTION="Utilities to write and check a MANIFEST file"