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 1NGagv-0003P1-36 for garchives@archives.gentoo.org; Fri, 04 Dec 2009 16:07:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D465E0686; Fri, 4 Dec 2009 16:07:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 59A72E096F for ; Fri, 4 Dec 2009 16:07:32 +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 00E2D6778E for ; Fri, 4 Dec 2009 16:07:32 +0000 (UTC) Received: from jer by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NGagr-0007uY-58 for gentoo-commits@lists.gentoo.org; Fri, 04 Dec 2009 16:07:31 +0000 From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/python: python-2.6.4.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: python-2.6.4.ebuild ChangeLog X-VCS-Directories: dev-lang/python X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Message-Id: Sender: Jeroen Roovers Date: Fri, 04 Dec 2009 16:07: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: 10f9c988-2720-4d97-ad71-99bd926e4006 X-Archives-Hash: 5a21890fa4237eaf84ba7934d0c999fa jer 09/12/04 16:07:29 Modified: python-2.6.4.ebuild ChangeLog Log: Stable for HPPA (bug #295066). (Portage version: 2.2_rc55/cvs/Linux i686) Revision Changes Path 1.4 dev-lang/python/python-2.6.4.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/py= thon-2.6.4.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/py= thon-2.6.4.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/py= thon-2.6.4.ebuild?r1=3D1.3&r2=3D1.4 Index: python-2.6.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/dev-lang/python/python-2.6.4.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- python-2.6.4.ebuild 3 Dec 2009 11:01:09 -0000 1.3 +++ python-2.6.4.ebuild 4 Dec 2009 16:07:28 -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/dev-lang/python/python-2.6.4.ebuild,v= 1.3 2009/12/03 11:01:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.4.ebuild,v= 1.4 2009/12/04 16:07:28 jer Exp $ =20 EAPI=3D"2" =20 @@ -23,7 +23,7 @@ =20 LICENSE=3D"PSF-2.2" SLOT=3D"2.6" -KEYWORDS=3D"~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sp= arc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS=3D"~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~spa= rc x86 ~sparc-fbsd ~x86-fbsd" IUSE=3D"-berkdb build doc elibc_uclibc examples gdbm ipv6 +ncurses +read= line sqlite ssl +threads tk ucs2 wininst +xml" =20 # NOTE: dev-python/{elementtree,celementtree,pysqlite,ctypes} 1.434 dev-lang/python/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/Ch= angeLog?rev=3D1.434&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/Ch= angeLog?rev=3D1.434&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/Ch= angeLog?r1=3D1.433&r2=3D1.434 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-lang/python/ChangeLog,v retrieving revision 1.433 retrieving revision 1.434 diff -u -r1.433 -r1.434 --- ChangeLog 3 Dec 2009 11:01:09 -0000 1.433 +++ ChangeLog 4 Dec 2009 16:07:28 -0000 1.434 @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/python # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.433 200= 9/12/03 11:01:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.434 200= 9/12/04 16:07:28 jer Exp $ + + 04 Dec 2009; Jeroen Roovers python-2.6.4.ebuild: + Stable for HPPA (bug #295066). =20 03 Dec 2009; Markus Meier python-2.6.4.ebuild: amd64/arm/x86 stable, bug #295066