maekke 14/09/24 19:40:49 Modified: jsonpickle-0.7.2.ebuild ChangeLog Log: add ~arm, bug #519616 (Portage version: 2.2.13/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.2 dev-python/jsonpickle/jsonpickle-0.7.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonpickle/jsonpickle-0.7.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonpickle/jsonpickle-0.7.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonpickle/jsonpickle-0.7.2.ebuild?r1=1.1&r2=1.2 Index: jsonpickle-0.7.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/jsonpickle/jsonpickle-0.7.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- jsonpickle-0.7.2.ebuild 11 Aug 2014 07:14:25 -0000 1.1 +++ jsonpickle-0.7.2.ebuild 24 Sep 2014 19:40:49 -0000 1.2 @@ -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/jsonpickle/jsonpickle-0.7.2.ebuild,v 1.1 2014/08/11 07:14:25 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/jsonpickle/jsonpickle-0.7.2.ebuild,v 1.2 2014/09/24 19:40:49 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" RDEPEND="dev-python/simplejson[${PYTHON_USEDEP}]" 1.23 dev-python/jsonpickle/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonpickle/ChangeLog?rev=1.23&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonpickle/ChangeLog?rev=1.23&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonpickle/ChangeLog?r1=1.22&r2=1.23 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/jsonpickle/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ChangeLog 11 Aug 2014 07:14:25 -0000 1.22 +++ ChangeLog 24 Sep 2014 19:40:49 -0000 1.23 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/jsonpickle # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/jsonpickle/ChangeLog,v 1.22 2014/08/11 07:14:25 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/jsonpickle/ChangeLog,v 1.23 2014/09/24 19:40:49 maekke Exp $ + + 24 Sep 2014; Markus Meier <[email protected]> jsonpickle-0.7.2.ebuild: + add ~arm, bug #519616 *jsonpickle-0.7.2 (11 Aug 2014)
