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 1M9LRW-0006Zc-LJ for garchives@archives.gentoo.org; Wed, 27 May 2009 15:53:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D67BAE06DF; Wed, 27 May 2009 15:53:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 90DF0E06DF for ; Wed, 27 May 2009 15:53:25 +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 43B8066410 for ; Wed, 27 May 2009 15:53:25 +0000 (UTC) Received: from armin76 by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1M9LRU-0008HM-I1 for gentoo-commits@lists.gentoo.org; Wed, 27 May 2009 15:53:24 +0000 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-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: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Message-Id: Sender: Raul Porcel Date: Wed, 27 May 2009 15:53:24 +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: 6cac2f3a-1734-465c-9ec4-1518f9bee566 X-Archives-Hash: 74b3da3d1b50ad3d6ede607fc2642403 armin76 09/05/27 15:53:24 Modified: python-2.4.6.ebuild ChangeLog Log: arm/ia64/m68k/s390/sh/sparc stable wrt #252317 (Portage version: 2.1.6.11/cvs/Linux ia64) Revision Changes Path 1.8 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.8&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/py= thon-2.4.6.ebuild?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/py= thon-2.4.6.ebuild?r1=3D1.7&r2=3D1.8 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.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- python-2.4.6.ebuild 25 May 2009 19:54:20 -0000 1.7 +++ python-2.4.6.ebuild 27 May 2009 15:53:24 -0000 1.8 @@ -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.7 2009/05/25 19:54:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.4.6.ebuild,v= 1.8 2009/05/27 15:53:24 armin76 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 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 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.386 dev-lang/python/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/Ch= angeLog?rev=3D1.386&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/Ch= angeLog?rev=3D1.386&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/Ch= angeLog?r1=3D1.385&r2=3D1.386 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.385 retrieving revision 1.386 diff -u -r1.385 -r1.386 --- ChangeLog 25 May 2009 19:54:20 -0000 1.385 +++ ChangeLog 27 May 2009 15:53:24 -0000 1.386 @@ -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.385 200= 9/05/25 19:54:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.386 200= 9/05/27 15:53:24 armin76 Exp $ + + 27 May 2009; Ra=C3=BAl Porcel python-2.4.6.ebuild= : + arm/ia64/m68k/s390/sh/sparc stable wrt #252317 =20 25 May 2009; Markus Meier python-2.4.6.ebuild: amd64 stable, bug #252317