Gentoo Archives: gentoo-commits

From: "Aaron Swenson (titanofold)" <titanofold@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-dns/bind: ChangeLog bind-9.10.1_p1.ebuild bind-9.9.5-r3.ebuild
Date: Sun, 28 Dec 2014 16:17:44
Message-Id: 20141228161711.414B8E5B7@oystercatcher.gentoo.org
1 titanofold 14/12/28 16:17:11
2
3 Modified: ChangeLog bind-9.10.1_p1.ebuild
4 bind-9.9.5-r3.ebuild
5 Log:
6 Rename virtual/postgresql to dev-db/postgresql
7
8 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
9
10 Revision Changes Path
11 1.525 net-dns/bind/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?rev=1.525&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?rev=1.525&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?r1=1.524&r2=1.525
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v
20 retrieving revision 1.524
21 retrieving revision 1.525
22 diff -u -r1.524 -r1.525
23 --- ChangeLog 26 Dec 2014 09:18:46 -0000 1.524
24 +++ ChangeLog 28 Dec 2014 16:17:11 -0000 1.525
25 @@ -1,6 +1,10 @@
26 # ChangeLog for net-dns/bind
27 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.524 2014/12/26 09:18:46 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.525 2014/12/28 16:17:11 titanofold Exp $
30 +
31 + 28 Dec 2014; Aaron W. Swenson <titanofold@g.o> bind-9.9.5-r3.ebuild,
32 + bind-9.10.1_p1.ebuild:
33 + Rename virtual/postgresql to dev-db/postgresql
34
35 26 Dec 2014; Agostino Sarubbo <ago@g.o> bind-9.10.1_p1.ebuild:
36 Stable for sparc, wrt bug #531998
37
38
39
40 1.12 net-dns/bind/bind-9.10.1_p1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.10.1_p1.ebuild?rev=1.12&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.10.1_p1.ebuild?rev=1.12&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.10.1_p1.ebuild?r1=1.11&r2=1.12
45
46 Index: bind-9.10.1_p1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.10.1_p1.ebuild,v
49 retrieving revision 1.11
50 retrieving revision 1.12
51 diff -u -r1.11 -r1.12
52 --- bind-9.10.1_p1.ebuild 26 Dec 2014 09:18:46 -0000 1.11
53 +++ bind-9.10.1_p1.ebuild 28 Dec 2014 16:17:11 -0000 1.12
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2014 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.10.1_p1.ebuild,v 1.11 2014/12/26 09:18:46 ago Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.10.1_p1.ebuild,v 1.12 2014/12/28 16:17:11 titanofold Exp $
59
60 # Re dlz/mysql and threads, needs to be verified..
61 # MySQL uses thread local storage in its C api. Thus MySQL
62 @@ -60,7 +60,7 @@
63 odbc? ( >=dev-db/unixODBC-2.2.6 )
64 ldap? ( net-nds/openldap )
65 idn? ( net-dns/idnkit )
66 - postgres? ( virtual/postgresql )
67 + postgres? ( dev-db/postgresql )
68 caps? ( >=sys-libs/libcap-2.1.0 )
69 xml? ( dev-libs/libxml2 )
70 geoip? ( >=dev-libs/geoip-1.4.6 )
71
72
73
74 1.13 net-dns/bind/bind-9.9.5-r3.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.9.5-r3.ebuild?rev=1.13&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.9.5-r3.ebuild?rev=1.13&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.9.5-r3.ebuild?r1=1.12&r2=1.13
79
80 Index: bind-9.9.5-r3.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.5-r3.ebuild,v
83 retrieving revision 1.12
84 retrieving revision 1.13
85 diff -u -r1.12 -r1.13
86 --- bind-9.9.5-r3.ebuild 3 Nov 2014 13:31:41 -0000 1.12
87 +++ bind-9.9.5-r3.ebuild 28 Dec 2014 16:17:11 -0000 1.13
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2014 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.9.5-r3.ebuild,v 1.12 2014/11/03 13:31:41 titanofold Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.9.5-r3.ebuild,v 1.13 2014/12/28 16:17:11 titanofold Exp $
93
94 # Re dlz/mysql and threads, needs to be verified..
95 # MySQL uses thread local storage in its C api. Thus MySQL
96 @@ -73,7 +73,7 @@
97 odbc? ( >=dev-db/unixODBC-2.2.6 )
98 ldap? ( net-nds/openldap )
99 idn? ( net-dns/idnkit )
100 - postgres? ( virtual/postgresql )
101 + postgres? ( dev-db/postgresql )
102 caps? ( >=sys-libs/libcap-2.1.0 )
103 xml? ( dev-libs/libxml2 )
104 geoip? ( >=dev-libs/geoip-1.4.6 )