ago 15/02/19 10:40:42 Modified: jsonschema-2.3.0.ebuild ChangeLog Log: Stable for amd64, wrt bug #540532 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path 1.6 dev-python/jsonschema/jsonschema-2.3.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonschema/jsonschema-2.3.0.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonschema/jsonschema-2.3.0.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonschema/jsonschema-2.3.0.ebuild?r1=1.5&r2=1.6 Index: jsonschema-2.3.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/jsonschema/jsonschema-2.3.0.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- jsonschema-2.3.0.ebuild 6 Jul 2014 12:42:33 -0000 1.5 +++ jsonschema-2.3.0.ebuild 19 Feb 2015 10:40:42 -0000 1.6 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/jsonschema/jsonschema-2.3.0.ebuild,v 1.5 2014/07/06 12:42:33 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/jsonschema/jsonschema-2.3.0.ebuild,v 1.6 2015/02/19 10:40:42 ago Exp $ EAPI=5 PYTHON_COMPAT=(python{2_6,2_7,3_{2,3,4}} pypy pypy2_0) @@ -12,7 +12,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" python_test() { 1.14 dev-python/jsonschema/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonschema/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonschema/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonschema/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/jsonschema/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 6 Jul 2014 12:42:33 -0000 1.13 +++ ChangeLog 19 Feb 2015 10:40:42 -0000 1.14 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/jsonschema -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/jsonschema/ChangeLog,v 1.13 2014/07/06 12:42:33 mgorny Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/jsonschema/ChangeLog,v 1.14 2015/02/19 10:40:42 ago Exp $ + + 19 Feb 2015; Agostino Sarubbo <a...@gentoo.org> jsonschema-2.3.0.ebuild: + Stable for amd64, wrt bug #540532 06 Jul 2014; Michał Górny <mgo...@gentoo.org> jsonschema-2.3.0.ebuild: Clean up obsolete dependencies on virtual/python-argparse and virtual/python-