Gentoo Archives: gentoo-commits

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