From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MiOmE-0003zg-TU for garchives@archives.gentoo.org; Tue, 01 Sep 2009 08:31:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 451E3E078C; Tue, 1 Sep 2009 13:40:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 09084E078C for ; Tue, 1 Sep 2009 13:40:30 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 17C7464C46 for ; Tue, 1 Sep 2009 13:40:44 +0000 (UTC) Received: from armin76 by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MiTb3-0001Yg-89 for gentoo-commits@lists.gentoo.org; Tue, 01 Sep 2009 13:40:29 +0000 From: "Raul Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, armin76@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-misc/wget: wget-1.11.4.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: wget-1.11.4.ebuild ChangeLog X-VCS-Directories: net-misc/wget X-VCS-Committer: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Message-Id: Sender: Raul Porcel Date: Tue, 01 Sep 2009 13:40:29 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 72fa7f70-cec8-4f7c-8e69-d23e1f938721 X-Archives-Hash: 56e6b2dcc29c1168c4f04ab35353b2c4 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=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget= -1.11.4.ebuild?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/wget= -1.11.4.ebuild?r1=3D1.7&r2=3D1.8 Index: wget-1.11.4.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 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 $ =20 inherit eutils flag-o-matic =20 @@ -10,7 +10,7 @@ =20 LICENSE=3D"GPL-3" SLOT=3D"0" -KEYWORDS=3D"alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh= ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS=3D"alpha amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh spar= c x86 ~sparc-fbsd ~x86-fbsd" IUSE=3D"debug ipv6 nls ssl static" =20 RDEPEND=3D"ssl? ( >=3Ddev-libs/openssl-0.9.6b )" 1.109 net-misc/wget/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/Chan= geLog?rev=3D1.109&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/Chan= geLog?rev=3D1.109&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wget/Chan= geLog?r1=3D1.108&r2=3D1.109 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 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=C3=BAl Porcel wget-1.11.4.ebuild: + arm/ia64/s390/sh/sparc stable wrt #281876 =20 31 Aug 2009; wget-1.11.4.ebuild: Marked stable on AMD64 as requested by Mike "SpanKY" Friesinger in bug