dilfridge 15/05/01 11:51:42
Modified: B-Utils-0.250.0.ebuild B-Utils-0.260.0.ebuild
ChangeLog
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.3 dev-perl/B-Utils/B-Utils-0.250.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-Utils/B-Utils-0.250.0.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-Utils/B-Utils-0.250.0.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-Utils/B-Utils-0.250.0.ebuild?r1=1.2&r2=1.3
Index: B-Utils-0.250.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/B-Utils/B-Utils-0.250.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- B-Utils-0.250.0.ebuild 4 Mar 2015 06:02:01 -0000 1.2
+++ B-Utils-0.250.0.ebuild 1 May 2015 11:51:42 -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-Utils/B-Utils-0.250.0.ebuild,v
1.2 2015/03/04 06:02:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Utils/B-Utils-0.250.0.ebuild,v
1.3 2015/05/01 11:51:42 dilfridge Exp $
EAPI=5
@@ -21,7 +21,7 @@
"
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-CBuilder
- >=dev-perl/extutils-depends-0.301.0
+ >=dev-perl/ExtUtils-Depends-0.301.0
test? (
virtual/perl-Test-Simple
)
1.2 dev-perl/B-Utils/B-Utils-0.260.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-Utils/B-Utils-0.260.0.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-Utils/B-Utils-0.260.0.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-Utils/B-Utils-0.260.0.ebuild?r1=1.1&r2=1.2
Index: B-Utils-0.260.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/B-Utils/B-Utils-0.260.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- B-Utils-0.260.0.ebuild 30 Apr 2015 20:45:52 -0000 1.1
+++ B-Utils-0.260.0.ebuild 1 May 2015 11:51:42 -0000 1.2
@@ -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-Utils/B-Utils-0.260.0.ebuild,v
1.1 2015/04/30 20:45:52 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Utils/B-Utils-0.260.0.ebuild,v
1.2 2015/05/01 11:51:42 dilfridge Exp $
EAPI=5
@@ -21,7 +21,7 @@
"
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-CBuilder
- >=dev-perl/extutils-depends-0.301.0
+ >=dev-perl/ExtUtils-Depends-0.301.0
test? (
virtual/perl-Test-Simple
)
1.28 dev-perl/B-Utils/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-Utils/ChangeLog?rev=1.28&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-Utils/ChangeLog?rev=1.28&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-Utils/ChangeLog?r1=1.27&r2=1.28
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/B-Utils/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog 30 Apr 2015 20:45:52 -0000 1.27
+++ ChangeLog 1 May 2015 11:51:42 -0000 1.28
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/B-Utils
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Utils/ChangeLog,v 1.27
2015/04/30 20:45:52 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Utils/ChangeLog,v 1.28
2015/05/01 11:51:42 dilfridge Exp $
+
+ 01 May 2015; Andreas K. Huettel <[email protected]>
+ B-Utils-0.250.0.ebuild, B-Utils-0.260.0.ebuild:
+ dev-perl/extutils-depends just became dev-perl/ExtUtils-Depends
*B-Utils-0.260.0 (30 Apr 2015)