public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/webpy: ChangeLog webpy-0.32.ebuild
@ 2010-05-26 11:35 Pacho Ramos (pacho)
  0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos (pacho) @ 2010-05-26 11:35 UTC (permalink / raw
  To: gentoo-commits

pacho       10/05/26 11:35:58

  Modified:             ChangeLog webpy-0.32.ebuild
  Log:
  stable amd64, bug 321431
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.14                 dev-python/webpy/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webpy/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	25 May 2010 10:28:24 -0000	1.13
+++ ChangeLog	26 May 2010 11:35:58 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/webpy
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/ChangeLog,v 1.13 2010/05/25 10:28:24 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/ChangeLog,v 1.14 2010/05/26 11:35:58 pacho Exp $
+
+  26 May 2010; Pacho Ramos <pacho@gentoo.org> webpy-0.32.ebuild:
+  stable amd64, bug 321431
 
 *webpy-0.34 (25 May 2010)
 



1.3                  dev-python/webpy/webpy-0.32.ebuild

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

Index: webpy-0.32.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webpy/webpy-0.32.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- webpy-0.32.ebuild	20 Dec 2009 15:50:54 -0000	1.2
+++ webpy-0.32.ebuild	26 May 2010 11:35:58 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/webpy-0.32.ebuild,v 1.2 2009/12/20 15:50:54 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/webpy-0.32.ebuild,v 1.3 2010/05/26 11:35:58 pacho Exp $
 
 inherit distutils
 
@@ -12,7 +12,7 @@
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~hppa ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 DEPEND=">=dev-lang/python-2.3"






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

* [gentoo-commits] gentoo-x86 commit in dev-python/webpy: ChangeLog webpy-0.32.ebuild
@ 2010-06-01  8:57 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 2+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2010-06-01  8:57 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    10/06/01 08:57:40

  Modified:             ChangeLog webpy-0.32.ebuild
  Log:
  x86 stable wrt bug #321431
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.15                 dev-python/webpy/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webpy/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	26 May 2010 11:35:58 -0000	1.14
+++ ChangeLog	1 Jun 2010 08:57:40 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/webpy
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/ChangeLog,v 1.14 2010/05/26 11:35:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/ChangeLog,v 1.15 2010/06/01 08:57:40 phajdan.jr Exp $
+
+  01 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> webpy-0.32.ebuild:
+  x86 stable wrt bug #321431
 
   26 May 2010; Pacho Ramos <pacho@gentoo.org> webpy-0.32.ebuild:
   stable amd64, bug 321431



1.4                  dev-python/webpy/webpy-0.32.ebuild

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

Index: webpy-0.32.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webpy/webpy-0.32.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- webpy-0.32.ebuild	26 May 2010 11:35:58 -0000	1.3
+++ webpy-0.32.ebuild	1 Jun 2010 08:57:40 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/webpy-0.32.ebuild,v 1.3 2010/05/26 11:35:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webpy/webpy-0.32.ebuild,v 1.4 2010/06/01 08:57:40 phajdan.jr Exp $
 
 inherit distutils
 
@@ -12,7 +12,7 @@
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~hppa x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 DEPEND=">=dev-lang/python-2.3"






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

end of thread, other threads:[~2010-06-01  8:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-01  8:57 [gentoo-commits] gentoo-x86 commit in dev-python/webpy: ChangeLog webpy-0.32.ebuild PaweA Hajdan (phajdan.jr)
  -- strict thread matches above, loose matches on Subject: below --
2010-05-26 11:35 Pacho Ramos (pacho)

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