blueness    14/10/15 23:15:54

  Modified:             webtest-2.0.11.ebuild webtest-2.0.14.ebuild
                        webtest-2.0.15.ebuild ChangeLog
  Log:
  Keyworded ~ppc and ~ppc64, bug #525246
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  Changes    Path
1.5                  dev-python/webtest/webtest-2.0.11.ebuild

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

Index: webtest-2.0.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-2.0.11.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- webtest-2.0.11.ebuild       6 Jul 2014 13:04:55 -0000       1.4
+++ webtest-2.0.11.ebuild       15 Oct 2014 23:15:54 -0000      1.5
@@ -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/webtest/webtest-2.0.11.ebuild,v 
1.4 2014/07/06 13:04:55 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-2.0.11.ebuild,v 
1.5 2014/10/15 23:15:54 blueness Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE="doc test"
 
 RDEPEND="



1.3                  dev-python/webtest/webtest-2.0.14.ebuild

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

Index: webtest-2.0.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-2.0.14.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- webtest-2.0.14.ebuild       6 Jul 2014 13:04:55 -0000       1.2
+++ webtest-2.0.14.ebuild       15 Oct 2014 23:15:54 -0000      1.3
@@ -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/webtest/webtest-2.0.14.ebuild,v 
1.2 2014/07/06 13:04:55 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-2.0.14.ebuild,v 
1.3 2014/10/15 23:15:54 blueness Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE="doc test"
 
 RDEPEND="



1.5                  dev-python/webtest/webtest-2.0.15.ebuild

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

Index: webtest-2.0.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-2.0.15.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- webtest-2.0.15.ebuild       13 Oct 2014 09:50:09 -0000      1.4
+++ webtest-2.0.15.ebuild       15 Oct 2014 23:15:54 -0000      1.5
@@ -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/webtest/webtest-2.0.15.ebuild,v 
1.4 2014/10/13 09:50:09 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-2.0.15.ebuild,v 
1.5 2014/10/15 23:15:54 blueness Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE="doc test"
 
 #nose<1.3.0



1.86                 dev-python/webtest/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog   13 Oct 2014 09:50:09 -0000      1.85
+++ ChangeLog   15 Oct 2014 23:15:54 -0000      1.86
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/webtest
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.85 
2014/10/13 09:50:09 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.86 
2014/10/15 23:15:54 blueness Exp $
+
+  15 Oct 2014; Anthony G. Basile <[email protected]> webtest-2.0.11.ebuild,
+  webtest-2.0.14.ebuild, webtest-2.0.15.ebuild:
+  Keyworded ~ppc and ~ppc64, bug #525246
 
   13 Oct 2014; Ian Delaney <[email protected]> webtest-2.0.15.ebuild:
   add py3.4, update 1 dep, remove superfluous removal of superfluous file @




Reply via email to