summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-13 19:22:44 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-13 19:22:44 +0000
commitc9fa324c8a2f16c6f1038d1b60b49d790db64e52 (patch)
tree7704df4ff0792ace45b4f9e938633c6961014aa7 /dev-perl/Alien-SDL/Alien-SDL-1.440.0.ebuild
parentModule::Build is no longer part of core Perl and has been moved to dev-perl (diff)
downloadgentoo-2-c9fa324c8a2f16c6f1038d1b60b49d790db64e52.tar.gz
gentoo-2-c9fa324c8a2f16c6f1038d1b60b49d790db64e52.tar.bz2
gentoo-2-c9fa324c8a2f16c6f1038d1b60b49d790db64e52.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/Alien-SDL/Alien-SDL-1.440.0.ebuild')
-rw-r--r--dev-perl/Alien-SDL/Alien-SDL-1.440.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Alien-SDL/Alien-SDL-1.440.0.ebuild b/dev-perl/Alien-SDL/Alien-SDL-1.440.0.ebuild
index a7ecea8e6ce7..47ca4c44ad75 100644
--- a/dev-perl/Alien-SDL/Alien-SDL-1.440.0.ebuild
+++ b/dev-perl/Alien-SDL/Alien-SDL-1.440.0.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/Alien-SDL/Alien-SDL-1.440.0.ebuild,v 1.7 2014/09/27 20:23:24 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Alien-SDL/Alien-SDL-1.440.0.ebuild,v 1.8 2015/06/13 19:22:44 dilfridge Exp $
EAPI=5
@@ -25,7 +25,7 @@ RDEPEND="dev-perl/Archive-Extract
virtual/perl-Digest-SHA
virtual/perl-ExtUtils-CBuilder
virtual/perl-ExtUtils-MakeMaker
- virtual/perl-Module-Build
+ dev-perl/Module-Build
virtual/perl-File-Spec
virtual/perl-File-Temp"
DEPEND=${RDEPEND}