zerochaos    14/06/08 02:26:33

  Modified:             3to2-1.0.ebuild ChangeLog
  Log:
  tested on ~x86, same tests fail on ~amd64
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
DD11F94A)

Revision  Changes    Path
1.6                  dev-python/3to2/3to2-1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/3to2/3to2-1.0.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/3to2/3to2-1.0.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/3to2/3to2-1.0.ebuild?r1=1.5&r2=1.6

Index: 3to2-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/3to2/3to2-1.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- 3to2-1.0.ebuild     18 Jan 2013 23:55:44 -0000      1.5
+++ 3to2-1.0.ebuild     8 Jun 2014 02:26:32 -0000       1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/3to2/3to2-1.0.ebuild,v 1.5 
2013/01/18 23:55:44 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/3to2/3to2-1.0.ebuild,v 1.6 
2014/06/08 02:26:32 zerochaos Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE="Apache-1.1"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 python_test() {



1.6                  dev-python/3to2/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/3to2/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   18 Jan 2013 23:55:44 -0000      1.5
+++ ChangeLog   8 Jun 2014 02:26:32 -0000       1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/3to2
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/3to2/ChangeLog,v 1.5 2013/01/18 
23:55:44 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/3to2/ChangeLog,v 1.6 2014/06/08 
02:26:32 zerochaos Exp $
+
+  08 Jun 2014; Rick Farina <[email protected]> 3to2-1.0.ebuild:
+  tested on ~x86, same tests fail on ~amd64
 
   18 Jan 2013; Michał Górny <[email protected]> 3to2-1.0.ebuild:
   Use unittest test runner to have proper exit status.




Reply via email to