Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/wget: wget-1.12.ebuild ChangeLog
Date: Wed, 07 Oct 2009 19:08:20
Message-Id: E1Mvbs2-0004xg-1H@stork.gentoo.org
1 maekke 09/10/07 19:08:18
2
3 Modified: wget-1.12.ebuild ChangeLog
4 Log:
5 amd64 stable, bug #286058
6 (Portage version: 2.2_rc44/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.7 net-misc/wget/wget-1.12.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.12.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.12.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.12.ebuild?r1=1.6&r2=1.7
14
15 Index: wget-1.12.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.12.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- wget-1.12.ebuild 7 Oct 2009 18:45:07 -0000 1.6
22 +++ wget-1.12.ebuild 7 Oct 2009 19:08:17 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 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.ebuild,v 1.6 2009/10/07 18:45:07 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.12.ebuild,v 1.7 2009/10/07 19:08:17 maekke Exp $
28
29 inherit eutils flag-o-matic
30
31 @@ -10,7 +10,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.117 net-misc/wget/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/ChangeLog?rev=1.117&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/ChangeLog?rev=1.117&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/ChangeLog?r1=1.116&r2=1.117
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v
52 retrieving revision 1.116
53 retrieving revision 1.117
54 diff -u -r1.116 -r1.117
55 --- ChangeLog 7 Oct 2009 18:45:07 -0000 1.116
56 +++ ChangeLog 7 Oct 2009 19:08:17 -0000 1.117
57 @@ -1,6 +1,9 @@
58 # ChangeLog for net-misc/wget
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.116 2009/10/07 18:45:07 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.117 2009/10/07 19:08:17 maekke Exp $
62 +
63 + 07 Oct 2009; Markus Meier <maekke@g.o> wget-1.12.ebuild:
64 + amd64 stable, bug #286058
65
66 07 Oct 2009; Raúl Porcel <armin76@g.o> wget-1.12.ebuild:
67 alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #286058