Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-irc/znc: znc-0.202-r1.ebuild ChangeLog znc-0.094.ebuild znc-9999.ebuild znc-0.204.ebuild
Date: Thu, 03 May 2012 06:28:39
Message-Id: 20120503062713.EBFE82005C@flycatcher.gentoo.org
1 jdhore 12/05/03 06:27:13
2
3 Modified: znc-0.202-r1.ebuild ChangeLog znc-0.094.ebuild
4 znc-9999.ebuild znc-0.204.ebuild
5 Log:
6 dev-util/pkgconfig -> virtual/pkgconfig
7
8 (Portage version: 2.2.0_alpha101/cvs/Linux i686)
9
10 Revision Changes Path
11 1.2 net-irc/znc/znc-0.202-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/znc/znc-0.202-r1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/znc/znc-0.202-r1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/znc/znc-0.202-r1.ebuild?r1=1.1&r2=1.2
16
17 Index: znc-0.202-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-irc/znc/znc-0.202-r1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- znc-0.202-r1.ebuild 8 Jan 2012 18:20:08 -0000 1.1
24 +++ znc-0.202-r1.ebuild 3 May 2012 06:27:13 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/znc-0.202-r1.ebuild,v 1.1 2012/01/08 18:20:08 wired Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/znc-0.202-r1.ebuild,v 1.2 2012/05/03 06:27:13 jdhore Exp $
30
31 EAPI=2
32
33 @@ -24,7 +24,7 @@
34 tcl? ( dev-lang/tcl )
35 "
36 DEPEND="
37 - dev-util/pkgconfig
38 + virtual/pkgconfig
39 perl? ( dev-lang/swig )
40 python? (
41 >=dev-lang/swig-2.0.2
42
43
44
45 1.58 net-irc/znc/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/znc/ChangeLog?rev=1.58&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/znc/ChangeLog?rev=1.58&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/znc/ChangeLog?r1=1.57&r2=1.58
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-irc/znc/ChangeLog,v
54 retrieving revision 1.57
55 retrieving revision 1.58
56 diff -u -r1.57 -r1.58
57 --- ChangeLog 26 Feb 2012 15:16:16 -0000 1.57
58 +++ ChangeLog 3 May 2012 06:27:13 -0000 1.58
59 @@ -1,6 +1,10 @@
60 # ChangeLog for net-irc/znc
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/ChangeLog,v 1.57 2012/02/26 15:16:16 wired Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/ChangeLog,v 1.58 2012/05/03 06:27:13 jdhore Exp $
64 +
65 + 03 May 2012; Jeff Horelick <jdhore@g.o> znc-0.094.ebuild,
66 + znc-0.202-r1.ebuild, znc-0.204.ebuild, znc-9999.ebuild:
67 + dev-util/pkgconfig -> virtual/pkgconfig
68
69 26 Feb 2012; Alex Alexander <wired@g.o> znc-9999.ebuild, metadata.xml:
70 live ebuild: removed extras use flag, added user-networks use flag
71
72
73
74 1.6 net-irc/znc/znc-0.094.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/znc/znc-0.094.ebuild?rev=1.6&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/znc/znc-0.094.ebuild?rev=1.6&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/znc/znc-0.094.ebuild?r1=1.5&r2=1.6
79
80 Index: znc-0.094.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/net-irc/znc/znc-0.094.ebuild,v
83 retrieving revision 1.5
84 retrieving revision 1.6
85 diff -u -r1.5 -r1.6
86 --- znc-0.094.ebuild 21 Feb 2011 07:44:44 -0000 1.5
87 +++ znc-0.094.ebuild 3 May 2012 06:27:13 -0000 1.6
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2011 Gentoo Foundation
90 +# Copyright 1999-2012 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/znc-0.094.ebuild,v 1.5 2011/02/21 07:44:44 wired Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/znc-0.094.ebuild,v 1.6 2012/05/03 06:27:13 jdhore Exp $
94
95 EAPI=2
96
97 @@ -23,7 +23,7 @@
98 tcl? ( dev-lang/tcl )
99 "
100 DEPEND="
101 - dev-util/pkgconfig
102 + virtual/pkgconfig
103 ${RDEPEND}
104 "
105
106
107
108
109 1.5 net-irc/znc/znc-9999.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/znc/znc-9999.ebuild?rev=1.5&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/znc/znc-9999.ebuild?rev=1.5&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/znc/znc-9999.ebuild?r1=1.4&r2=1.5
114
115 Index: znc-9999.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/net-irc/znc/znc-9999.ebuild,v
118 retrieving revision 1.4
119 retrieving revision 1.5
120 diff -u -r1.4 -r1.5
121 --- znc-9999.ebuild 26 Feb 2012 15:16:16 -0000 1.4
122 +++ znc-9999.ebuild 3 May 2012 06:27:13 -0000 1.5
123 @@ -1,6 +1,6 @@
124 # Copyright 1999-2012 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/znc-9999.ebuild,v 1.4 2012/02/26 15:16:16 wired Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/znc-9999.ebuild,v 1.5 2012/05/03 06:27:13 jdhore Exp $
128
129 EAPI=3
130
131 @@ -25,7 +25,7 @@
132 tcl? ( dev-lang/tcl )
133 "
134 DEPEND="
135 - dev-util/pkgconfig
136 + virtual/pkgconfig
137 perl? ( dev-lang/swig )
138 python? (
139 >=dev-lang/swig-2.0.2
140
141
142
143 1.2 net-irc/znc/znc-0.204.ebuild
144
145 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/znc/znc-0.204.ebuild?rev=1.2&view=markup
146 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/znc/znc-0.204.ebuild?rev=1.2&content-type=text/plain
147 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/znc/znc-0.204.ebuild?r1=1.1&r2=1.2
148
149 Index: znc-0.204.ebuild
150 ===================================================================
151 RCS file: /var/cvsroot/gentoo-x86/net-irc/znc/znc-0.204.ebuild,v
152 retrieving revision 1.1
153 retrieving revision 1.2
154 diff -u -r1.1 -r1.2
155 --- znc-0.204.ebuild 27 Jan 2012 09:22:49 -0000 1.1
156 +++ znc-0.204.ebuild 3 May 2012 06:27:13 -0000 1.2
157 @@ -1,6 +1,6 @@
158 # Copyright 1999-2012 Gentoo Foundation
159 # Distributed under the terms of the GNU General Public License v2
160 -# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/znc-0.204.ebuild,v 1.1 2012/01/27 09:22:49 wired Exp $
161 +# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/znc-0.204.ebuild,v 1.2 2012/05/03 06:27:13 jdhore Exp $
162
163 EAPI=4
164
165 @@ -24,7 +24,7 @@
166 tcl? ( dev-lang/tcl )
167 "
168 DEPEND="
169 - dev-util/pkgconfig
170 + virtual/pkgconfig
171 perl? ( dev-lang/swig )
172 python? (
173 >=dev-lang/swig-2.0.2