public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/webtest: webtest-1.2.3.ebuild ChangeLog webtest-1.3.ebuild webtest-1.4.0.ebuild webtest-1.3.4.ebuild
@ 2012-10-13 17:12 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2012-10-13 17:12 UTC (permalink / raw
  To: gentoo-commits

armin76     12/10/13 17:12:57

  Modified:             webtest-1.2.3.ebuild ChangeLog webtest-1.3.ebuild
                        webtest-1.4.0.ebuild webtest-1.3.4.ebuild
  Log:
  s390/sh/sparc stable wrt #427546
  
  (Portage version: 2.1.11.16/cvs/Linux ia64)

Revision  Changes    Path
1.9                  dev-python/webtest/webtest-1.2.3.ebuild

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

Index: webtest-1.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.2.3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- webtest-1.2.3.ebuild	5 Aug 2012 06:14:42 -0000	1.8
+++ webtest-1.2.3.ebuild	13 Oct 2012 17:12:56 -0000	1.9
@@ -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.2.3.ebuild,v 1.8 2012/08/05 06:14:42 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.2.3.ebuild,v 1.9 2012/10/13 17:12:56 armin76 Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2:2.5"
@@ -20,7 +20,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ppc ppc64 s390 sh sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-python/webob-0.9.2"



1.40                 dev-python/webtest/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	12 Oct 2012 01:04:23 -0000	1.39
+++ ChangeLog	13 Oct 2012 17:12:56 -0000	1.40
@@ -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.39 2012/10/12 01:04:23 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.40 2012/10/13 17:12:56 armin76 Exp $
+
+  13 Oct 2012; Raúl Porcel <armin76@gentoo.org> webtest-1.2.3.ebuild,
+  webtest-1.3.ebuild, webtest-1.3.4.ebuild, webtest-1.4.0.ebuild:
+  s390/sh/sparc stable wrt #427546
 
   12 Oct 2012; Mike Gilbert <floppym@gentoo.org> webtest-1.4.0.ebuild:
   Drop unnecessary patch, thanks Arfrever.



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

Index: webtest-1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- webtest-1.3.ebuild	24 Jul 2012 01:14:19 -0000	1.8
+++ webtest-1.3.ebuild	13 Oct 2012 17:12:56 -0000	1.9
@@ -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.8 2012/07/24 01:14:19 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.3.ebuild,v 1.9 2012/10/13 17:12:56 armin76 Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2:2.5"
@@ -19,7 +19,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND=">=dev-python/webob-0.9.2"



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

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

Index: webtest-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.4.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- webtest-1.4.0.ebuild	12 Oct 2012 01:04:23 -0000	1.2
+++ webtest-1.4.0.ebuild	13 Oct 2012 17:12:56 -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.4.0.ebuild,v 1.2 2012/10/12 01:04:23 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.4.0.ebuild,v 1.3 2012/10/13 17:12:56 armin76 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 ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND=">=dev-python/webob-0.9.2"



1.4                  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.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webtest/webtest-1.3.4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webtest/webtest-1.3.4.ebuild?r1=1.3&r2=1.4

Index: webtest-1.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.3.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- webtest-1.3.4.ebuild	24 Jul 2012 01:14:20 -0000	1.3
+++ webtest-1.3.4.ebuild	13 Oct 2012 17:12:56 -0000	1.4
@@ -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.3 2012/07/24 01:14:20 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.3.4.ebuild,v 1.4 2012/10/13 17:12:56 armin76 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 ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND=">=dev-python/webob-0.9.2"





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/webtest: webtest-1.2.3.ebuild ChangeLog webtest-1.3.ebuild webtest-1.4.0.ebuild webtest-1.3.4.ebuild
@ 2012-10-13 19:00 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2012-10-13 19:00 UTC (permalink / raw
  To: gentoo-commits

armin76     12/10/13 19:00:10

  Modified:             webtest-1.2.3.ebuild ChangeLog webtest-1.3.ebuild
                        webtest-1.4.0.ebuild webtest-1.3.4.ebuild
  Log:
  ia64 stable wrt #427546
  
  (Portage version: 2.1.11.16/cvs/Linux ia64)

Revision  Changes    Path
1.10                 dev-python/webtest/webtest-1.2.3.ebuild

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

Index: webtest-1.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.2.3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- webtest-1.2.3.ebuild	13 Oct 2012 17:12:56 -0000	1.9
+++ webtest-1.2.3.ebuild	13 Oct 2012 19:00:10 -0000	1.10
@@ -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.2.3.ebuild,v 1.9 2012/10/13 17:12:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.2.3.ebuild,v 1.10 2012/10/13 19:00:10 armin76 Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2:2.5"
@@ -20,7 +20,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ppc ppc64 s390 sh sparc x86"
+KEYWORDS="~alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86"
 IUSE=""
 
 RDEPEND=">=dev-python/webob-0.9.2"



1.41                 dev-python/webtest/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	13 Oct 2012 17:12:56 -0000	1.40
+++ ChangeLog	13 Oct 2012 19:00:10 -0000	1.41
@@ -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.40 2012/10/13 17:12:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.41 2012/10/13 19:00:10 armin76 Exp $
+
+  13 Oct 2012; Raúl Porcel <armin76@gentoo.org> webtest-1.2.3.ebuild,
+  webtest-1.3.ebuild, webtest-1.3.4.ebuild, webtest-1.4.0.ebuild:
+  ia64 stable wrt #427546
 
   13 Oct 2012; Raúl Porcel <armin76@gentoo.org> webtest-1.2.3.ebuild,
   webtest-1.3.ebuild, webtest-1.3.4.ebuild, webtest-1.4.0.ebuild:



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

Index: webtest-1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- webtest-1.3.ebuild	13 Oct 2012 17:12:56 -0000	1.9
+++ webtest-1.3.ebuild	13 Oct 2012 19:00:10 -0000	1.10
@@ -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.9 2012/10/13 17:12:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.3.ebuild,v 1.10 2012/10/13 19:00:10 armin76 Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2:2.5"
@@ -19,7 +19,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND=">=dev-python/webob-0.9.2"



1.4                  dev-python/webtest/webtest-1.4.0.ebuild

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

Index: webtest-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.4.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- webtest-1.4.0.ebuild	13 Oct 2012 17:12:56 -0000	1.3
+++ webtest-1.4.0.ebuild	13 Oct 2012 19:00:10 -0000	1.4
@@ -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.4.0.ebuild,v 1.3 2012/10/13 17:12:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.4.0.ebuild,v 1.4 2012/10/13 19:00:10 armin76 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 ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND=">=dev-python/webob-0.9.2"



1.5                  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.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webtest/webtest-1.3.4.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webtest/webtest-1.3.4.ebuild?r1=1.4&r2=1.5

Index: webtest-1.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.3.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- webtest-1.3.4.ebuild	13 Oct 2012 17:12:56 -0000	1.4
+++ webtest-1.3.4.ebuild	13 Oct 2012 19:00:10 -0000	1.5
@@ -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.4 2012/10/13 17:12:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.3.4.ebuild,v 1.5 2012/10/13 19:00:10 armin76 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 ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND=">=dev-python/webob-0.9.2"





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-13 19:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-13 19:00 [gentoo-commits] gentoo-x86 commit in dev-python/webtest: webtest-1.2.3.ebuild ChangeLog webtest-1.3.ebuild webtest-1.4.0.ebuild webtest-1.3.4.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2012-10-13 17:12 Raul Porcel (armin76)

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