commit: 5de0ee90ef876265ca40e3d5ffb033c56b350ad7
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 17 23:47:41 2016 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Dec 17 23:47:41 2016 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=5de0ee90
dev-perl/Audio-Ofa: Fix dep on dev-perl/ExtUtils-PkgConfig
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force
.../{Audio-Ofa-1.10.0-r1.ebuild => Audio-Ofa-1.10.0-r2.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Audio-Ofa/Audio-Ofa-1.10.0-r1.ebuild
b/dev-perl/Audio-Ofa/Audio-Ofa-1.10.0-r2.ebuild
similarity index 88%
rename from dev-perl/Audio-Ofa/Audio-Ofa-1.10.0-r1.ebuild
rename to dev-perl/Audio-Ofa/Audio-Ofa-1.10.0-r2.ebuild
index 147900d..9c43f93 100644
--- a/dev-perl/Audio-Ofa/Audio-Ofa-1.10.0-r1.ebuild
+++ b/dev-perl/Audio-Ofa/Audio-Ofa-1.10.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -21,7 +21,7 @@ COMMON_DEPEND="
"
DEPEND="
${COMMON_DEPEND}
- dev-perl/extutils-pkgconfig
+ dev-perl/ExtUtils-PkgConfig
dev-perl/Module-Build
test? (
virtual/perl-Test-Simple