Gentoo Archives: gentoo-commits

From: "Andreas Huettel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/B-OPCheck: ChangeLog B-OPCheck-0.290.0-r1.ebuild
Date: Fri, 01 May 2015 11:49:07
Message-Id: 20150501114900.042F99A7@oystercatcher.gentoo.org
1 dilfridge 15/05/01 11:48:58
2
3 Modified: ChangeLog B-OPCheck-0.290.0-r1.ebuild
4 Log:
5 dev-perl/extutils-depends just became dev-perl/ExtUtils-Depends
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
8
9 Revision Changes Path
10 1.10 dev-perl/B-OPCheck/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-OPCheck/ChangeLog?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-OPCheck/ChangeLog?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-OPCheck/ChangeLog?r1=1.9&r2=1.10
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/B-OPCheck/ChangeLog,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- ChangeLog 14 Mar 2015 14:23:52 -0000 1.9
23 +++ ChangeLog 1 May 2015 11:48:58 -0000 1.10
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/B-OPCheck
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-OPCheck/ChangeLog,v 1.9 2015/03/14 14:23:52 dilfridge Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-OPCheck/ChangeLog,v 1.10 2015/05/01 11:48:58 dilfridge Exp $
29 +
30 + 01 May 2015; Andreas K. Huettel <dilfridge@g.o>
31 + B-OPCheck-0.290.0-r1.ebuild:
32 + dev-perl/extutils-depends just became dev-perl/ExtUtils-Depends
33
34 14 Mar 2015; Andreas K. Huettel <dilfridge@g.o>
35 B-OPCheck-0.290.0-r1.ebuild:
36
37
38
39 1.3 dev-perl/B-OPCheck/B-OPCheck-0.290.0-r1.ebuild
40
41 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
42 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
43 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
44
45 Index: B-OPCheck-0.290.0-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/B-OPCheck/B-OPCheck-0.290.0-r1.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- B-OPCheck-0.290.0-r1.ebuild 14 Mar 2015 14:23:52 -0000 1.2
52 +++ B-OPCheck-0.290.0-r1.ebuild 1 May 2015 11:48:58 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2015 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $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 $
57 +# $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 $
58
59 EAPI=5
60
61 @@ -17,7 +17,7 @@
62 RDEPEND=">=dev-perl/B-Utils-0.250.0
63 dev-perl/Scope-Guard"
64 DEPEND="${RDEPEND}
65 - >=dev-perl/extutils-depends-0.302"
66 + >=dev-perl/ExtUtils-Depends-0.302"
67
68 PATCHES=( "${FILESDIR}"/0.29-Perl_check_t.patch )
69 SRC_TEST=do