Gentoo Archives: gentoo-commits

From: "Seemant Kulleen (seemant)" <seemant@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/wget: wget-1.9.1-r5.ebuild wget-1.10.2.ebuild ChangeLog
Date: Mon, 22 Oct 2007 21:06:52
Message-Id: E1Ik4U4-0007EG-Aa@stork.gentoo.org
1 seemant 07/10/22 21:06:48
2
3 Modified: wget-1.9.1-r5.ebuild wget-1.10.2.ebuild ChangeLog
4 Log:
5 homepage update thanks to Petr Pisar in bug #196738
6 (Portage version: 2.1.3.15)
7
8 Revision Changes Path
9 1.16 net-misc/wget/wget-1.9.1-r5.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.9.1-r5.ebuild?rev=1.16&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.9.1-r5.ebuild?rev=1.16&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.9.1-r5.ebuild?r1=1.15&r2=1.16
14
15 Index: wget-1.9.1-r5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r5.ebuild,v
18 retrieving revision 1.15
19 retrieving revision 1.16
20 diff -u -r1.15 -r1.16
21 --- wget-1.9.1-r5.ebuild 12 Oct 2006 20:24:08 -0000 1.15
22 +++ wget-1.9.1-r5.ebuild 22 Oct 2007 21:06:47 -0000 1.16
23 @@ -1,12 +1,12 @@
24 -# Copyright 1999-2006 Gentoo Foundation
25 +# Copyright 1999-2007 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.9.1-r5.ebuild,v 1.15 2006/10/12 20:24:08 grobian Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r5.ebuild,v 1.16 2007/10/22 21:06:47 seemant Exp $
29
30 inherit eutils flag-o-matic
31
32 PATCHVER=0.4
33 DESCRIPTION="Network utility to retrieve files from the WWW"
34 -HOMEPAGE="http://wget.sunsite.dk/"
35 +HOMEPAGE="http://www.gnu.org/software/wget/"
36 SRC_URI="mirror://gnu/wget/${P}.tar.gz
37 mirror://gentoo/${P}-gentoo-${PATCHVER}.tar.bz2"
38
39
40
41
42 1.17 net-misc/wget/wget-1.10.2.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.10.2.ebuild?rev=1.17&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.10.2.ebuild?rev=1.17&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.10.2.ebuild?r1=1.16&r2=1.17
47
48 Index: wget-1.10.2.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.10.2.ebuild,v
51 retrieving revision 1.16
52 retrieving revision 1.17
53 diff -u -r1.16 -r1.17
54 --- wget-1.10.2.ebuild 3 Oct 2007 08:47:20 -0000 1.16
55 +++ wget-1.10.2.ebuild 22 Oct 2007 21:06:47 -0000 1.17
56 @@ -1,12 +1,12 @@
57 -# Copyright 1999-2006 Gentoo Foundation
58 +# Copyright 1999-2007 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.10.2.ebuild,v 1.16 2007/10/03 08:47:20 uberlord Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.10.2.ebuild,v 1.17 2007/10/22 21:06:47 seemant Exp $
62
63 inherit eutils flag-o-matic
64
65 PATCHVER=0.2
66 DESCRIPTION="Network utility to retrieve files from the WWW"
67 -HOMEPAGE="http://wget.sunsite.dk/"
68 +HOMEPAGE="http://www.gnu.org/software/wget/"
69 SRC_URI="mirror://gentoo/${P}.tar.gz
70 mirror://gnu/wget/${P}.tar.gz
71 mirror://gentoo/${P}-gentoo-${PATCHVER}.tar.bz2"
72
73
74
75 1.88 net-misc/wget/ChangeLog
76
77 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/ChangeLog?rev=1.88&view=markup
78 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/ChangeLog?rev=1.88&content-type=text/plain
79 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/ChangeLog?r1=1.87&r2=1.88
80
81 Index: ChangeLog
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v
84 retrieving revision 1.87
85 retrieving revision 1.88
86 diff -u -r1.87 -r1.88
87 --- ChangeLog 17 Oct 2006 12:38:38 -0000 1.87
88 +++ ChangeLog 22 Oct 2007 21:06:47 -0000 1.88
89 @@ -1,6 +1,10 @@
90 # ChangeLog for net-misc/wget
91 -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
92 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.87 2006/10/17 12:38:38 uberlord Exp $
93 +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
94 +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.88 2007/10/22 21:06:47 seemant Exp $
95 +
96 + 22 Oct 2007; Seemant Kulleen <seemant@g.o> wget-1.9.1-r5.ebuild,
97 + wget-1.10.2.ebuild:
98 + homepage update thanks to Petr Pisar in bug #196738
99
100 17 Oct 2006; Roy Marples <uberlord@g.o> wget-1.10.2.ebuild:
101 Added ~sparc-fbsd keyword.
102
103
104
105 --
106 gentoo-commits@g.o mailing list