maekke      15/06/21 10:39:52

  Modified:             ChangeLog jsonschema-2.4.0.ebuild
  Log:
  add ~arm, bug #541628
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: 
--include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.20                 dev-python/jsonschema/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonschema/ChangeLog?rev=1.20&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonschema/ChangeLog?rev=1.20&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonschema/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/jsonschema/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   3 Jun 2015 19:51:08 -0000       1.19
+++ ChangeLog   21 Jun 2015 10:39:52 -0000      1.20
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/jsonschema
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/jsonschema/ChangeLog,v 1.19 
2015/06/03 19:51:08 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/jsonschema/ChangeLog,v 1.20 
2015/06/21 10:39:52 maekke Exp $
+
+  21 Jun 2015; Markus Meier <[email protected]> jsonschema-2.4.0.ebuild:
+  add ~arm, bug #541628
 
   03 Jun 2015; Justin Lecher <[email protected]> metadata.xml:
   Add pypi to remote-id in metadata.xml



1.2                  dev-python/jsonschema/jsonschema-2.4.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonschema/jsonschema-2.4.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonschema/jsonschema-2.4.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonschema/jsonschema-2.4.0.ebuild?r1=1.1&r2=1.2

Index: jsonschema-2.4.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/jsonschema/jsonschema-2.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- jsonschema-2.4.0.ebuild     28 Feb 2015 12:15:28 -0000      1.1
+++ jsonschema-2.4.0.ebuild     21 Jun 2015 10:39:52 -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/jsonschema/jsonschema-2.4.0.ebuild,v 1.1 
2015/02/28 12:15:28 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/jsonschema/jsonschema-2.4.0.ebuild,v 1.2 
2015/06/21 10:39:52 maekke Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 python_test() {




Reply via email to