* [gentoo-commits] gentoo-x86 commit in dev-python/webob: webob-1.0.7.ebuild ChangeLog webob-1.1.ebuild webob-1.2_rc1.ebuild webob-1.2.2.ebuild
@ 2012-10-13 18:52 Raul Porcel (armin76)
0 siblings, 0 replies; only message in thread
From: Raul Porcel (armin76) @ 2012-10-13 18:52 UTC (permalink / raw
To: gentoo-commits
armin76 12/10/13 18:52:07
Modified: webob-1.0.7.ebuild ChangeLog webob-1.1.ebuild
webob-1.2_rc1.ebuild webob-1.2.2.ebuild
Log:
ia64/s390/sh/sparc stable wrt #427546
(Portage version: 2.1.11.16/cvs/Linux ia64)
Revision Changes Path
1.8 dev-python/webob/webob-1.0.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/webob-1.0.7.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/webob-1.0.7.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/webob-1.0.7.ebuild?r1=1.7&r2=1.8
Index: webob-1.0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.0.7.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- webob-1.0.7.ebuild 27 Aug 2012 18:40:22 -0000 1.7
+++ webob-1.0.7.ebuild 13 Oct 2012 18:52:07 -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/webob/webob-1.0.7.ebuild,v 1.7 2012/08/27 18:40:22 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.0.7.ebuild,v 1.8 2012/10/13 18:52:07 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="doc test"
DEPEND="app-arch/unzip
1.58 dev-python/webob/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/ChangeLog?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/ChangeLog?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/ChangeLog?r1=1.57&r2=1.58
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog 27 Aug 2012 18:40:22 -0000 1.57
+++ ChangeLog 13 Oct 2012 18:52:07 -0000 1.58
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/webob
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.57 2012/08/27 18:40:22 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.58 2012/10/13 18:52:07 armin76 Exp $
+
+ 13 Oct 2012; Raúl Porcel <armin76@gentoo.org> webob-1.0.7.ebuild,
+ webob-1.1.ebuild, webob-1.2_rc1.ebuild, webob-1.2.2.ebuild:
+ ia64/s390/sh/sparc stable wrt #427546
27 Aug 2012; Mike Gilbert <floppym@gentoo.org> webob-1.0.7.ebuild,
webob-1.1.ebuild, webob-1.2.2.ebuild, webob-1.2_rc1.ebuild:
1.10 dev-python/webob/webob-1.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/webob-1.1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/webob-1.1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/webob-1.1.ebuild?r1=1.9&r2=1.10
Index: webob-1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- webob-1.1.ebuild 27 Aug 2012 18:40:22 -0000 1.9
+++ webob-1.1.ebuild 13 Oct 2012 18:52:07 -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/webob/webob-1.1.ebuild,v 1.9 2012/08/27 18:40:22 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.1.ebuild,v 1.10 2012/10/13 18:52:07 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="doc test"
DEPEND="app-arch/unzip
1.3 dev-python/webob/webob-1.2_rc1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/webob-1.2_rc1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/webob-1.2_rc1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/webob-1.2_rc1.ebuild?r1=1.2&r2=1.3
Index: webob-1.2_rc1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.2_rc1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- webob-1.2_rc1.ebuild 27 Aug 2012 18:40:22 -0000 1.2
+++ webob-1.2_rc1.ebuild 13 Oct 2012 18:52:07 -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/webob/webob-1.2_rc1.ebuild,v 1.2 2012/08/27 18:40:22 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.2_rc1.ebuild,v 1.3 2012/10/13 18:52:07 armin76 Exp $
EAPI=4
@@ -20,7 +20,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="doc"
DEPEND="app-arch/unzip
1.4 dev-python/webob/webob-1.2.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/webob-1.2.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/webob-1.2.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webob/webob-1.2.2.ebuild?r1=1.3&r2=1.4
Index: webob-1.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.2.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- webob-1.2.2.ebuild 27 Aug 2012 18:40:22 -0000 1.3
+++ webob-1.2.2.ebuild 13 Oct 2012 18:52:07 -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/webob/webob-1.2.2.ebuild,v 1.3 2012/08/27 18:40:22 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.2.2.ebuild,v 1.4 2012/10/13 18:52:07 armin76 Exp $
EAPI=4
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="doc"
DEPEND="app-arch/unzip
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-10-13 18:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-13 18:52 [gentoo-commits] gentoo-x86 commit in dev-python/webob: webob-1.0.7.ebuild ChangeLog webob-1.1.ebuild webob-1.2_rc1.ebuild webob-1.2.2.ebuild 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