diff options
author | 2015-06-13 22:48:04 +0000 | |
---|---|---|
committer | 2015-06-13 22:48:04 +0000 | |
commit | c2bc1ab7bb61d6a994fed213a2d26f5e5139ca3e (patch) | |
tree | b93813220009c6c7fbc19f8e65044d6042e28a14 /dev-perl | |
parent | Module::Build is no longer part of core Perl and has been moved to dev-perl (diff) | |
download | gentoo-2-c2bc1ab7bb61d6a994fed213a2d26f5e5139ca3e.tar.gz gentoo-2-c2bc1ab7bb61d6a994fed213a2d26f5e5139ca3e.tar.bz2 gentoo-2-c2bc1ab7bb61d6a994fed213a2d26f5e5139ca3e.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')
-rw-r--r-- | dev-perl/File-SearchPath/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/File-SearchPath/File-SearchPath-0.60.0-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/File-SearchPath/ChangeLog b/dev-perl/File-SearchPath/ChangeLog index df0978766a88..916b35f26bf9 100644 --- a/dev-perl/File-SearchPath/ChangeLog +++ b/dev-perl/File-SearchPath/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/File-SearchPath -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-SearchPath/ChangeLog,v 1.11 2014/08/26 18:21:09 axs Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-SearchPath/ChangeLog,v 1.12 2015/06/13 22:48:04 dilfridge Exp $ + + 13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> + File-SearchPath-0.60.0-r1.ebuild: + Module::Build is no longer part of core Perl and has been moved to dev-perl *File-SearchPath-0.60.0-r1 (26 Aug 2014) diff --git a/dev-perl/File-SearchPath/File-SearchPath-0.60.0-r1.ebuild b/dev-perl/File-SearchPath/File-SearchPath-0.60.0-r1.ebuild index a8377a5042a5..e5f527e5ff22 100644 --- a/dev-perl/File-SearchPath/File-SearchPath-0.60.0-r1.ebuild +++ b/dev-perl/File-SearchPath/File-SearchPath-0.60.0-r1.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/File-SearchPath/File-SearchPath-0.60.0-r1.ebuild,v 1.1 2014/08/26 18:21:09 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-SearchPath/File-SearchPath-0.60.0-r1.ebuild,v 1.2 2015/06/13 22:48:04 dilfridge Exp $ EAPI=5 @@ -17,6 +17,6 @@ IUSE="" RDEPEND="" DEPEND="${RDEPEND} - virtual/perl-Module-Build" + dev-perl/Module-Build" SRC_TEST=do |