maekke 15/03/28 06:57:53 Modified: ChangeLog jsonpickle-0.9.1.ebuild Log: add ~arm, bug #543850 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.30 dev-python/jsonpickle/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonpickle/ChangeLog?rev=1.30&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonpickle/ChangeLog?rev=1.30&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonpickle/ChangeLog?r1=1.29&r2=1.30 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/jsonpickle/ChangeLog,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- ChangeLog 20 Mar 2015 05:54:00 -0000 1.29 +++ ChangeLog 28 Mar 2015 06:57:53 -0000 1.30 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/jsonpickle # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/jsonpickle/ChangeLog,v 1.29 2015/03/20 05:54:00 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/jsonpickle/ChangeLog,v 1.30 2015/03/28 06:57:53 maekke Exp $ + + 28 Mar 2015; Markus Meier <[email protected]> jsonpickle-0.9.1.ebuild: + add ~arm, bug #543850 *jsonpickle-0.9.1 (20 Mar 2015) 1.2 dev-python/jsonpickle/jsonpickle-0.9.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonpickle/jsonpickle-0.9.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonpickle/jsonpickle-0.9.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonpickle/jsonpickle-0.9.1.ebuild?r1=1.1&r2=1.2 Index: jsonpickle-0.9.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/jsonpickle/jsonpickle-0.9.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- jsonpickle-0.9.1.ebuild 20 Mar 2015 05:54:00 -0000 1.1 +++ jsonpickle-0.9.1.ebuild 28 Mar 2015 06:57:53 -0000 1.2 @@ -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/jsonpickle/jsonpickle-0.9.1.ebuild,v 1.1 2015/03/20 05:54:00 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/jsonpickle/jsonpickle-0.9.1.ebuild,v 1.2 2015/03/28 06:57:53 maekke Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" IUSE="doc test" # There are optional json backends serializer/deserializers in addition to those selected here
