Gentoo Archives: gentoo-commits

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