diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-06-13 22:48:16 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-06-13 22:48:16 +0000 |
commit | 7d230074d8a721e4ae15273c1a61805da5a39c88 (patch) | |
tree | 9bbee0d38700072b4b24f884d9af7cdc7014cbbf /dev-perl | |
parent | Module::Build is no longer part of core Perl and has been moved to dev-perl (diff) | |
download | gentoo-2-7d230074d8a721e4ae15273c1a61805da5a39c88.tar.gz gentoo-2-7d230074d8a721e4ae15273c1a61805da5a39c88.tar.bz2 gentoo-2-7d230074d8a721e4ae15273c1a61805da5a39c88.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-Slurp-Unicode/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/File-Slurp-Unicode/File-Slurp-Unicode-0.7.1-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/File-Slurp-Unicode/ChangeLog b/dev-perl/File-Slurp-Unicode/ChangeLog index 5c26628fb76c..b0849bc59bf5 100644 --- a/dev-perl/File-Slurp-Unicode/ChangeLog +++ b/dev-perl/File-Slurp-Unicode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/File-Slurp-Unicode -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp-Unicode/ChangeLog,v 1.3 2014/08/26 18:21:53 axs Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp-Unicode/ChangeLog,v 1.4 2015/06/13 22:48:16 dilfridge Exp $ + + 13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> + File-Slurp-Unicode-0.7.1-r1.ebuild: + Module::Build is no longer part of core Perl and has been moved to dev-perl *File-Slurp-Unicode-0.7.1-r1 (26 Aug 2014) diff --git a/dev-perl/File-Slurp-Unicode/File-Slurp-Unicode-0.7.1-r1.ebuild b/dev-perl/File-Slurp-Unicode/File-Slurp-Unicode-0.7.1-r1.ebuild index 0a9b27a71e3a..eefce671d397 100644 --- a/dev-perl/File-Slurp-Unicode/File-Slurp-Unicode-0.7.1-r1.ebuild +++ b/dev-perl/File-Slurp-Unicode/File-Slurp-Unicode-0.7.1-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-Slurp-Unicode/File-Slurp-Unicode-0.7.1-r1.ebuild,v 1.1 2014/08/26 18:21:53 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Slurp-Unicode/File-Slurp-Unicode-0.7.1-r1.ebuild,v 1.2 2015/06/13 22:48:16 dilfridge Exp $ EAPI=5 @@ -18,7 +18,7 @@ RDEPEND=" dev-perl/File-Slurp " DEPEND="${RDEPEND} - virtual/perl-Module-Build + dev-perl/Module-Build " SRC_TEST=do |