public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/webtest: ChangeLog webtest-1.3.ebuild webtest-1.3.4.ebuild
@ 2012-07-24  1:14 Anthony G. Basile (blueness)
  0 siblings, 0 replies; only message in thread
From: Anthony G. Basile (blueness) @ 2012-07-24  1:14 UTC (permalink / raw
  To: gentoo-commits

blueness    12/07/24 01:14:20

  Modified:             ChangeLog webtest-1.3.ebuild webtest-1.3.4.ebuild
  Log:
  Keyword ~ppc64
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.36                 dev-python/webtest/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	20 May 2012 20:56:15 -0000	1.35
+++ ChangeLog	24 Jul 2012 01:14:19 -0000	1.36
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/webtest
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.35 2012/05/20 20:56:15 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.36 2012/07/24 01:14:19 blueness Exp $
+
+  24 Jul 2012; Anthony G. Basile <blueness@gentoo.org> webtest-1.3.ebuild,
+  webtest-1.3.4.ebuild:
+  Keyword ~ppc64
 
   20 May 2012; Mike Gilbert <floppym@gentoo.org> webtest-1.3.4.ebuild:
   Unrestrict pypy but restrict tests; lxml and pypy don't mix.



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

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

Index: webtest-1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- webtest-1.3.ebuild	16 Apr 2012 02:24:24 -0000	1.7
+++ webtest-1.3.ebuild	24 Jul 2012 01:14:19 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.3.ebuild,v 1.7 2012/04/16 02:24:24 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.3.ebuild,v 1.8 2012/07/24 01:14:19 blueness Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2:2.5"
@@ -19,7 +19,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND=">=dev-python/webob-0.9.2"



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

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

Index: webtest-1.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.3.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- webtest-1.3.4.ebuild	20 May 2012 20:56:15 -0000	1.2
+++ webtest-1.3.4.ebuild	24 Jul 2012 01:14:20 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.3.4.ebuild,v 1.2 2012/05/20 20:56:15 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.3.4.ebuild,v 1.3 2012/07/24 01:14:20 blueness Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2:2.6 3:3.2"
@@ -20,7 +20,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND=">=dev-python/webob-0.9.2"





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-07-24  1:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-24  1:14 [gentoo-commits] gentoo-x86 commit in dev-python/webtest: ChangeLog webtest-1.3.ebuild webtest-1.3.4.ebuild Anthony G. Basile (blueness)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox