dilfridge 15/05/01 11:48:58 Modified: ChangeLog B-OPCheck-0.290.0-r1.ebuild Log: 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)
Revision Changes Path 1.10 dev-perl/B-OPCheck/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-OPCheck/ChangeLog?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-OPCheck/ChangeLog?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-OPCheck/ChangeLog?r1=1.9&r2=1.10 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/B-OPCheck/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 14 Mar 2015 14:23:52 -0000 1.9 +++ ChangeLog 1 May 2015 11:48:58 -0000 1.10 @@ -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 <[email protected]> + B-OPCheck-0.290.0-r1.ebuild: + dev-perl/extutils-depends just became dev-perl/ExtUtils-Depends 14 Mar 2015; Andreas K. Huettel <[email protected]> B-OPCheck-0.290.0-r1.ebuild: 1.3 dev-perl/B-OPCheck/B-OPCheck-0.290.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-OPCheck/B-OPCheck-0.290.0-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-OPCheck/B-OPCheck-0.290.0-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-OPCheck/B-OPCheck-0.290.0-r1.ebuild?r1=1.2&r2=1.3 Index: B-OPCheck-0.290.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/B-OPCheck/B-OPCheck-0.290.0-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- B-OPCheck-0.290.0-r1.ebuild 14 Mar 2015 14:23:52 -0000 1.2 +++ B-OPCheck-0.290.0-r1.ebuild 1 May 2015 11:48:58 -0000 1.3 @@ -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 @@ 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
