Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-dns/bind-tools: bind-tools-9.9.1_p4.ebuild ChangeLog bind-tools-9.9.2.ebuild bind-tools-9.9.1_p2.ebuild
Date: Sun, 04 Nov 2012 20:45:33
Message-Id: 20121104204511.CF5C7215F3@flycatcher.gentoo.org
1 ulm 12/11/04 20:45:11
2
3 Modified: bind-tools-9.9.1_p4.ebuild ChangeLog
4 bind-tools-9.9.2.ebuild bind-tools-9.9.1_p2.ebuild
5 Log:
6 Update LICENSE, RSA-PKCS11 is replaced by RSA, bug 440752.
7
8 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
9
10 Revision Changes Path
11 1.2 net-dns/bind-tools/bind-tools-9.9.1_p4.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.1_p4.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.1_p4.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.1_p4.ebuild?r1=1.1&r2=1.2
16
17 Index: bind-tools-9.9.1_p4.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.1_p4.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- bind-tools-9.9.1_p4.ebuild 10 Oct 2012 20:18:25 -0000 1.1
24 +++ bind-tools-9.9.1_p4.ebuild 4 Nov 2012 20:45:11 -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-dns/bind-tools/bind-tools-9.9.1_p4.ebuild,v 1.1 2012/10/10 20:18:25 idl0r Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.1_p4.ebuild,v 1.2 2012/11/04 20:45:11 ulm Exp $
30
31 EAPI="4"
32
33 @@ -15,7 +15,7 @@
34 HOMEPAGE="http://www.isc.org/software/bind"
35 SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz"
36
37 -LICENSE="as-is"
38 +LICENSE="ISC BSD BSD-2 HPND JNIC RSA openssl"
39 SLOT="0"
40 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
41 IUSE="doc gssapi idn ipv6 readline ssl urandom xml"
42
43
44
45 1.232 net-dns/bind-tools/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind-tools/ChangeLog?rev=1.232&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind-tools/ChangeLog?rev=1.232&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind-tools/ChangeLog?r1=1.231&r2=1.232
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-dns/bind-tools/ChangeLog,v
54 retrieving revision 1.231
55 retrieving revision 1.232
56 diff -u -r1.231 -r1.232
57 --- ChangeLog 3 Nov 2012 10:56:48 -0000 1.231
58 +++ ChangeLog 4 Nov 2012 20:45:11 -0000 1.232
59 @@ -1,6 +1,10 @@
60 # ChangeLog for net-dns/bind-tools
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/ChangeLog,v 1.231 2012/11/03 10:56:48 ago Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/ChangeLog,v 1.232 2012/11/04 20:45:11 ulm Exp $
64 +
65 + 04 Nov 2012; Ulrich Müller <ulm@g.o> bind-tools-9.9.1_p2.ebuild,
66 + bind-tools-9.9.1_p4.ebuild, bind-tools-9.9.2.ebuild:
67 + Update LICENSE, RSA-PKCS11 is replaced by RSA, bug 440752.
68
69 03 Nov 2012; Agostino Sarubbo <ago@g.o> bind-tools-9.9.2.ebuild:
70 Stable for amd64, wrt bug #440318
71
72
73
74 1.7 net-dns/bind-tools/bind-tools-9.9.2.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.2.ebuild?rev=1.7&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.2.ebuild?rev=1.7&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.2.ebuild?r1=1.6&r2=1.7
79
80 Index: bind-tools-9.9.2.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.2.ebuild,v
83 retrieving revision 1.6
84 retrieving revision 1.7
85 diff -u -r1.6 -r1.7
86 --- bind-tools-9.9.2.ebuild 3 Nov 2012 10:56:48 -0000 1.6
87 +++ bind-tools-9.9.2.ebuild 4 Nov 2012 20:45:11 -0000 1.7
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.2.ebuild,v 1.6 2012/11/03 10:56:48 ago Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.2.ebuild,v 1.7 2012/11/04 20:45:11 ulm Exp $
93
94 EAPI="4"
95
96 @@ -15,7 +15,7 @@
97 HOMEPAGE="http://www.isc.org/software/bind"
98 SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz"
99
100 -LICENSE="ISC BSD BSD-2 HPND JNIC RSA-PKCS11 openssl"
101 +LICENSE="ISC BSD BSD-2 HPND JNIC RSA openssl"
102 SLOT="0"
103 KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
104 IUSE="doc gssapi idn ipv6 readline ssl urandom xml"
105
106
107
108 1.8 net-dns/bind-tools/bind-tools-9.9.1_p2.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.1_p2.ebuild?rev=1.8&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.1_p2.ebuild?rev=1.8&content-type=text/plain
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.1_p2.ebuild?r1=1.7&r2=1.8
113
114 Index: bind-tools-9.9.1_p2.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.1_p2.ebuild,v
117 retrieving revision 1.7
118 retrieving revision 1.8
119 diff -u -r1.7 -r1.8
120 --- bind-tools-9.9.1_p2.ebuild 27 Aug 2012 17:27:37 -0000 1.7
121 +++ bind-tools-9.9.1_p2.ebuild 4 Nov 2012 20:45:11 -0000 1.8
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2012 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.1_p2.ebuild,v 1.7 2012/08/27 17:27:37 armin76 Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.1_p2.ebuild,v 1.8 2012/11/04 20:45:11 ulm Exp $
127
128 EAPI="4"
129
130 @@ -15,7 +15,7 @@
131 HOMEPAGE="http://www.isc.org/software/bind"
132 SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz"
133
134 -LICENSE="as-is"
135 +LICENSE="ISC BSD BSD-2 HPND JNIC RSA openssl"
136 SLOT="0"
137 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
138 IUSE="doc gssapi idn ipv6 readline ssl urandom xml"