Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/extutils-pkgconfig: extutils-pkgconfig-1.130.0.ebuild extutils-pkgconfig-1.140.0.ebuild ChangeLog
Date: Sat, 28 Jun 2014 18:02:09
Message-Id: 20140628180204.DCC6920036@flycatcher.gentoo.org
1 zlogene 14/06/28 18:02:04
2
3 Modified: extutils-pkgconfig-1.130.0.ebuild
4 extutils-pkgconfig-1.140.0.ebuild ChangeLog
5 Log:
6 Move virtual/pkgconfig to the DEPEND only
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
9
10 Revision Changes Path
11 1.11 dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild?rev=1.11&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild?rev=1.11&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild?r1=1.10&r2=1.11
16
17 Index: extutils-pkgconfig-1.130.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild,v
20 retrieving revision 1.10
21 retrieving revision 1.11
22 diff -u -r1.10 -r1.11
23 --- extutils-pkgconfig-1.130.0.ebuild 2 Sep 2012 18:10:39 -0000 1.10
24 +++ extutils-pkgconfig-1.130.0.ebuild 28 Jun 2014 18:02:04 -0000 1.11
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2012 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild,v 1.10 2012/09/02 18:10:39 armin76 Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild,v 1.11 2014/06/28 18:02:04 zlogene Exp $
31
32 EAPI=4
33
34 @@ -16,6 +16,5 @@
35 IUSE=""
36
37 DEPEND="virtual/pkgconfig"
38 -RDEPEND="${DEPEND}"
39
40 SRC_TEST="do"
41
42
43
44 1.12 dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.0.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.0.ebuild?rev=1.12&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.0.ebuild?rev=1.12&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.0.ebuild?r1=1.11&r2=1.12
49
50 Index: extutils-pkgconfig-1.140.0.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.0.ebuild,v
53 retrieving revision 1.11
54 retrieving revision 1.12
55 diff -u -r1.11 -r1.12
56 --- extutils-pkgconfig-1.140.0.ebuild 2 Jun 2013 08:42:05 -0000 1.11
57 +++ extutils-pkgconfig-1.140.0.ebuild 28 Jun 2014 18:02:04 -0000 1.12
58 @@ -1,6 +1,6 @@
59 -# Copyright 1999-2013 Gentoo Foundation
60 +# Copyright 1999-2014 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.0.ebuild,v 1.11 2013/06/02 08:42:05 ago Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.0.ebuild,v 1.12 2014/06/28 18:02:04 zlogene Exp $
64
65 EAPI=5
66
67 @@ -17,6 +17,5 @@
68 IUSE=""
69
70 DEPEND="virtual/pkgconfig"
71 -RDEPEND="${DEPEND}"
72
73 SRC_TEST="do"
74
75
76
77 1.67 dev-perl/extutils-pkgconfig/ChangeLog
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog?rev=1.67&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog?rev=1.67&content-type=text/plain
81 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog?r1=1.66&r2=1.67
82
83 Index: ChangeLog
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v
86 retrieving revision 1.66
87 retrieving revision 1.67
88 diff -u -r1.66 -r1.67
89 --- ChangeLog 28 Jun 2014 18:00:08 -0000 1.66
90 +++ ChangeLog 28 Jun 2014 18:02:04 -0000 1.67
91 @@ -1,6 +1,10 @@
92 # ChangeLog for dev-perl/extutils-pkgconfig
93 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
94 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.66 2014/06/28 18:00:08 zlogene Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.67 2014/06/28 18:02:04 zlogene Exp $
96 +
97 + 28 Jun 2014; Mikle Kolyada <zlogene@g.o>
98 + extutils-pkgconfig-1.130.0.ebuild, extutils-pkgconfig-1.140.0.ebuild:
99 + Move virtual/pkgconfig to the DEPEND only
100
101 *extutils-pkgconfig-1.150.0 (28 Jun 2014)