phajdan.jr 14/06/14 10:45:44 Modified: ChangeLog python-2.7.6.ebuild Log: x86 stable wrt bug #504742 (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Revision Changes Path 1.760 dev-lang/python/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.760&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.760&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?r1=1.759&r2=1.760 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v retrieving revision 1.759 retrieving revision 1.760 diff -u -r1.759 -r1.760 --- ChangeLog 24 May 2014 09:53:23 -0000 1.759 +++ ChangeLog 14 Jun 2014 10:45:44 -0000 1.760 @@ -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.759 2014/05/24 09:53:23 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.760 2014/06/14 10:45:44 phajdan.jr Exp $ + + 14 Jun 2014; Pawel Hajdan jr <[email protected]> python-2.7.6.ebuild: + x86 stable wrt bug #504742 24 May 2014; Markos Chandras <[email protected]> python-2.7.6.ebuild: Stable on amd64 wrt bug #504742 1.12 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.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.6.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.6.ebuild?r1=1.11&r2=1.12 Index: python-2.7.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.6.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- python-2.7.6.ebuild 24 May 2014 09:53:23 -0000 1.11 +++ python-2.7.6.ebuild 14 Jun 2014 10:45:44 -0000 1.12 @@ -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.11 2014/05/24 09:53:23 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.6.ebuild,v 1.12 2014/06/14 10:45:44 phajdan.jr 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.
