klausman 14/07/18 13:48:30 Modified: python-2.7.6.ebuild ChangeLog Log: Stable on alpha, bug #504742 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.14 dev-lang/python/python-2.7.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.6.ebuild?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.6.ebuild?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.6.ebuild?r1=1.13&r2=1.14 Index: python-2.7.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.6.ebuild,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- python-2.7.6.ebuild 15 Jun 2014 14:33:47 -0000 1.13 +++ python-2.7.6.ebuild 18 Jul 2014 13:48:30 -0000 1.14 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.6.ebuild,v 1.13 2014/06/15 14:33:47 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.6.ebuild,v 1.14 2014/07/18 13:48:30 klausman Exp $ EAPI="4" WANT_AUTOMAKE="none" @@ -19,7 +19,7 @@ LICENSE="PSF-2" SLOT="2.7" -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="-berkdb build doc elibc_uclibc examples gdbm hardened ipv6 +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml" # Do not add a dependency on dev-lang/python to this ebuild. 1.764 dev-lang/python/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.764&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.764&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?r1=1.763&r2=1.764 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v retrieving revision 1.763 retrieving revision 1.764 diff -u -r1.763 -r1.764 --- ChangeLog 6 Jul 2014 11:49:54 -0000 1.763 +++ ChangeLog 18 Jul 2014 13:48:30 -0000 1.764 @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/python # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.763 2014/07/06 11:49:54 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.764 2014/07/18 13:48:30 klausman Exp $ + + 18 Jul 2014; Tobias Klausmann <[email protected]> python-2.7.6.ebuild: + Stable on alpha, bug #504742 06 Jul 2014; Michał Górny <[email protected]> -files/CVE-2013-4238_py26.patch, -files/python-2.5-tcl86.patch, -python-2.6.8-r3.ebuild, -python-2.6.9.ebuild:
