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-nds/rpcbind: rpcbind-0.2.0.ebuild rpcbind-9999.ebuild ChangeLog
Date: Thu, 03 May 2012 04:24:54
Message-Id: 20120503042437.A7BA52004E@flycatcher.gentoo.org
1 jdhore 12/05/03 04:24:37
2
3 Modified: rpcbind-0.2.0.ebuild rpcbind-9999.ebuild ChangeLog
4 Log:
5 dev-util/pkgconfig -> virtual/pkgconfig
6
7 (Portage version: 2.2.0_alpha101/cvs/Linux i686)
8
9 Revision Changes Path
10 1.14 net-nds/rpcbind/rpcbind-0.2.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/rpcbind/rpcbind-0.2.0.ebuild?rev=1.14&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/rpcbind/rpcbind-0.2.0.ebuild?rev=1.14&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/rpcbind/rpcbind-0.2.0.ebuild?r1=1.13&r2=1.14
15
16 Index: rpcbind-0.2.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-nds/rpcbind/rpcbind-0.2.0.ebuild,v
19 retrieving revision 1.13
20 retrieving revision 1.14
21 diff -u -r1.13 -r1.14
22 --- rpcbind-0.2.0.ebuild 26 Jan 2012 01:02:24 -0000 1.13
23 +++ rpcbind-0.2.0.ebuild 3 May 2012 04:24:37 -0000 1.14
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-nds/rpcbind/rpcbind-0.2.0.ebuild,v 1.13 2012/01/26 01:02:24 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-nds/rpcbind/rpcbind-0.2.0.ebuild,v 1.14 2012/05/03 04:24:37 jdhore Exp $
29
30 EAPI="2"
31
32 @@ -27,7 +27,7 @@
33 selinux? ( sec-policy/selinux-rpcbind )
34 tcpd? ( sys-apps/tcp-wrappers )"
35 DEPEND="${RDEPEND}
36 - dev-util/pkgconfig"
37 + virtual/pkgconfig"
38
39 src_prepare() {
40 if [[ ${PV} == "9999" ]] ; then
41
42
43
44 1.8 net-nds/rpcbind/rpcbind-9999.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/rpcbind/rpcbind-9999.ebuild?rev=1.8&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/rpcbind/rpcbind-9999.ebuild?rev=1.8&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/rpcbind/rpcbind-9999.ebuild?r1=1.7&r2=1.8
49
50 Index: rpcbind-9999.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-nds/rpcbind/rpcbind-9999.ebuild,v
53 retrieving revision 1.7
54 retrieving revision 1.8
55 diff -u -r1.7 -r1.8
56 --- rpcbind-9999.ebuild 26 Jan 2012 01:02:24 -0000 1.7
57 +++ rpcbind-9999.ebuild 3 May 2012 04:24:37 -0000 1.8
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2012 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-nds/rpcbind/rpcbind-9999.ebuild,v 1.7 2012/01/26 01:02:24 vapier Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-nds/rpcbind/rpcbind-9999.ebuild,v 1.8 2012/05/03 04:24:37 jdhore Exp $
63
64 EAPI="2"
65
66 @@ -25,7 +25,7 @@
67 selinux? ( sec-policy/selinux-rpcbind )
68 tcpd? ( sys-apps/tcp-wrappers )"
69 DEPEND="${RDEPEND}
70 - dev-util/pkgconfig"
71 + virtual/pkgconfig"
72
73 src_prepare() {
74 if [[ ${PV} == "9999" ]] ; then
75
76
77
78 1.19 net-nds/rpcbind/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/rpcbind/ChangeLog?rev=1.19&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/rpcbind/ChangeLog?rev=1.19&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/rpcbind/ChangeLog?r1=1.18&r2=1.19
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/net-nds/rpcbind/ChangeLog,v
87 retrieving revision 1.18
88 retrieving revision 1.19
89 diff -u -r1.18 -r1.19
90 --- ChangeLog 26 Jan 2012 01:02:24 -0000 1.18
91 +++ ChangeLog 3 May 2012 04:24:37 -0000 1.19
92 @@ -1,6 +1,10 @@
93 # ChangeLog for net-nds/rpcbind
94 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/net-nds/rpcbind/ChangeLog,v 1.18 2012/01/26 01:02:24 vapier Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/net-nds/rpcbind/ChangeLog,v 1.19 2012/05/03 04:24:37 jdhore Exp $
97 +
98 + 03 May 2012; Jeff Horelick <jdhore@g.o> rpcbind-0.2.0.ebuild,
99 + rpcbind-9999.ebuild:
100 + dev-util/pkgconfig -> virtual/pkgconfig
101
102 26 Jan 2012; Mike Frysinger <vapier@g.o> rpcbind-0.2.0.ebuild,
103 rpcbind-9999.ebuild: