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 1M8gFb-0001wd-1z for garchives@archives.gentoo.org; Mon, 25 May 2009 19:54:23 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD867E04DE; Mon, 25 May 2009 19:54:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 921A5E04DE for ; Mon, 25 May 2009 19:54:21 +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 3E29868FB0 for ; Mon, 25 May 2009 19:54:21 +0000 (UTC) Received: from maekke by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1M8gFY-000462-M2 for gentoo-commits@lists.gentoo.org; Mon, 25 May 2009 19:54:20 +0000 From: "Markus Meier (maekke)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, maekke@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/python: python-2.4.6.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: python-2.4.6.ebuild ChangeLog X-VCS-Directories: dev-lang/python X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier Content-Type: text/plain; charset=utf8 Message-Id: Sender: Markus Meier Date: Mon, 25 May 2009 19:54:20 +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: 581a50b2-1810-42c8-b8c3-71ef37e3001d X-Archives-Hash: d5b47b4e09b32a494da829937674cc7e maekke 09/05/25 19:54:20 Modified: python-2.4.6.ebuild ChangeLog Log: amd64 stable, bug #252317 (Portage version: 2.1.6.11/cvs/Linux x86_64) Revision Changes Path 1.7 dev-lang/python/python-2.4.6.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/py= thon-2.4.6.ebuild?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/py= thon-2.4.6.ebuild?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/py= thon-2.4.6.ebuild?r1=3D1.6&r2=3D1.7 Index: python-2.4.6.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.4.6.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- python-2.4.6.ebuild 25 May 2009 17:26:09 -0000 1.6 +++ python-2.4.6.ebuild 25 May 2009 19:54:20 -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/dev-lang/python/python-2.4.6.ebuild,v= 1.6 2009/05/25 17:26:09 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.4.6.ebuild,v= 1.7 2009/05/25 19:54:20 maekke 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.4" -KEYWORDS=3D"alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh= ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS=3D"alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh = ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE=3D"berkdb bootstrap build +cxx doc elibc_uclibc examples gdbm ipv6 = ncurses readline ssl +threads tk ucs2 wininst +xml" =20 # Can't be compiled against db-4.5 Bug #179377 1.385 dev-lang/python/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/Ch= angeLog?rev=3D1.385&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/Ch= angeLog?rev=3D1.385&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/Ch= angeLog?r1=3D1.384&r2=3D1.385 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.384 retrieving revision 1.385 diff -u -r1.384 -r1.385 --- ChangeLog 25 May 2009 17:26:09 -0000 1.384 +++ ChangeLog 25 May 2009 19:54:20 -0000 1.385 @@ -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.384 200= 9/05/25 17:26:09 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.385 200= 9/05/25 19:54:20 maekke Exp $ + + 25 May 2009; Markus Meier python-2.4.6.ebuild: + amd64 stable, bug #252317 =20 25 May 2009; Christian Faulhammer python-2.4.6.ebui= ld: stable x86, security bug 252317