jer 15/01/13 15:56:36 Modified: ChangeLog six-1.8.0.ebuild Log: Stable for HPPA (bug #534366). (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.56 dev-python/six/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/six/ChangeLog?rev=1.56&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/six/ChangeLog?rev=1.56&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/six/ChangeLog?r1=1.55&r2=1.56 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/six/ChangeLog,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- ChangeLog 8 Jan 2015 20:47:46 -0000 1.55 +++ ChangeLog 13 Jan 2015 15:56:36 -0000 1.56 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/six # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/six/ChangeLog,v 1.55 2015/01/08 20:47:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/six/ChangeLog,v 1.56 2015/01/13 15:56:36 jer Exp $ + + 13 Jan 2015; Jeroen Roovers <[email protected]> six-1.8.0.ebuild: + Stable for HPPA (bug #534366). 08 Jan 2015; Markus Meier <[email protected]> six-1.8.0.ebuild: arm stable, bug #534366 1.5 dev-python/six/six-1.8.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/six/six-1.8.0.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/six/six-1.8.0.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/six/six-1.8.0.ebuild?r1=1.4&r2=1.5 Index: six-1.8.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/six/six-1.8.0.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- six-1.8.0.ebuild 8 Jan 2015 20:47:46 -0000 1.4 +++ six-1.8.0.ebuild 13 Jan 2015 15:56:36 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/six/six-1.8.0.ebuild,v 1.4 2015/01/08 20:47:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/six/six-1.8.0.ebuild,v 1.5 2015/01/13 15:56:36 jer Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) @@ -13,7 +13,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="doc test" DEPEND="doc? ( dev-python/sphinx )
