Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-dns/bind: bind-9.4.3_p1.ebuild ChangeLog
Date: Sat, 10 Jan 2009 10:02:50
Message-Id: E1LLag4-0001qM-Rl@stork.gentoo.org
1 maekke 09/01/10 10:02:48
2
3 Modified: bind-9.4.3_p1.ebuild ChangeLog
4 Log:
5 amd64/x86 stable, bug #254134
6 (Portage version: 2.1.6.4/cvs/Linux 2.6.27.10 x86_64)
7
8 Revision Changes Path
9 1.6 net-dns/bind/bind-9.4.3_p1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/bind/bind-9.4.3_p1.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/bind/bind-9.4.3_p1.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/bind/bind-9.4.3_p1.ebuild?r1=1.5&r2=1.6
14
15 Index: bind-9.4.3_p1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.4.3_p1.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- bind-9.4.3_p1.ebuild 9 Jan 2009 21:04:02 -0000 1.5
22 +++ bind-9.4.3_p1.ebuild 10 Jan 2009 10:02:48 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.4.3_p1.ebuild,v 1.5 2009/01/09 21:04:02 klausman Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.4.3_p1.ebuild,v 1.6 2009/01/10 10:02:48 maekke Exp $
28
29 inherit eutils libtool autotools toolchain-funcs flag-o-matic
30
31 @@ -14,7 +14,7 @@
32
33 LICENSE="as-is"
34 SLOT="0"
35 -KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86"
36 +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
37 IUSE="ssl ipv6 doc dlz postgres berkdb mysql odbc ldap selinux idn threads resolvconf urandom"
38
39 DEPEND="ssl? ( >=dev-libs/openssl-0.9.6g )
40
41
42
43 1.224 net-dns/bind/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/bind/ChangeLog?rev=1.224&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/bind/ChangeLog?rev=1.224&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/bind/ChangeLog?r1=1.223&r2=1.224
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v
52 retrieving revision 1.223
53 retrieving revision 1.224
54 diff -u -r1.223 -r1.224
55 --- ChangeLog 9 Jan 2009 21:04:02 -0000 1.223
56 +++ ChangeLog 10 Jan 2009 10:02:48 -0000 1.224
57 @@ -1,6 +1,9 @@
58 # ChangeLog for net-dns/bind
59 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.223 2009/01/09 21:04:02 klausman Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.224 2009/01/10 10:02:48 maekke Exp $
62 +
63 + 10 Jan 2009; Markus Meier <maekke@g.o> bind-9.4.3_p1.ebuild:
64 + amd64/x86 stable, bug #254134
65
66 09 Jan 2009; Tobias Klausmann <klausman@g.o> bind-9.4.3_p1.ebuild:
67 Stable on alpha, bug #254134