ago 14/03/18 16:43:14 Modified: python-3.3.3.ebuild ChangeLog Log: Stable for ia64, wrt bug #497758 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Revision Changes Path 1.18 dev-lang/python/python-3.3.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.3.3.ebuild?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.3.3.ebuild?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.3.3.ebuild?r1=1.17&r2=1.18 Index: python-3.3.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.3.3.ebuild,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- python-3.3.3.ebuild 8 Feb 2014 04:30:23 -0000 1.17 +++ python-3.3.3.ebuild 18 Mar 2014 16:43:13 -0000 1.18 @@ -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-3.3.3.ebuild,v 1.17 2014/02/08 04:30:23 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.3.3.ebuild,v 1.18 2014/03/18 16:43:13 ago Exp $ EAPI="4" WANT_AUTOMAKE="none" @@ -19,7 +19,7 @@ LICENSE="PSF-2" SLOT="3.3" -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="build doc elibc_uclibc examples gdbm hardened ipv6 +ncurses +readline sqlite +ssl +threads tk wininst +xml" # Do not add a dependency on dev-lang/python to this ebuild. 1.749 dev-lang/python/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.749&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.749&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?r1=1.748&r2=1.749 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v retrieving revision 1.748 retrieving revision 1.749 diff -u -r1.748 -r1.749 --- ChangeLog 16 Mar 2014 18:36:25 -0000 1.748 +++ ChangeLog 18 Mar 2014 16:43:13 -0000 1.749 @@ -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.748 2014/03/16 18:36:25 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.749 2014/03/18 16:43:13 ago Exp $ + + 18 Mar 2014; Agostino Sarubbo <[email protected]> python-3.3.3.ebuild: + Stable for ia64, wrt bug #497758 16 Mar 2014; Mike Gilbert <[email protected]> python-2.6.9.ebuild: Backport fix for bug 503180.
