Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-dns/unbound: unbound-1.5.1-r2.ebuild ChangeLog
Date: Wed, 29 Jul 2015 15:02:59
Message-Id: 20150729150242.283DFEE@oystercatcher.gentoo.org
1 klausman 15/07/29 15:02:42
2
3 Modified: unbound-1.5.1-r2.ebuild ChangeLog
4 Log:
5 Keyworded on alpha, bug 531068
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
8
9 Revision Changes Path
10 1.7 net-dns/unbound/unbound-1.5.1-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/unbound-1.5.1-r2.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/unbound-1.5.1-r2.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/unbound-1.5.1-r2.ebuild?r1=1.6&r2=1.7
15
16 Index: unbound-1.5.1-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.1-r2.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- unbound-1.5.1-r2.ebuild 19 Jun 2015 17:14:49 -0000 1.6
23 +++ unbound-1.5.1-r2.ebuild 29 Jul 2015 15:02:42 -0000 1.7
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.1-r2.ebuild,v 1.6 2015/06/19 17:14:49 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.1-r2.ebuild,v 1.7 2015/07/29 15:02:42 klausman Exp $
29
30 EAPI=5
31 PYTHON_COMPAT=( python2_7 )
32 @@ -14,7 +14,7 @@
33
34 LICENSE="BSD GPL-2"
35 SLOT="0"
36 -KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86"
37 +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 x86"
38 IUSE="debug dnstap +ecdsa gost python selinux static-libs test threads"
39 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
40
41
42
43
44 1.98 net-dns/unbound/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/ChangeLog?rev=1.98&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/ChangeLog?rev=1.98&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/ChangeLog?r1=1.97&r2=1.98
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v
53 retrieving revision 1.97
54 retrieving revision 1.98
55 diff -u -r1.97 -r1.98
56 --- ChangeLog 19 Jun 2015 17:14:49 -0000 1.97
57 +++ ChangeLog 29 Jul 2015 15:02:42 -0000 1.98
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-dns/unbound
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.97 2015/06/19 17:14:49 maekke Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.98 2015/07/29 15:02:42 klausman Exp $
63 +
64 + 29 Jul 2015; Tobias Klausmann <klausman@g.o> unbound-1.5.1-r2.ebuild:
65 + Keyworded on alpha, bug 531068
66
67 19 Jun 2015; Markus Meier <maekke@g.o> unbound-1.5.1-r2.ebuild,
68 unbound-1.5.2.ebuild, unbound-1.5.3.ebuild: