Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/wget: wget-1.12-r2.ebuild ChangeLog
Date: Mon, 06 Sep 2010 20:11:48
Message-Id: 20100906201146.0637520051@flycatcher.gentoo.org
1 ranger 10/09/06 20:11:45
2
3 Modified: wget-1.12-r2.ebuild ChangeLog
4 Log:
5 Marking wget-1.12-r2 ppc64 for bug 329941
6 (Portage version: 2.1.8.3/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.6 net-misc/wget/wget-1.12-r2.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/wget-1.12-r2.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/wget-1.12-r2.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/wget-1.12-r2.ebuild?r1=1.5&r2=1.6
14
15 Index: wget-1.12-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.12-r2.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- wget-1.12-r2.ebuild 5 Sep 2010 09:44:28 -0000 1.5
22 +++ wget-1.12-r2.ebuild 6 Sep 2010 20:11:45 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.12-r2.ebuild,v 1.5 2010/09/05 09:44:28 hwoarang Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.12-r2.ebuild,v 1.6 2010/09/06 20:11:45 ranger Exp $
28
29 EAPI="2"
30
31 @@ -12,7 +12,7 @@
32
33 LICENSE="GPL-3"
34 SLOT="0"
35 -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 ~s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
36 +KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ppc64 ~s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
37 IUSE="debug idn ipv6 nls ntlm +ssl static"
38
39 RDEPEND="idn? ( net-dns/libidn )
40
41
42
43 1.128 net-misc/wget/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/ChangeLog?rev=1.128&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/ChangeLog?rev=1.128&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/ChangeLog?r1=1.127&r2=1.128
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v
52 retrieving revision 1.127
53 retrieving revision 1.128
54 diff -u -r1.127 -r1.128
55 --- ChangeLog 5 Sep 2010 09:44:28 -0000 1.127
56 +++ ChangeLog 6 Sep 2010 20:11:45 -0000 1.128
57 @@ -1,6 +1,9 @@
58 # ChangeLog for net-misc/wget
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.127 2010/09/05 09:44:28 hwoarang Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.128 2010/09/06 20:11:45 ranger Exp $
62 +
63 + 06 Sep 2010; Brent Baude <ranger@g.o> wget-1.12-r2.ebuild:
64 + Marking wget-1.12-r2 ppc64 for bug 329941
65
66 05 Sep 2010; Markos Chandras <hwoarang@g.o> wget-1.12-r2.ebuild:
67 Stable on amd64 wrt bug #329941