summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-13 19:27:34 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-13 19:27:34 +0000
commit73e92a73ad53fdb0c2ae25fce210981507e56767 (patch)
tree87e750e47808faa327fde91661303526132dbd9f /dev-perl/Archive-Any
parentModule::Build is no longer part of core Perl and has been moved to dev-perl (diff)
downloadgentoo-2-73e92a73ad53fdb0c2ae25fce210981507e56767.tar.gz
gentoo-2-73e92a73ad53fdb0c2ae25fce210981507e56767.tar.bz2
gentoo-2-73e92a73ad53fdb0c2ae25fce210981507e56767.zip
Module::Build is no longer part of core Perl and has been moved to dev-perl
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
Diffstat (limited to 'dev-perl/Archive-Any')
-rw-r--r--dev-perl/Archive-Any/Archive-Any-0.94.100.ebuild6
-rw-r--r--dev-perl/Archive-Any/ChangeLog9
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-perl/Archive-Any/Archive-Any-0.94.100.ebuild b/dev-perl/Archive-Any/Archive-Any-0.94.100.ebuild
index 03fc64d1a47f..84d9eaa62fa4 100644
--- a/dev-perl/Archive-Any/Archive-Any-0.94.100.ebuild
+++ b/dev-perl/Archive-Any/Archive-Any-0.94.100.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Any/Archive-Any-0.94.100.ebuild,v 1.1 2014/12/06 20:20:38 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Any/Archive-Any-0.94.100.ebuild,v 1.2 2015/06/13 19:27:34 dilfridge Exp $
EAPI=5
@@ -23,7 +23,7 @@ RDEPEND="
virtual/perl-File-Spec
"
DEPEND="${RDEPEND}
- >=virtual/perl-Module-Build-0.360.100
+ >=dev-perl/Module-Build-0.360.100
test? (
virtual/perl-Test-Simple
dev-perl/Test-Warn
diff --git a/dev-perl/Archive-Any/ChangeLog b/dev-perl/Archive-Any/ChangeLog
index dcf73cb7f2b5..af1629269b1d 100644
--- a/dev-perl/Archive-Any/ChangeLog
+++ b/dev-perl/Archive-Any/ChangeLog
@@ -1,10 +1,13 @@
# ChangeLog for dev-perl/Archive-Any
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Any/ChangeLog,v 1.1 2014/12/06 20:20:38 dilfridge Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Any/ChangeLog,v 1.2 2015/06/13 19:27:34 dilfridge Exp $
+
+ 13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org>
+ Archive-Any-0.94.100.ebuild:
+ Module::Build is no longer part of core Perl and has been moved to dev-perl
*Archive-Any-0.94.100 (06 Dec 2014)
06 Dec 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+Archive-Any-0.94.100.ebuild, +metadata.xml:
New package, imported from perl overlay, bug 311017
-