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 1OFmPF-0001Sz-MY for garchives@archives.gentoo.org; Sat, 22 May 2010 10:58:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3AD63E078D; Sat, 22 May 2010 10:58:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id F3D7CE078D for ; Sat, 22 May 2010 10:58:09 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 834851B4114 for ; Sat, 22 May 2010 10:58:09 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2160) id 9A8182CB2D; Sat, 22 May 2010 10:58:08 +0000 (UTC) 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 dev-python/httplib2: httplib2-0.5.0.ebuild httplib2-0.6.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: httplib2-0.5.0.ebuild httplib2-0.6.0.ebuild ChangeLog X-VCS-Directories: dev-python/httplib2 X-VCS-Committer: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Message-Id: <20100522105808.9A8182CB2D@corvid.gentoo.org> Date: Sat, 22 May 2010 10:58:08 +0000 (UTC) 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: 58aba4c1-c10c-4a3d-b260-51b6c70d8be3 X-Archives-Hash: 1f0d605989fffe2678c51d3d736f0a7b armin76 10/05/22 10:58:08 Modified: httplib2-0.5.0.ebuild httplib2-0.6.0.ebuild ChangeLog Log: Add ~alpha/~ia64/~sparc (Portage version: 2.1.8.3/cvs/Linux ia64) Revision Changes Path 1.5 dev-python/httplib2/httplib2-0.5.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/httplib= 2/httplib2-0.5.0.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/httplib= 2/httplib2-0.5.0.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/httplib= 2/httplib2-0.5.0.ebuild?r1=3D1.4&r2=3D1.5 Index: httplib2-0.5.0.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/dev-python/httplib2/httplib2-0.5.0.ebui= ld,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- httplib2-0.5.0.ebuild 7 Oct 2009 17:36:14 -0000 1.4 +++ httplib2-0.5.0.ebuild 22 May 2010 10:58:08 -0000 1.5 @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.5.0.eb= uild,v 1.4 2009/10/07 17:36:14 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.5.0.eb= uild,v 1.5 2010/05/22 10:58:08 armin76 Exp $ =20 EAPI=3D"2" =20 @@ -16,7 +16,7 @@ =20 LICENSE=3D"MIT" SLOT=3D"0" -KEYWORDS=3D"amd64 ppc x86" +KEYWORDS=3D"~alpha amd64 ~ia64 ppc ~sparc x86" IUSE=3D"" =20 DEPEND=3D"" 1.6 dev-python/httplib2/httplib2-0.6.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/httplib= 2/httplib2-0.6.0.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/httplib= 2/httplib2-0.6.0.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/httplib= 2/httplib2-0.6.0.ebuild?r1=3D1.5&r2=3D1.6 Index: httplib2-0.6.0.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/dev-python/httplib2/httplib2-0.6.0.ebui= ld,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- httplib2-0.6.0.ebuild 8 Mar 2010 10:47:38 -0000 1.5 +++ httplib2-0.6.0.ebuild 22 May 2010 10:58:08 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.6.0.eb= uild,v 1.5 2010/03/08 10:47:38 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.6.0.eb= uild,v 1.6 2010/05/22 10:58:08 armin76 Exp $ =20 EAPI=3D"2" SUPPORT_PYTHON_ABIS=3D"1" @@ -13,7 +13,7 @@ =20 LICENSE=3D"MIT" SLOT=3D"0" -KEYWORDS=3D"amd64 ppc x86" +KEYWORDS=3D"~alpha amd64 ~ia64 ppc ~sparc x86" IUSE=3D"" =20 DEPEND=3D"" 1.20 dev-python/httplib2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/httplib= 2/ChangeLog?rev=3D1.20&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/httplib= 2/ChangeLog?rev=3D1.20&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/httplib= 2/ChangeLog?r1=3D1.19&r2=3D1.20 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/dev-python/httplib2/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 8 Mar 2010 10:47:38 -0000 1.19 +++ ChangeLog 22 May 2010 10:58:08 -0000 1.20 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/httplib2 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/ChangeLog,v 1.19 = 2010/03/08 10:47:38 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/ChangeLog,v 1.20 = 2010/05/22 10:58:08 armin76 Exp $ + + 22 May 2010; Ra=C3=BAl Porcel httplib2-0.5.0.ebui= ld, + httplib2-0.6.0.ebuild: + Add ~alpha/~ia64/~sparc =20 08 Mar 2010; Dirkjan Ochtman httplib2-0.6.0.ebuild: stable amd64, bug 302674