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 1MoLVB-00084d-KG for garchives@archives.gentoo.org; Thu, 17 Sep 2009 18:14:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30904E0817; Thu, 17 Sep 2009 18:14:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D2256E0817 for ; Thu, 17 Sep 2009 18:14:40 +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 8CCEAB400A for ; Thu, 17 Sep 2009 18:14:40 +0000 (UTC) Received: from jer by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MoLVA-0000h5-28 for gentoo-commits@lists.gentoo.org; Thu, 17 Sep 2009 18:14:40 +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.2-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: python-2.6.2-r1.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: Thu, 17 Sep 2009 18:14:40 +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: d208785d-0ffa-483a-b8e6-345af2e47007 X-Archives-Hash: 116f9755571b4b724a05f17ccf359de1 jer 09/09/17 18:14:40 Modified: python-2.6.2-r1.ebuild ChangeLog Log: Stable for HPPA (bug #277645). (Portage version: 2.2_rc40/cvs/Linux i686) Revision Changes Path 1.15 dev-lang/python/python-2.6.2-r1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/py= thon-2.6.2-r1.ebuild?rev=3D1.15&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/py= thon-2.6.2-r1.ebuild?rev=3D1.15&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/py= thon-2.6.2-r1.ebuild?r1=3D1.14&r2=3D1.15 Index: python-2.6.2-r1.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.2-r1.ebuild,= v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- python-2.6.2-r1.ebuild 5 Sep 2009 17:22:36 -0000 1.14 +++ python-2.6.2-r1.ebuild 17 Sep 2009 18:14:39 -0000 1.15 @@ -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.2-r1.ebuil= d,v 1.14 2009/09/05 17:22:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.2-r1.ebuil= d,v 1.15 2009/09/17 18:14:39 jer Exp $ =20 # NOTE about python-portage interactions : # - Do not add a pkg_setup() check for a certain version of portage @@ -28,7 +28,7 @@ =20 LICENSE=3D"PSF-2.2" SLOT=3D"2.6" -KEYWORDS=3D"alpha amd64 arm ~hppa ia64 m68k ~ppc ~ppc64 ~s390 ~sh sparc = x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS=3D"alpha amd64 arm hppa ia64 m68k ~ppc ~ppc64 ~s390 ~sh sparc x= 86 ~sparc-fbsd ~x86-fbsd" IUSE=3D"berkdb build doc elibc_uclibc examples gdbm ipv6 ncurses readlin= e sqlite ssl +threads tk ucs2 wininst +xml" =20 # NOTE: dev-python/{elementtree,celementtree,pysqlite,ctypes} 1.413 dev-lang/python/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/Ch= angeLog?rev=3D1.413&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/Ch= angeLog?rev=3D1.413&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/Ch= angeLog?r1=3D1.412&r2=3D1.413 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.412 retrieving revision 1.413 diff -u -r1.412 -r1.413 --- ChangeLog 6 Sep 2009 21:12:15 -0000 1.412 +++ ChangeLog 17 Sep 2009 18:14:39 -0000 1.413 @@ -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.412 200= 9/09/06 21:12:15 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.413 200= 9/09/17 18:14:39 jer Exp $ + + 17 Sep 2009; Jeroen Roovers python-2.6.2-r1.ebuild: + Stable for HPPA (bug #277645). =20 06 Sep 2009; Arfrever Frehtes Taifersar Arahesis -files/python-config-2.4, -python-3.1.ebuild: