* [gentoo-commits] gentoo-x86 commit in net-misc/wget: wget-1.11.4.ebuild ChangeLog
@ 2009-08-18 22:09 Christian Faulhammer (fauli)
0 siblings, 0 replies; 7+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-08-18 22:09 UTC (permalink / raw
To: gentoo-commits
fauli 09/08/18 22:09:22
Modified: wget-1.11.4.ebuild ChangeLog
Log:
stable x86, bug 281876
(Portage version: 2.1.6.13/cvs/Linux i686)
Revision Changes Path
1.3 net-misc/wget/wget-1.11.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild?r1=1.2&r2=1.3
Index: wget-1.11.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- wget-1.11.4.ebuild 18 Aug 2009 08:33:57 -0000 1.2
+++ wget-1.11.4.ebuild 18 Aug 2009 22:09:21 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild,v 1.2 2009/08/18 08:33:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild,v 1.3 2009/08/18 22:09:21 fauli Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="debug ipv6 nls ssl static"
RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )"
1.104 net-misc/wget/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/ChangeLog?rev=1.104&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/ChangeLog?rev=1.104&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/ChangeLog?r1=1.103&r2=1.104
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- ChangeLog 18 Aug 2009 16:34:37 -0000 1.103
+++ ChangeLog 18 Aug 2009 22:09:21 -0000 1.104
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/wget
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.103 2009/08/18 16:34:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.104 2009/08/18 22:09:21 fauli Exp $
+
+ 18 Aug 2009; Christian Faulhammer <fauli@gentoo.org> wget-1.11.4.ebuild:
+ stable x86, bug 281876
18 Aug 2009; Jeroen Roovers <jer@gentoo.org> wget-1.11.3.ebuild:
Stable for HPPA (bug #281876).
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/wget: wget-1.11.4.ebuild ChangeLog
@ 2009-08-29 19:51 Gysbert Wassenaar (nixnut)
0 siblings, 0 replies; 7+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-08-29 19:51 UTC (permalink / raw
To: gentoo-commits
nixnut 09/08/29 19:51:02
Modified: wget-1.11.4.ebuild ChangeLog
Log:
ppc stable #281876
(Portage version: 2.1.6.13/cvs/Linux ppc)
Revision Changes Path
1.4 net-misc/wget/wget-1.11.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild?r1=1.3&r2=1.4
Index: wget-1.11.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- wget-1.11.4.ebuild 18 Aug 2009 22:09:21 -0000 1.3
+++ wget-1.11.4.ebuild 29 Aug 2009 19:51:02 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild,v 1.3 2009/08/18 22:09:21 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild,v 1.4 2009/08/29 19:51:02 nixnut Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="debug ipv6 nls ssl static"
RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )"
1.105 net-misc/wget/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/ChangeLog?rev=1.105&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/ChangeLog?rev=1.105&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/ChangeLog?r1=1.104&r2=1.105
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog 18 Aug 2009 22:09:21 -0000 1.104
+++ ChangeLog 29 Aug 2009 19:51:02 -0000 1.105
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/wget
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.104 2009/08/18 22:09:21 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.105 2009/08/29 19:51:02 nixnut Exp $
+
+ 29 Aug 2009; nixnut <nixnut@gentoo.org> wget-1.11.4.ebuild:
+ ppc stable #281876
18 Aug 2009; Christian Faulhammer <fauli@gentoo.org> wget-1.11.4.ebuild:
stable x86, bug 281876
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/wget: wget-1.11.4.ebuild ChangeLog
@ 2009-08-30 14:42 Tobias Klausmann (klausman)
0 siblings, 0 replies; 7+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-08-30 14:42 UTC (permalink / raw
To: gentoo-commits
klausman 09/08/30 14:42:13
Modified: wget-1.11.4.ebuild ChangeLog
Log:
Stable on alpha, bug #281876
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.5 net-misc/wget/wget-1.11.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild?r1=1.4&r2=1.5
Index: wget-1.11.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- wget-1.11.4.ebuild 29 Aug 2009 19:51:02 -0000 1.4
+++ wget-1.11.4.ebuild 30 Aug 2009 14:42:12 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild,v 1.4 2009/08/29 19:51:02 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild,v 1.5 2009/08/30 14:42:12 klausman Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="debug ipv6 nls ssl static"
RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )"
1.106 net-misc/wget/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/ChangeLog?rev=1.106&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/ChangeLog?rev=1.106&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/ChangeLog?r1=1.105&r2=1.106
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- ChangeLog 29 Aug 2009 19:51:02 -0000 1.105
+++ ChangeLog 30 Aug 2009 14:42:12 -0000 1.106
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/wget
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.105 2009/08/29 19:51:02 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.106 2009/08/30 14:42:12 klausman Exp $
+
+ 30 Aug 2009; Tobias Klausmann <klausman@gentoo.org> wget-1.11.4.ebuild:
+ Stable on alpha, bug #281876
29 Aug 2009; nixnut <nixnut@gentoo.org> wget-1.11.4.ebuild:
ppc stable #281876
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/wget: wget-1.11.4.ebuild ChangeLog
@ 2009-08-31 0:33 Brent Baude (ranger)
0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2009-08-31 0:33 UTC (permalink / raw
To: gentoo-commits
ranger 09/08/31 00:33:42
Modified: wget-1.11.4.ebuild ChangeLog
Log:
stable ppc64, bug 281876
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Revision Changes Path
1.6 net-misc/wget/wget-1.11.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild?r1=1.5&r2=1.6
Index: wget-1.11.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- wget-1.11.4.ebuild 30 Aug 2009 14:42:12 -0000 1.5
+++ wget-1.11.4.ebuild 31 Aug 2009 00:33:42 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild,v 1.5 2009/08/30 14:42:12 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild,v 1.6 2009/08/31 00:33:42 ranger Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="debug ipv6 nls ssl static"
RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )"
1.107 net-misc/wget/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/ChangeLog?rev=1.107&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/ChangeLog?rev=1.107&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/ChangeLog?r1=1.106&r2=1.107
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- ChangeLog 30 Aug 2009 14:42:12 -0000 1.106
+++ ChangeLog 31 Aug 2009 00:33:42 -0000 1.107
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/wget
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.106 2009/08/30 14:42:12 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.107 2009/08/31 00:33:42 ranger Exp $
+
+ 31 Aug 2009; Brent Baude <ranger@gentoo.org> wget-1.11.4.ebuild:
+ stable ppc64, bug 281876
30 Aug 2009; Tobias Klausmann <klausman@gentoo.org> wget-1.11.4.ebuild:
Stable on alpha, bug #281876
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/wget: wget-1.11.4.ebuild ChangeLog
@ 2009-08-31 16:23 Tony Vroon (chainsaw)
0 siblings, 0 replies; 7+ messages in thread
From: Tony Vroon (chainsaw) @ 2009-08-31 16:23 UTC (permalink / raw
To: gentoo-commits
chainsaw 09/08/31 16:23:20
Modified: wget-1.11.4.ebuild ChangeLog
Log:
Marked stable on AMD64 as requested by Mike "SpanKY" Friesinger in bug #281876. Tested as portage fetcher for emerge -fe world with empty DISTDIR on a dual Opteron 2435 system.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.7 net-misc/wget/wget-1.11.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild?r1=1.6&r2=1.7
Index: wget-1.11.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- wget-1.11.4.ebuild 31 Aug 2009 00:33:42 -0000 1.6
+++ wget-1.11.4.ebuild 31 Aug 2009 16:23:20 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild,v 1.6 2009/08/31 00:33:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild,v 1.7 2009/08/31 16:23:20 chainsaw Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="debug ipv6 nls ssl static"
RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )"
1.108 net-misc/wget/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/ChangeLog?rev=1.108&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/ChangeLog?rev=1.108&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/ChangeLog?r1=1.107&r2=1.108
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog 31 Aug 2009 00:33:42 -0000 1.107
+++ ChangeLog 31 Aug 2009 16:23:20 -0000 1.108
@@ -1,6 +1,11 @@
# ChangeLog for net-misc/wget
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.107 2009/08/31 00:33:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.108 2009/08/31 16:23:20 chainsaw Exp $
+
+ 31 Aug 2009; <chainsaw@gentoo.org> wget-1.11.4.ebuild:
+ Marked stable on AMD64 as requested by Mike "SpanKY" Friesinger in bug
+ #281876. Tested as portage fetcher for emerge -fe world with empty DISTDIR
+ on a dual Opteron 2435 system.
31 Aug 2009; Brent Baude <ranger@gentoo.org> wget-1.11.4.ebuild:
stable ppc64, bug 281876
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/wget: wget-1.11.4.ebuild ChangeLog
@ 2009-09-01 13:40 Raul Porcel (armin76)
0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2009-09-01 13:40 UTC (permalink / raw
To: gentoo-commits
armin76 09/09/01 13:40:29
Modified: wget-1.11.4.ebuild ChangeLog
Log:
arm/ia64/s390/sh/sparc stable wrt #281876
(Portage version: 2.1.6.13/cvs/Linux ia64)
Revision Changes Path
1.8 net-misc/wget/wget-1.11.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild?r1=1.7&r2=1.8
Index: wget-1.11.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- wget-1.11.4.ebuild 31 Aug 2009 16:23:20 -0000 1.7
+++ wget-1.11.4.ebuild 1 Sep 2009 13:40:29 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild,v 1.7 2009/08/31 16:23:20 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild,v 1.8 2009/09/01 13:40:29 armin76 Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="debug ipv6 nls ssl static"
RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )"
1.109 net-misc/wget/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/ChangeLog?rev=1.109&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/ChangeLog?rev=1.109&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/ChangeLog?r1=1.108&r2=1.109
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- ChangeLog 31 Aug 2009 16:23:20 -0000 1.108
+++ ChangeLog 1 Sep 2009 13:40:29 -0000 1.109
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/wget
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.108 2009/08/31 16:23:20 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.109 2009/09/01 13:40:29 armin76 Exp $
+
+ 01 Sep 2009; Raúl Porcel <armin76@gentoo.org> wget-1.11.4.ebuild:
+ arm/ia64/s390/sh/sparc stable wrt #281876
31 Aug 2009; <chainsaw@gentoo.org> wget-1.11.4.ebuild:
Marked stable on AMD64 as requested by Mike "SpanKY" Friesinger in bug
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/wget: wget-1.11.4.ebuild ChangeLog
@ 2009-09-07 19:52 Jeroen Roovers (jer)
0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2009-09-07 19:52 UTC (permalink / raw
To: gentoo-commits
jer 09/09/07 19:52:50
Modified: wget-1.11.4.ebuild ChangeLog
Log:
Stable for HPPA (bug #281876).
(Portage version: 2.2_rc40/cvs/Linux i686)
Revision Changes Path
1.9 net-misc/wget/wget-1.11.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild?r1=1.8&r2=1.9
Index: wget-1.11.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- wget-1.11.4.ebuild 1 Sep 2009 13:40:29 -0000 1.8
+++ wget-1.11.4.ebuild 7 Sep 2009 19:52:49 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild,v 1.8 2009/09/01 13:40:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild,v 1.9 2009/09/07 19:52:49 jer Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="debug ipv6 nls ssl static"
RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )"
1.110 net-misc/wget/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/ChangeLog?rev=1.110&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/ChangeLog?rev=1.110&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/ChangeLog?r1=1.109&r2=1.110
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog 1 Sep 2009 13:40:29 -0000 1.109
+++ ChangeLog 7 Sep 2009 19:52:49 -0000 1.110
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/wget
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.109 2009/09/01 13:40:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.110 2009/09/07 19:52:49 jer Exp $
+
+ 07 Sep 2009; Jeroen Roovers <jer@gentoo.org> wget-1.11.4.ebuild:
+ Stable for HPPA (bug #281876).
01 Sep 2009; Raúl Porcel <armin76@gentoo.org> wget-1.11.4.ebuild:
arm/ia64/s390/sh/sparc stable wrt #281876
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2009-09-07 19:52 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-30 14:42 [gentoo-commits] gentoo-x86 commit in net-misc/wget: wget-1.11.4.ebuild ChangeLog Tobias Klausmann (klausman)
-- strict thread matches above, loose matches on Subject: below --
2009-09-07 19:52 Jeroen Roovers (jer)
2009-09-01 13:40 Raul Porcel (armin76)
2009-08-31 16:23 Tony Vroon (chainsaw)
2009-08-31 0:33 Brent Baude (ranger)
2009-08-29 19:51 Gysbert Wassenaar (nixnut)
2009-08-18 22:09 Christian Faulhammer (fauli)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox