Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-dns/host: host-20070128-r1.ebuild ChangeLog
Date: Tue, 02 Oct 2012 19:07:50
Message-Id: 20121002190735.E0DE821600@flycatcher.gentoo.org
1 blueness 12/10/02 19:07:35
2
3 Modified: host-20070128-r1.ebuild ChangeLog
4 Log:
5 keyword ~mips, bug #434036
6
7 (Portage version: 2.1.11.9/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.9 net-dns/host/host-20070128-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/host/host-20070128-r1.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/host/host-20070128-r1.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/host/host-20070128-r1.ebuild?r1=1.8&r2=1.9
15
16 Index: host-20070128-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-dns/host/host-20070128-r1.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- host-20070128-r1.ebuild 2 Oct 2012 19:03:17 -0000 1.8
23 +++ host-20070128-r1.ebuild 2 Oct 2012 19:07:35 -0000 1.9
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-dns/host/host-20070128-r1.ebuild,v 1.8 2012/10/02 19:03:17 blueness Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-dns/host/host-20070128-r1.ebuild,v 1.9 2012/10/02 19:07:35 blueness Exp $
29
30 EAPI="2"
31 inherit eutils toolchain-funcs multilib
32 @@ -11,7 +11,7 @@
33
34 LICENSE="as-is"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86"
37 +KEYWORDS="alpha amd64 hppa ~mips ppc ~ppc64 sparc x86"
38 IUSE="debug"
39
40 # Bug 91515
41
42
43
44 1.21 net-dns/host/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/host/ChangeLog?rev=1.21&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/host/ChangeLog?rev=1.21&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/host/ChangeLog?r1=1.20&r2=1.21
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-dns/host/ChangeLog,v
53 retrieving revision 1.20
54 retrieving revision 1.21
55 diff -u -r1.20 -r1.21
56 --- ChangeLog 2 Oct 2012 19:03:17 -0000 1.20
57 +++ ChangeLog 2 Oct 2012 19:07:35 -0000 1.21
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-dns/host
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-dns/host/ChangeLog,v 1.20 2012/10/02 19:03:17 blueness Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-dns/host/ChangeLog,v 1.21 2012/10/02 19:07:35 blueness Exp $
63 +
64 + 02 Oct 2012; Anthony G. Basile <blueness@g.o> host-20070128-r1.ebuild:
65 + keyword ~mips, bug #434036
66
67 02 Oct 2012; Anthony G. Basile <blueness@g.o> host-20070128-r1.ebuild:
68 rekeyword ~ppc64, bug #434036