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 1N4Ee2-0002Lr-4a for garchives@archives.gentoo.org; Sat, 31 Oct 2009 14:09:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD1CFE0917; Sat, 31 Oct 2009 14:09:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5CBB2E0917 for ; Sat, 31 Oct 2009 14:09:29 +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 EC64766D47 for ; Sat, 31 Oct 2009 14:09:28 +0000 (UTC) Received: from ranger by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1N4Ee0-0001vz-6M for gentoo-commits@lists.gentoo.org; Sat, 31 Oct 2009 14:09:28 +0000 From: "Brent Baude (ranger)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ranger@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libproxy: libproxy-0.2.3-r2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libproxy-0.2.3-r2.ebuild ChangeLog X-VCS-Directories: net-libs/libproxy X-VCS-Committer: ranger X-VCS-Committer-Name: Brent Baude Content-Type: text/plain; charset=utf8 Message-Id: Sender: Brent Baude Date: Sat, 31 Oct 2009 14:09:28 +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: 1e643956-a467-4cdb-8db1-31dc12dec6c9 X-Archives-Hash: f5cfe69d1c63543bf5e56cd224345a5b ranger 09/10/31 14:09:28 Modified: libproxy-0.2.3-r2.ebuild ChangeLog Log: Marking libproxy-0.2.3-r2 ppc64 for bug 289419 (Portage version: 2.1.7.1/cvs/Linux ppc64) Revision Changes Path 1.7 net-libs/libproxy/libproxy-0.2.3-r2.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libproxy/= libproxy-0.2.3-r2.ebuild?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libproxy/= libproxy-0.2.3-r2.ebuild?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libproxy/= libproxy-0.2.3-r2.ebuild?r1=3D1.6&r2=3D1.7 Index: libproxy-0.2.3-r2.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-libs/libproxy/libproxy-0.2.3-r2.ebu= ild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libproxy-0.2.3-r2.ebuild 23 Oct 2009 13:26:19 -0000 1.6 +++ libproxy-0.2.3-r2.ebuild 31 Oct 2009 14:09:27 -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-libs/libproxy/libproxy-0.2.3-r2.e= build,v 1.6 2009/10/23 13:26:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libproxy/libproxy-0.2.3-r2.e= build,v 1.7 2009/10/31 14:09:27 ranger Exp $ =20 EAPI=3D"2" =20 @@ -12,7 +12,7 @@ =20 LICENSE=3D"LGPL-2.1" SLOT=3D"0" -KEYWORDS=3D"alpha amd64 arm hppa ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS=3D"alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE=3D"gnome kde networkmanager python seamonkey webkit xulrunner" =20 RDEPEND=3D" 1.24 net-libs/libproxy/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libproxy/= ChangeLog?rev=3D1.24&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libproxy/= ChangeLog?rev=3D1.24&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libproxy/= ChangeLog?r1=3D1.23&r2=3D1.24 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-libs/libproxy/ChangeLog,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- ChangeLog 23 Oct 2009 13:26:19 -0000 1.23 +++ ChangeLog 31 Oct 2009 14:09:27 -0000 1.24 @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libproxy # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libproxy/ChangeLog,v 1.23 20= 09/10/23 13:26:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libproxy/ChangeLog,v 1.24 20= 09/10/31 14:09:27 ranger Exp $ + + 31 Oct 2009; Brent Baude libproxy-0.2.3-r2.ebuild: + Marking libproxy-0.2.3-r2 ppc64 for bug 289419 =20 23 Oct 2009; Jeroen Roovers libproxy-0.2.3-r2.ebuild: Stable for HPPA (bug #289419).