jer         15/05/16 04:17:17

  Modified:             ChangeLog hacking-0.9.5.ebuild
                        hacking-0.10.1.ebuild
  Log:
  Mark ~ppc64 (bug #549232).
  
  (Portage version: 2.2.19/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  Changes    Path
1.18                 dev-python/hacking/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/hacking/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   12 May 2015 06:03:08 -0000      1.17
+++ ChangeLog   16 May 2015 04:17:17 -0000      1.18
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/hacking
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/hacking/ChangeLog,v 1.17 
2015/05/12 06:03:08 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/hacking/ChangeLog,v 1.18 
2015/05/16 04:17:17 jer Exp $
+
+  16 May 2015; Jeroen Roovers <[email protected]> hacking-0.9.5.ebuild,
+  hacking-0.10.1.ebuild:
+  Mark ~ppc64 (bug #549232).
 
 *hacking-0.9.5 (12 May 2015)
 



1.2                  dev-python/hacking/hacking-0.9.5.ebuild

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

Index: hacking-0.9.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/hacking/hacking-0.9.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hacking-0.9.5.ebuild        12 May 2015 06:03:08 -0000      1.1
+++ hacking-0.9.5.ebuild        16 May 2015 04:17:17 -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/hacking/hacking-0.9.5.ebuild,v 
1.1 2015/05/12 06:03:08 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/hacking/hacking-0.9.5.ebuild,v 
1.2 2015/05/16 04:17:17 jer Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -13,7 +13,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc test"
 
 RDEPEND="~dev-python/pep8-1.5.6[${PYTHON_USEDEP}]



1.4                  dev-python/hacking/hacking-0.10.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hacking/hacking-0.10.1.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hacking/hacking-0.10.1.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hacking/hacking-0.10.1.ebuild?r1=1.3&r2=1.4

Index: hacking-0.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/hacking/hacking-0.10.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hacking-0.10.1.ebuild       8 Mar 2015 23:50:02 -0000       1.3
+++ hacking-0.10.1.ebuild       16 May 2015 04:17:17 -0000      1.4
@@ -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/hacking/hacking-0.10.1.ebuild,v 
1.3 2015/03/08 23:50:02 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/hacking/hacking-0.10.1.ebuild,v 
1.4 2015/05/16 04:17:17 jer Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -13,7 +13,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="doc test"
 
 DEPEND="




Reply via email to