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-Hooks-Parser: B-Hooks-Parser-0.120.0-r1.ebuild ChangeLog
Date: Fri, 01 May 2015 11:47:08
Message-Id: 20150501114700.62CCF9A7@oystercatcher.gentoo.org
1 dilfridge 15/05/01 11:47:00
2
3 Modified: B-Hooks-Parser-0.120.0-r1.ebuild ChangeLog
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.2 dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.120.0-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.120.0-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.120.0-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.120.0-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: B-Hooks-Parser-0.120.0-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.120.0-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- B-Hooks-Parser-0.120.0-r1.ebuild 26 Aug 2014 17:15:46 -0000 1.1
23 +++ B-Hooks-Parser-0.120.0-r1.ebuild 1 May 2015 11:47:00 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.120.0-r1.ebuild,v 1.1 2014/08/26 17:15:46 axs Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.120.0-r1.ebuild,v 1.2 2015/05/01 11:47:00 dilfridge Exp $
30
31 EAPI=5
32
33 @@ -16,7 +16,7 @@
34
35 RDEPEND="dev-perl/B-Hooks-OP-Check"
36 DEPEND="${RDEPEND}
37 - >=dev-perl/extutils-depends-0.302
38 + >=dev-perl/ExtUtils-Depends-0.302
39 test? ( dev-perl/Test-Exception
40 dev-perl/B-Hooks-EndOfScope )"
41 SRC_TEST=do
42
43
44
45 1.14 dev-perl/B-Hooks-Parser/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-Hooks-Parser/ChangeLog?rev=1.14&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-Hooks-Parser/ChangeLog?rev=1.14&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/B-Hooks-Parser/ChangeLog?r1=1.13&r2=1.14
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-Parser/ChangeLog,v
54 retrieving revision 1.13
55 retrieving revision 1.14
56 diff -u -r1.13 -r1.14
57 --- ChangeLog 19 Oct 2014 16:23:39 -0000 1.13
58 +++ ChangeLog 1 May 2015 11:47:00 -0000 1.14
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-perl/B-Hooks-Parser
61 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-Parser/ChangeLog,v 1.13 2014/10/19 16:23:39 zlogene Exp $
63 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-Parser/ChangeLog,v 1.14 2015/05/01 11:47:00 dilfridge Exp $
65 +
66 + 01 May 2015; Andreas K. Huettel <dilfridge@g.o>
67 + B-Hooks-Parser-0.120.0-r1.ebuild:
68 + dev-perl/extutils-depends just became dev-perl/ExtUtils-Depends
69
70 19 Oct 2014; Mikle Kolyada <zlogene@g.o>
71 -B-Hooks-Parser-0.110.0.ebuild: