dilfridge 15/03/14 14:23:52 Modified: B-OPCheck-0.290.0-r1.ebuild ChangeLog Log: Require recent B::Utils for bug 526560 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Revision Changes Path 1.2 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.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-OPCheck/B-OPCheck-0.290.0-r1.ebuild?rev=1.2&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.1&r2=1.2 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.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- B-OPCheck-0.290.0-r1.ebuild 26 Aug 2014 17:16:31 -0000 1.1 +++ B-OPCheck-0.290.0-r1.ebuild 14 Mar 2015 14:23:52 -0000 1.2 @@ -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/B-OPCheck/B-OPCheck-0.290.0-r1.ebuild,v 1.1 2014/08/26 17:16:31 axs Exp $ +# $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 $ EAPI=5 @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND=">=dev-perl/B-Utils-0.08 +RDEPEND=">=dev-perl/B-Utils-0.250.0 dev-perl/Scope-Guard" DEPEND="${RDEPEND} >=dev-perl/extutils-depends-0.302" 1.9 dev-perl/B-OPCheck/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-OPCheck/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-OPCheck/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-OPCheck/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/B-OPCheck/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 26 Aug 2014 17:16:31 -0000 1.8 +++ ChangeLog 14 Mar 2015 14:23:52 -0000 1.9 @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/B-OPCheck -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-OPCheck/ChangeLog,v 1.8 2014/08/26 17:16:31 axs Exp $ +# 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 $ + + 14 Mar 2015; Andreas K. Huettel <[email protected]> + B-OPCheck-0.290.0-r1.ebuild: + Require recent B::Utils for bug 526560 *B-OPCheck-0.290.0-r1 (26 Aug 2014)
