blueness    15/07/18 17:10:27

  Modified:             jsonschema-2.4.0.ebuild jsonschema-2.3.0.ebuild
                        ChangeLog
  Log:
  Keyword ~ppc ~ppc64.  Bug #541628.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  Changes    Path
1.3                  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.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonschema/jsonschema-2.4.0.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonschema/jsonschema-2.4.0.ebuild?r1=1.2&r2=1.3

Index: jsonschema-2.4.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/jsonschema/jsonschema-2.4.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- jsonschema-2.4.0.ebuild     21 Jun 2015 10:39:52 -0000      1.2
+++ jsonschema-2.4.0.ebuild     18 Jul 2015 17:10:27 -0000      1.3
@@ -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.2 
2015/06/21 10:39:52 maekke Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/jsonschema/jsonschema-2.4.0.ebuild,v 1.3 
2015/07/18 17:10:27 blueness Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 python_test() {



1.9                  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.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonschema/jsonschema-2.3.0.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/jsonschema/jsonschema-2.3.0.ebuild?r1=1.8&r2=1.9

Index: jsonschema-2.3.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/jsonschema/jsonschema-2.3.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- jsonschema-2.3.0.ebuild     8 Apr 2015 08:04:54 -0000       1.8
+++ jsonschema-2.3.0.ebuild     18 Jul 2015 17:10:27 -0000      1.9
@@ -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.3.0.ebuild,v 1.8 
2015/04/08 08:04:54 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/jsonschema/jsonschema-2.3.0.ebuild,v 1.9 
2015/07/18 17:10:27 blueness Exp $
 
 EAPI=5
 PYTHON_COMPAT=(python{2_7,3_{3,4}} pypy)
@@ -12,7 +12,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 python_test() {



1.21                 dev-python/jsonschema/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/jsonschema/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   21 Jun 2015 10:39:52 -0000      1.20
+++ ChangeLog   18 Jul 2015 17:10:27 -0000      1.21
@@ -1,6 +1,10 @@
 # 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.20 
2015/06/21 10:39:52 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/jsonschema/ChangeLog,v 1.21 
2015/07/18 17:10:27 blueness Exp $
+
+  18 Jul 2015; Anthony G. Basile <[email protected]> jsonschema-2.3.0.ebuild,
+  jsonschema-2.4.0.ebuild:
+  Keyword ~ppc ~ppc64.  Bug #541628.
 
   21 Jun 2015; Markus Meier <[email protected]> jsonschema-2.4.0.ebuild:
   add ~arm, bug #541628




Reply via email to