Gentoo Archives: gentoo-commits

From: "Christian Ruppert (idl0r)" <idl0r@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-dns/bind-tools: bind-tools-9.8.3_p1.ebuild ChangeLog bind-tools-9.9.1_p1.ebuild
Date: Tue, 05 Jun 2012 14:57:51
Message-Id: 20120605145741.EC2892004B@flycatcher.gentoo.org
1 idl0r 12/06/05 14:57:41
2
3 Modified: bind-tools-9.8.3_p1.ebuild ChangeLog
4 bind-tools-9.9.1_p1.ebuild
5 Log:
6 Disable tests for now, bug 406399
7
8 (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 net-dns/bind-tools/bind-tools-9.8.3_p1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind-tools/bind-tools-9.8.3_p1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind-tools/bind-tools-9.8.3_p1.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.8.3_p1.ebuild?r1=1.1&r2=1.2
16
17 Index: bind-tools-9.8.3_p1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.8.3_p1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- bind-tools-9.8.3_p1.ebuild 4 Jun 2012 17:12:03 -0000 1.1
24 +++ bind-tools-9.8.3_p1.ebuild 5 Jun 2012 14:57:41 -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.8.3_p1.ebuild,v 1.1 2012/06/04 17:12:03 idl0r Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.8.3_p1.ebuild,v 1.2 2012/06/05 14:57:41 idl0r Exp $
30
31 EAPI="4"
32
33 @@ -33,6 +33,9 @@
34 # bug 231247
35 epatch "${FILESDIR}"/${PN}-9.5.0_p1-lwconfig.patch
36
37 + # Disable tests for now, bug 406399
38 + sed -i '/^SUBDIRS/s:tests::' bin/Makefile.in lib/Makefile.in || die
39 +
40 # bug #220361
41 rm {aclocal,libtool}.m4
42 eautoreconf
43
44
45
46 1.214 net-dns/bind-tools/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind-tools/ChangeLog?rev=1.214&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind-tools/ChangeLog?rev=1.214&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind-tools/ChangeLog?r1=1.213&r2=1.214
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/net-dns/bind-tools/ChangeLog,v
55 retrieving revision 1.213
56 retrieving revision 1.214
57 diff -u -r1.213 -r1.214
58 --- ChangeLog 4 Jun 2012 17:13:23 -0000 1.213
59 +++ ChangeLog 5 Jun 2012 14:57:41 -0000 1.214
60 @@ -1,6 +1,10 @@
61 # ChangeLog for net-dns/bind-tools
62 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/ChangeLog,v 1.213 2012/06/04 17:13:23 idl0r Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/ChangeLog,v 1.214 2012/06/05 14:57:41 idl0r Exp $
65 +
66 + 05 Jun 2012; Christian Ruppert <idl0r@g.o> bind-tools-9.8.3_p1.ebuild,
67 + bind-tools-9.9.1_p1.ebuild:
68 + Disable tests for now, bug 406399
69
70 04 Jun 2012; Christian Ruppert <idl0r@g.o>
71 -files/bind-tools-configure.patch:
72
73
74
75 1.2 net-dns/bind-tools/bind-tools-9.9.1_p1.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.1_p1.ebuild?rev=1.2&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.1_p1.ebuild?rev=1.2&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.1_p1.ebuild?r1=1.1&r2=1.2
80
81 Index: bind-tools-9.9.1_p1.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.1_p1.ebuild,v
84 retrieving revision 1.1
85 retrieving revision 1.2
86 diff -u -r1.1 -r1.2
87 --- bind-tools-9.9.1_p1.ebuild 4 Jun 2012 17:12:03 -0000 1.1
88 +++ bind-tools-9.9.1_p1.ebuild 5 Jun 2012 14:57:41 -0000 1.2
89 @@ -1,6 +1,6 @@
90 # Copyright 1999-2012 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.1_p1.ebuild,v 1.1 2012/06/04 17:12:03 idl0r Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.9.1_p1.ebuild,v 1.2 2012/06/05 14:57:41 idl0r Exp $
94
95 EAPI="4"
96
97 @@ -34,6 +34,9 @@
98 # bug 231247
99 epatch "${FILESDIR}"/${PN}-9.5.0_p1-lwconfig.patch
100
101 + # Disable tests for now, bug 406399
102 + sed -i '/^SUBDIRS/s:tests::' bin/Makefile.in lib/Makefile.in || die
103 +
104 # bug #220361
105 rm {aclocal,libtool}.m4
106 eautoreconf