summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2015-05-01 11:48:58 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2015-05-01 11:48:58 +0000
commitbb68c23f3604b1b4f6aabd9b984d2ece6d23a042 (patch)
treee81d4fb554c65801b934da5295d563123d7755fc /dev-perl/B-OPCheck
parentdev-perl/extutils-depends just became dev-perl/ExtUtils-Depends (diff)
downloadgentoo-2-bb68c23f3604b1b4f6aabd9b984d2ece6d23a042.tar.gz
gentoo-2-bb68c23f3604b1b4f6aabd9b984d2ece6d23a042.tar.bz2
gentoo-2-bb68c23f3604b1b4f6aabd9b984d2ece6d23a042.zip
dev-perl/extutils-depends just became dev-perl/ExtUtils-Depends
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'dev-perl/B-OPCheck')
-rw-r--r--dev-perl/B-OPCheck/B-OPCheck-0.290.0-r1.ebuild4
-rw-r--r--dev-perl/B-OPCheck/ChangeLog6
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/B-OPCheck/B-OPCheck-0.290.0-r1.ebuild b/dev-perl/B-OPCheck/B-OPCheck-0.290.0-r1.ebuild
index 3510e3d9a927..1c05d7798b7f 100644
--- a/dev-perl/B-OPCheck/B-OPCheck-0.290.0-r1.ebuild
+++ b/dev-perl/B-OPCheck/B-OPCheck-0.290.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-OPCheck/B-OPCheck-0.290.0-r1.ebuild,v 1.2 2015/03/14 14:23:52 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-OPCheck/B-OPCheck-0.290.0-r1.ebuild,v 1.3 2015/05/01 11:48:58 dilfridge Exp $
EAPI=5
@@ -17,7 +17,7 @@ IUSE=""
RDEPEND=">=dev-perl/B-Utils-0.250.0
dev-perl/Scope-Guard"
DEPEND="${RDEPEND}
- >=dev-perl/extutils-depends-0.302"
+ >=dev-perl/ExtUtils-Depends-0.302"
PATCHES=( "${FILESDIR}"/0.29-Perl_check_t.patch )
SRC_TEST=do
diff --git a/dev-perl/B-OPCheck/ChangeLog b/dev-perl/B-OPCheck/ChangeLog
index 6b1d1db7776e..8893598ff667 100644
--- a/dev-perl/B-OPCheck/ChangeLog
+++ b/dev-perl/B-OPCheck/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/B-OPCheck
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-OPCheck/ChangeLog,v 1.9 2015/03/14 14:23:52 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-OPCheck/ChangeLog,v 1.10 2015/05/01 11:48:58 dilfridge Exp $
+
+ 01 May 2015; Andreas K. Huettel <dilfridge@gentoo.org>
+ B-OPCheck-0.290.0-r1.ebuild:
+ dev-perl/extutils-depends just became dev-perl/ExtUtils-Depends
14 Mar 2015; Andreas K. Huettel <dilfridge@gentoo.org>
B-OPCheck-0.290.0-r1.ebuild: