public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/mechanize: mechanize-0.1.7b.ebuild ChangeLog
@ 2008-09-25 23:49 Brent Baude (ranger)
  0 siblings, 0 replies; 3+ messages in thread
From: Brent Baude (ranger) @ 2008-09-25 23:49 UTC (permalink / raw
  To: gentoo-commits

ranger      08/09/25 23:49:43

  Modified:             mechanize-0.1.7b.ebuild ChangeLog
  Log:
  stable ppc, bug 235445
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.6                  dev-python/mechanize/mechanize-0.1.7b.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.7b.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.7b.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.7b.ebuild?r1=1.5&r2=1.6

Index: mechanize-0.1.7b.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.7b.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- mechanize-0.1.7b.ebuild	1 Jul 2007 13:20:05 -0000	1.5
+++ mechanize-0.1.7b.ebuild	25 Sep 2008 23:49:43 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.7b.ebuild,v 1.5 2007/07/01 13:20:05 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.7b.ebuild,v 1.6 2008/09/25 23:49:43 ranger Exp $
 
 NEED_PYTHON=2.3
 
@@ -12,7 +12,7 @@
 
 LICENSE="|| ( BSD ZPL )"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ia64 ppc ~x86"
 IUSE=""
 
 DEPEND=">=dev-python/clientform-0.2.7"



1.7                  dev-python/mechanize/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	25 Sep 2008 12:12:19 -0000	1.6
+++ ChangeLog	25 Sep 2008 23:49:43 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/mechanize
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v 1.6 2008/09/25 12:12:19 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v 1.7 2008/09/25 23:49:43 ranger Exp $
+
+  25 Sep 2008; Brent Baude <ranger@gentoo.org> mechanize-0.1.7b.ebuild:
+  stable ppc, bug 235445
 
 *mechanize-0.1.9 (24 Sep 2008)
 






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

* [gentoo-commits] gentoo-x86 commit in dev-python/mechanize: mechanize-0.1.7b.ebuild ChangeLog
@ 2008-09-26 12:57 Santiago M. Mola (coldwind)
  0 siblings, 0 replies; 3+ messages in thread
From: Santiago M. Mola (coldwind) @ 2008-09-26 12:57 UTC (permalink / raw
  To: gentoo-commits

coldwind    08/09/26 12:57:35

  Modified:             mechanize-0.1.7b.ebuild ChangeLog
  Log:
  amd64 stable wrt bug #235445
  (Portage version: 2.2_rc9/cvs/Linux 2.6.26-gentoo-r1 x86_64)

Revision  Changes    Path
1.7                  dev-python/mechanize/mechanize-0.1.7b.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.7b.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.7b.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.7b.ebuild?r1=1.6&r2=1.7

Index: mechanize-0.1.7b.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.7b.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mechanize-0.1.7b.ebuild	25 Sep 2008 23:49:43 -0000	1.6
+++ mechanize-0.1.7b.ebuild	26 Sep 2008 12:57:35 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.7b.ebuild,v 1.6 2008/09/25 23:49:43 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.7b.ebuild,v 1.7 2008/09/26 12:57:35 coldwind Exp $
 
 NEED_PYTHON=2.3
 
@@ -12,7 +12,7 @@
 
 LICENSE="|| ( BSD ZPL )"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ppc ~x86"
+KEYWORDS="amd64 ~ia64 ppc ~x86"
 IUSE=""
 
 DEPEND=">=dev-python/clientform-0.2.7"



1.8                  dev-python/mechanize/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	25 Sep 2008 23:49:43 -0000	1.7
+++ ChangeLog	26 Sep 2008 12:57:35 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/mechanize
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v 1.7 2008/09/25 23:49:43 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v 1.8 2008/09/26 12:57:35 coldwind Exp $
+
+  26 Sep 2008; Santiago M. Mola <coldwind@gentoo.org>
+  mechanize-0.1.7b.ebuild:
+  amd64 stable wrt bug #235445
 
   25 Sep 2008; Brent Baude <ranger@gentoo.org> mechanize-0.1.7b.ebuild:
   stable ppc, bug 235445






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

* [gentoo-commits] gentoo-x86 commit in dev-python/mechanize: mechanize-0.1.7b.ebuild ChangeLog
@ 2008-09-28 12:34 Markus Meier (maekke)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2008-09-28 12:34 UTC (permalink / raw
  To: gentoo-commits

maekke      08/09/28 12:34:55

  Modified:             mechanize-0.1.7b.ebuild ChangeLog
  Log:
  x86 stable, bug #235445
  (Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc7 i686)

Revision  Changes    Path
1.8                  dev-python/mechanize/mechanize-0.1.7b.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.7b.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.7b.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/mechanize-0.1.7b.ebuild?r1=1.7&r2=1.8

Index: mechanize-0.1.7b.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.7b.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mechanize-0.1.7b.ebuild	26 Sep 2008 12:57:35 -0000	1.7
+++ mechanize-0.1.7b.ebuild	28 Sep 2008 12:34:54 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.7b.ebuild,v 1.7 2008/09/26 12:57:35 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.7b.ebuild,v 1.8 2008/09/28 12:34:54 maekke Exp $
 
 NEED_PYTHON=2.3
 
@@ -12,7 +12,7 @@
 
 LICENSE="|| ( BSD ZPL )"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc ~x86"
+KEYWORDS="amd64 ~ia64 ppc x86"
 IUSE=""
 
 DEPEND=">=dev-python/clientform-0.2.7"



1.9                  dev-python/mechanize/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/mechanize/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	26 Sep 2008 12:57:35 -0000	1.8
+++ ChangeLog	28 Sep 2008 12:34:54 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/mechanize
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v 1.8 2008/09/26 12:57:35 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v 1.9 2008/09/28 12:34:54 maekke Exp $
+
+  28 Sep 2008; Markus Meier <maekke@gentoo.org> mechanize-0.1.7b.ebuild:
+  x86 stable, bug #235445
 
   26 Sep 2008; Santiago M. Mola <coldwind@gentoo.org>
   mechanize-0.1.7b.ebuild:






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

end of thread, other threads:[~2008-09-28 12:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-26 12:57 [gentoo-commits] gentoo-x86 commit in dev-python/mechanize: mechanize-0.1.7b.ebuild ChangeLog Santiago M. Mola (coldwind)
  -- strict thread matches above, loose matches on Subject: below --
2008-09-28 12:34 Markus Meier (maekke)
2008-09-25 23:49 Brent Baude (ranger)

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