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-misc/gwhois: gwhois-20100728.ebuild ChangeLog
Date: Wed, 01 Jun 2011 12:21:39
Message-Id: 20110601122129.00D9120054@flycatcher.gentoo.org
1 klausman 11/06/01 12:21:28
2
3 Modified: gwhois-20100728.ebuild ChangeLog
4 Log:
5 Stable on alpha, bug #356495
6
7 (Portage version: 2.1.9.50/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 net-misc/gwhois/gwhois-20100728.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gwhois/gwhois-20100728.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gwhois/gwhois-20100728.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gwhois/gwhois-20100728.ebuild?r1=1.4&r2=1.5
15
16 Index: gwhois-20100728.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-misc/gwhois/gwhois-20100728.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- gwhois-20100728.ebuild 28 May 2011 11:38:33 -0000 1.4
23 +++ gwhois-20100728.ebuild 1 Jun 2011 12:21:28 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gwhois/gwhois-20100728.ebuild,v 1.4 2011/05/28 11:38:33 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-misc/gwhois/gwhois-20100728.ebuild,v 1.5 2011/06/01 12:21:28 klausman Exp $
29
30 inherit eutils
31
32 @@ -11,7 +11,7 @@
33 SRC_URI="http://gwhois.de/gwhois/${MY_P/-/_}.tar.gz"
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~alpha amd64 hppa ~ppc ~ppc64 ~sparc x86"
37 +KEYWORDS="alpha amd64 hppa ~ppc ~ppc64 ~sparc x86"
38 IUSE=""
39
40 RDEPEND="www-client/lynx
41
42
43
44 1.50 net-misc/gwhois/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gwhois/ChangeLog?rev=1.50&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gwhois/ChangeLog?rev=1.50&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gwhois/ChangeLog?r1=1.49&r2=1.50
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-misc/gwhois/ChangeLog,v
53 retrieving revision 1.49
54 retrieving revision 1.50
55 diff -u -r1.49 -r1.50
56 --- ChangeLog 28 May 2011 11:38:33 -0000 1.49
57 +++ ChangeLog 1 Jun 2011 12:21:28 -0000 1.50
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-misc/gwhois
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gwhois/ChangeLog,v 1.49 2011/05/28 11:38:33 hwoarang Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-misc/gwhois/ChangeLog,v 1.50 2011/06/01 12:21:28 klausman Exp $
63 +
64 + 01 Jun 2011; Tobias Klausmann <klausman@g.o> gwhois-20100728.ebuild:
65 + Stable on alpha, bug #356495
66
67 28 May 2011; Markos Chandras <hwoarang@g.o> gwhois-20100728.ebuild:
68 Stable on amd64 wrt bug #356495