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 1MLkAM-0006xx-5q for garchives@archives.gentoo.org; Tue, 30 Jun 2009 20:42:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 27952E093D; Tue, 30 Jun 2009 20:42:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E32A2E093D for ; Tue, 30 Jun 2009 20:42:56 +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 8E10467317 for ; Tue, 30 Jun 2009 20:42:56 +0000 (UTC) Received: from fauli by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MLkAK-0002VG-7m for gentoo-commits@lists.gentoo.org; Tue, 30 Jun 2009 20:42:56 +0000 From: "Christian Faulhammer (fauli)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, fauli@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/python: python-2.5.4-r3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: python-2.5.4-r3.ebuild ChangeLog X-VCS-Directories: dev-lang/python X-VCS-Committer: fauli X-VCS-Committer-Name: Christian Faulhammer Content-Type: text/plain; charset=utf8 Message-Id: Sender: Christian Faulhammer Date: Tue, 30 Jun 2009 20:42:56 +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: 5a23e40c-0e60-4443-b531-e6ef512287ba X-Archives-Hash: 01ac404ea9cd051522894f2d3e1ebe8f fauli 09/06/30 20:42:56 Modified: python-2.5.4-r3.ebuild ChangeLog Log: stable x86, bug 275311 (Portage version: 2.1.6.13/cvs/Linux i686) Revision Changes Path 1.5 dev-lang/python/python-2.5.4-r3.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/py= thon-2.5.4-r3.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/py= thon-2.5.4-r3.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/py= thon-2.5.4-r3.ebuild?r1=3D1.4&r2=3D1.5 Index: python-2.5.4-r3.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.5.4-r3.ebuild,= v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- python-2.5.4-r3.ebuild 28 Jun 2009 14:44:53 -0000 1.4 +++ python-2.5.4-r3.ebuild 30 Jun 2009 20:42:56 -0000 1.5 @@ -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.5.4-r3.ebuil= d,v 1.4 2009/06/28 14:44:53 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.5.4-r3.ebuil= d,v 1.5 2009/06/30 20:42:56 fauli Exp $ =20 # NOTE about python-portage interactions : # - Do not add a pkg_setup() check for a certain version of portage @@ -26,7 +26,7 @@ =20 LICENSE=3D"PSF-2.2" SLOT=3D"2.5" -KEYWORDS=3D"alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~= sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS=3D"alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~= sh ~sparc x86 ~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,cjkcodecs} 1.390 dev-lang/python/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/Ch= angeLog?rev=3D1.390&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/Ch= angeLog?rev=3D1.390&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/Ch= angeLog?r1=3D1.389&r2=3D1.390 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.389 retrieving revision 1.390 diff -u -r1.389 -r1.390 --- ChangeLog 28 Jun 2009 14:44:53 -0000 1.389 +++ ChangeLog 30 Jun 2009 20:42:56 -0000 1.390 @@ -1,6 +1,10 @@ # 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.389 200= 9/06/28 14:44:53 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.390 200= 9/06/30 20:42:56 fauli Exp $ + + 30 Jun 2009; Christian Faulhammer + python-2.5.4-r3.ebuild: + stable x86, bug 275311 =20 28 Jun 2009; Tobias Klausmann python-2.5.4-r3.ebuild: