klausman 14/07/31 12:45:17 Modified: python-2.7.7.ebuild ChangeLog Log: Stable on alpha, bug #500518 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.3 dev-lang/python/python-2.7.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.7.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.7.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.7.ebuild?r1=1.2&r2=1.3 Index: python-2.7.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.7.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- python-2.7.7.ebuild 30 Jul 2014 23:35:54 -0000 1.2 +++ python-2.7.7.ebuild 31 Jul 2014 12:45:17 -0000 1.3 @@ -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.7.ebuild,v 1.2 2014/07/30 23:35:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.7.ebuild,v 1.3 2014/07/31 12:45:17 klausman Exp $ EAPI="4" WANT_AUTOMAKE="none" @@ -18,7 +18,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.772 dev-lang/python/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.772&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.772&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?r1=1.771&r2=1.772 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v retrieving revision 1.771 retrieving revision 1.772 diff -u -r1.771 -r1.772 --- ChangeLog 31 Jul 2014 12:35:36 -0000 1.771 +++ ChangeLog 31 Jul 2014 12:45:17 -0000 1.772 @@ -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.771 2014/07/31 12:35:36 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.772 2014/07/31 12:45:17 klausman Exp $ + + 31 Jul 2014; Tobias Klausmann <[email protected]> python-2.7.7.ebuild: + Stable on alpha, bug #500518 31 Jul 2014; Tobias Klausmann <[email protected]> python-3.3.5-r1.ebuild: Stable on alpha, bug #500518
