summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2015-06-15 03:46:53 +1200
committerKent Fredric <kentfredric@gmail.com>2015-06-15 03:46:53 +1200
commitd6dd7705120a77595ced08d6b56bd823b1f65102 (patch)
tree3b2978dc71ed7f8db603c8913888bcf460df71a8 /dev-perl/Audio-Ofa-Util
parent[fixup] Audio-Extract-PCM: Module::Build is no longer part of core Perl and ... (diff)
downloadperl-overlay-d6dd7705120a77595ced08d6b56bd823b1f65102.tar.gz
perl-overlay-d6dd7705120a77595ced08d6b56bd823b1f65102.tar.bz2
perl-overlay-d6dd7705120a77595ced08d6b56bd823b1f65102.zip
[fixup] Audio-Ofa-Util: Module::Build is no longer part of core Perl and has been moved to dev-perl
Package-Manager: portage-2.2.17
Diffstat (limited to 'dev-perl/Audio-Ofa-Util')
-rw-r--r--dev-perl/Audio-Ofa-Util/Audio-Ofa-Util-0.40.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Audio-Ofa-Util/Audio-Ofa-Util-0.40.0.ebuild b/dev-perl/Audio-Ofa-Util/Audio-Ofa-Util-0.40.0.ebuild
index e5f10f7e2..f3cd77f58 100644
--- a/dev-perl/Audio-Ofa-Util/Audio-Ofa-Util-0.40.0.ebuild
+++ b/dev-perl/Audio-Ofa-Util/Audio-Ofa-Util-0.40.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -25,7 +25,7 @@ COMMON_DEPEND="
"
DEPEND="
${COMMON_DEPEND}
- virtual/perl-Module-Build
+ dev-perl/Module-Build
test? (
virtual/perl-Test-Simple
)