ago 14/12/01 09:45:19 Modified: pyyaml-3.11.ebuild ChangeLog Log: Stable for sparc, wrt bug #524416 (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Revision Changes Path 1.13 dev-python/pyyaml/pyyaml-3.11.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyyaml/pyyaml-3.11.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyyaml/pyyaml-3.11.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyyaml/pyyaml-3.11.ebuild?r1=1.12&r2=1.13 Index: pyyaml-3.11.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyyaml/pyyaml-3.11.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- pyyaml-3.11.ebuild 19 Nov 2014 15:13:47 -0000 1.12 +++ pyyaml-3.11.ebuild 1 Dec 2014 09:45:19 -0000 1.13 @@ -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-python/pyyaml/pyyaml-3.11.ebuild,v 1.12 2014/11/19 15:13:47 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyyaml/pyyaml-3.11.ebuild,v 1.13 2014/12/01 09:45:19 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) @@ -15,7 +15,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="examples libyaml" RDEPEND="libyaml? ( dev-libs/libyaml )" 1.53 dev-python/pyyaml/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyyaml/ChangeLog?rev=1.53&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyyaml/ChangeLog?rev=1.53&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyyaml/ChangeLog?r1=1.52&r2=1.53 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyyaml/ChangeLog,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- ChangeLog 19 Nov 2014 15:13:47 -0000 1.52 +++ ChangeLog 1 Dec 2014 09:45:19 -0000 1.53 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyyaml # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyyaml/ChangeLog,v 1.52 2014/11/19 15:13:47 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyyaml/ChangeLog,v 1.53 2014/12/01 09:45:19 ago Exp $ + + 01 Dec 2014; Agostino Sarubbo <[email protected]> pyyaml-3.11.ebuild: + Stable for sparc, wrt bug #524416 19 Nov 2014; Ian Delaney <[email protected]> pyyaml-3.11.ebuild: clean old python impls, add pypy3 support
