Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-dns/bind: ChangeLog bind-9.4.2_p2-r1.ebuild bind-9.5.0_p2-r1.ebuild bind-9.4.1_p1.ebuild bind-9.4.2_p2.ebuild
Date: Mon, 03 Nov 2008 13:03:53
Message-Id: E1Kwz5p-0007Vg-Nf@stork.gentoo.org
1 armin76 08/11/03 13:03:41
2
3 Modified: ChangeLog bind-9.4.2_p2-r1.ebuild
4 bind-9.5.0_p2-r1.ebuild bind-9.4.1_p1.ebuild
5 bind-9.4.2_p2.ebuild
6 Log:
7 Remove resolvconf-gentoo dep, as its p.masked and going to be removed
8 (Portage version: 2.1.4.5)
9
10 Revision Changes Path
11 1.213 net-dns/bind/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/bind/ChangeLog?rev=1.213&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/bind/ChangeLog?rev=1.213&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/bind/ChangeLog?r1=1.212&r2=1.213
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v
20 retrieving revision 1.212
21 retrieving revision 1.213
22 diff -u -r1.212 -r1.213
23 --- ChangeLog 17 Aug 2008 15:43:14 -0000 1.212
24 +++ ChangeLog 3 Nov 2008 13:03:41 -0000 1.213
25 @@ -1,6 +1,10 @@
26 # ChangeLog for net-dns/bind
27 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.212 2008/08/17 15:43:14 cardoe Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.213 2008/11/03 13:03:41 armin76 Exp $
30 +
31 + 03 Nov 2008; Raúl Porcel <armin76@g.o> bind-9.4.1_p1.ebuild,
32 + bind-9.4.2_p2.ebuild, bind-9.4.2_p2-r1.ebuild, bind-9.5.0_p2-r1.ebuild:
33 + Remove resolvconf-gentoo dep, as its p.masked and going to be removed
34
35 17 Aug 2008; Doug Goldstein <cardoe@g.o> metadata.xml:
36 add GLEP 56 USE flag desc from use.local.desc
37
38
39
40 1.2 net-dns/bind/bind-9.4.2_p2-r1.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/bind/bind-9.4.2_p2-r1.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/bind/bind-9.4.2_p2-r1.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/bind/bind-9.4.2_p2-r1.ebuild?r1=1.1&r2=1.2
45
46 Index: bind-9.4.2_p2-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.4.2_p2-r1.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- bind-9.4.2_p2-r1.ebuild 3 Aug 2008 15:59:48 -0000 1.1
53 +++ bind-9.4.2_p2-r1.ebuild 3 Nov 2008 13:03:41 -0000 1.2
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2008 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.4.2_p2-r1.ebuild,v 1.1 2008/08/03 15:59:48 dertobi123 Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.4.2_p2-r1.ebuild,v 1.2 2008/11/03 13:03:41 armin76 Exp $
59
60 inherit eutils libtool autotools toolchain-funcs flag-o-matic
61
62 @@ -26,7 +26,7 @@
63
64 RDEPEND="${DEPEND}
65 selinux? ( sec-policy/selinux-bind )
66 - resolvconf? ( || ( net-dns/openresolv net-dns/resolvconf-gentoo ) )"
67 + resolvconf? ( net-dns/openresolv )"
68
69 S="${WORKDIR}/${PN}-${MY_PV}"
70
71
72
73
74 1.2 net-dns/bind/bind-9.5.0_p2-r1.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/bind/bind-9.5.0_p2-r1.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/bind/bind-9.5.0_p2-r1.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/bind/bind-9.5.0_p2-r1.ebuild?r1=1.1&r2=1.2
79
80 Index: bind-9.5.0_p2-r1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.5.0_p2-r1.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- bind-9.5.0_p2-r1.ebuild 3 Aug 2008 15:59:48 -0000 1.1
87 +++ bind-9.5.0_p2-r1.ebuild 3 Nov 2008 13:03:41 -0000 1.2
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2008 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.5.0_p2-r1.ebuild,v 1.1 2008/08/03 15:59:48 dertobi123 Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.5.0_p2-r1.ebuild,v 1.2 2008/11/03 13:03:41 armin76 Exp $
93
94 inherit eutils libtool autotools toolchain-funcs flag-o-matic
95
96 @@ -27,7 +27,7 @@
97
98 RDEPEND="${DEPEND}
99 selinux? ( sec-policy/selinux-bind )
100 - resolvconf? ( || ( net-dns/openresolv net-dns/resolvconf-gentoo ) )"
101 + resolvconf? ( net-dns/openresolv )"
102
103 S="${WORKDIR}/${PN}-${MY_PV}"
104
105
106
107
108 1.13 net-dns/bind/bind-9.4.1_p1.ebuild
109
110 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/bind/bind-9.4.1_p1.ebuild?rev=1.13&view=markup
111 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/bind/bind-9.4.1_p1.ebuild?rev=1.13&content-type=text/plain
112 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/bind/bind-9.4.1_p1.ebuild?r1=1.12&r2=1.13
113
114 Index: bind-9.4.1_p1.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.4.1_p1.ebuild,v
117 retrieving revision 1.12
118 retrieving revision 1.13
119 diff -u -r1.12 -r1.13
120 --- bind-9.4.1_p1.ebuild 20 Jul 2008 09:36:05 -0000 1.12
121 +++ bind-9.4.1_p1.ebuild 3 Nov 2008 13:03:41 -0000 1.13
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2008 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.4.1_p1.ebuild,v 1.12 2008/07/20 09:36:05 dertobi123 Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.4.1_p1.ebuild,v 1.13 2008/11/03 13:03:41 armin76 Exp $
127
128 inherit eutils libtool autotools toolchain-funcs flag-o-matic
129
130 @@ -21,7 +21,7 @@
131 odbc? ( >=dev-db/unixODBC-2.2.6 )
132 ldap? ( net-nds/openldap )
133 idn? ( net-dns/idnkit )
134 - resolvconf? ( || ( net-dns/openresolv net-dns/resolvconf-gentoo ) )"
135 + resolvconf? ( net-dns/openresolv )"
136
137 RDEPEND="${DEPEND}
138 selinux? ( sec-policy/selinux-bind )"
139
140
141
142 1.7 net-dns/bind/bind-9.4.2_p2.ebuild
143
144 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/bind/bind-9.4.2_p2.ebuild?rev=1.7&view=markup
145 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/bind/bind-9.4.2_p2.ebuild?rev=1.7&content-type=text/plain
146 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/bind/bind-9.4.2_p2.ebuild?r1=1.6&r2=1.7
147
148 Index: bind-9.4.2_p2.ebuild
149 ===================================================================
150 RCS file: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.4.2_p2.ebuild,v
151 retrieving revision 1.6
152 retrieving revision 1.7
153 diff -u -r1.6 -r1.7
154 --- bind-9.4.2_p2.ebuild 3 Aug 2008 16:02:46 -0000 1.6
155 +++ bind-9.4.2_p2.ebuild 3 Nov 2008 13:03:41 -0000 1.7
156 @@ -1,6 +1,6 @@
157 # Copyright 1999-2008 Gentoo Foundation
158 # Distributed under the terms of the GNU General Public License v2
159 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.4.2_p2.ebuild,v 1.6 2008/08/03 16:02:46 dertobi123 Exp $
160 +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.4.2_p2.ebuild,v 1.7 2008/11/03 13:03:41 armin76 Exp $
161
162 inherit eutils libtool autotools toolchain-funcs flag-o-matic
163
164 @@ -25,7 +25,7 @@
165
166 RDEPEND="${DEPEND}
167 selinux? ( sec-policy/selinux-bind )
168 - resolvconf? ( || ( net-dns/openresolv net-dns/resolvconf-gentoo ) )"
169 + resolvconf? ( net-dns/openresolv )"
170
171 S="${WORKDIR}/${PN}-${MY_PV}"