public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras: ChangeLog gnome-python-extras-2.19.1-r3.ebuild
@ 2008-10-19 20:36 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 9+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2008-10-19 20:36 UTC (permalink / raw
  To: gentoo-commits

eva         08/10/19 20:36:03

  Modified:             ChangeLog
  Added:                gnome-python-extras-2.19.1-r3.ebuild
  Log:
  Initial import of split gnome-python-extras. This is a meta ebuild that is functionally identical to the original, monolithic ebuild.
  (Portage version: 2.2_rc12/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64)

Revision  Changes    Path
1.82                 dev-python/gnome-python-extras/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog	18 Oct 2008 23:03:37 -0000	1.81
+++ ChangeLog	19 Oct 2008 20:36:03 -0000	1.82
@@ -1,6 +1,13 @@
 # ChangeLog for dev-python/gnome-python-extras
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.81 2008/10/18 23:03:37 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.82 2008/10/19 20:36:03 eva Exp $
+
+*gnome-python-extras-2.19.1-r3 (19 Oct 2008)
+
+  19 Oct 2008; Gilles Dartiguelongue <eva@gentoo.org>
+  +gnome-python-extras-2.19.1-r3.ebuild:
+  Initial import of split gnome-python-extras. This is a meta ebuild that is
+  functionally identical to the original, monolithic ebuild.
 
   18 Oct 2008; Brent Baude <ranger@gentoo.org>
   gnome-python-extras-2.19.1-r2.ebuild:



1.1                  dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild?rev=1.1&content-type=text/plain

Index: gnome-python-extras-2.19.1-r3.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild,v 1.1 2008/10/19 20:36:03 eva Exp $

DESCRIPTION="Meta build which provides python interfacing modules for some GNOME libraries"
HOMEPAGE="http://pygtk.org/"

LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""

RDEPEND="=dev-python/egg-python-${PV}*
	=dev-python/gdl-python-${PV}*
	=dev-python/gtkhtml-python-${PV}*
	=dev-python/gtkmozembed-python-${PV}*
	=dev-python/gtkspell-python-${PV}*
	=dev-python/libgksu-python-${PV}*
	=dev-python/libgda-python-${PV}*"






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras: ChangeLog gnome-python-extras-2.19.1-r3.ebuild
@ 2009-02-14 14:22 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 9+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-02-14 14:22 UTC (permalink / raw
  To: gentoo-commits

klausman    09/02/14 14:22:50

  Modified:             ChangeLog gnome-python-extras-2.19.1-r3.ebuild
  Log:
  Stable on alpha, bug #258040
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.84                 dev-python/gnome-python-extras/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog	13 Nov 2008 19:43:52 -0000	1.83
+++ ChangeLog	14 Feb 2009 14:22:50 -0000	1.84
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-python-extras
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.83 2008/11/13 19:43:52 ranger Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.84 2009/02/14 14:22:50 klausman Exp $
+
+  14 Feb 2009; Tobias Klausmann <klausman@gentoo.org>
+  gnome-python-extras-2.19.1-r3.ebuild:
+  Stable on alpha, bug #258040
 
   13 Nov 2008; Brent Baude <ranger@gentoo.org>
   gnome-python-extras-2.19.1-r2.ebuild:



1.2                  dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild?r1=1.1&r2=1.2

Index: gnome-python-extras-2.19.1-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnome-python-extras-2.19.1-r3.ebuild	19 Oct 2008 20:36:03 -0000	1.1
+++ gnome-python-extras-2.19.1-r3.ebuild	14 Feb 2009 14:22:50 -0000	1.2
@@ -1,13 +1,13 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild,v 1.1 2008/10/19 20:36:03 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild,v 1.2 2009/02/14 14:22:50 klausman Exp $
 
 DESCRIPTION="Meta build which provides python interfacing modules for some GNOME libraries"
 HOMEPAGE="http://pygtk.org/"
 
 LICENSE="LGPL-2.1 GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND="=dev-python/egg-python-${PV}*






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras: ChangeLog gnome-python-extras-2.19.1-r3.ebuild
@ 2009-03-03 20:58 Brent Baude (ranger)
  0 siblings, 0 replies; 9+ messages in thread
From: Brent Baude (ranger) @ 2009-03-03 20:58 UTC (permalink / raw
  To: gentoo-commits

ranger      09/03/03 20:58:07

  Modified:             ChangeLog gnome-python-extras-2.19.1-r3.ebuild
  Log:
  Marking gnome-python-extras-2.19.1-r3 ppc64 for bug 258040
  (Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)

Revision  Changes    Path
1.85                 dev-python/gnome-python-extras/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- ChangeLog	14 Feb 2009 14:22:50 -0000	1.84
+++ ChangeLog	3 Mar 2009 20:58:07 -0000	1.85
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-python-extras
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.84 2009/02/14 14:22:50 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.85 2009/03/03 20:58:07 ranger Exp $
+
+  03 Mar 2009; Brent Baude <ranger@gentoo.org>
+  gnome-python-extras-2.19.1-r3.ebuild:
+  Marking gnome-python-extras-2.19.1-r3 ppc64 stable for bug 258040
 
   14 Feb 2009; Tobias Klausmann <klausman@gentoo.org>
   gnome-python-extras-2.19.1-r3.ebuild:



1.3                  dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild?r1=1.2&r2=1.3

Index: gnome-python-extras-2.19.1-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnome-python-extras-2.19.1-r3.ebuild	14 Feb 2009 14:22:50 -0000	1.2
+++ gnome-python-extras-2.19.1-r3.ebuild	3 Mar 2009 20:58:07 -0000	1.3
@@ -1,13 +1,13 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild,v 1.2 2009/02/14 14:22:50 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild,v 1.3 2009/03/03 20:58:07 ranger Exp $
 
 DESCRIPTION="Meta build which provides python interfacing modules for some GNOME libraries"
 HOMEPAGE="http://pygtk.org/"
 
 LICENSE="LGPL-2.1 GPL-2"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND="=dev-python/egg-python-${PV}*






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras: ChangeLog gnome-python-extras-2.19.1-r3.ebuild
@ 2009-03-05 23:36 Brent Baude (ranger)
  0 siblings, 0 replies; 9+ messages in thread
From: Brent Baude (ranger) @ 2009-03-05 23:36 UTC (permalink / raw
  To: gentoo-commits

ranger      09/03/05 23:36:39

  Modified:             ChangeLog gnome-python-extras-2.19.1-r3.ebuild
  Log:
  Marking gnome-python-extras-2.19.1-r3 ppc for bug 258040
  (Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)

Revision  Changes    Path
1.86                 dev-python/gnome-python-extras/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog	3 Mar 2009 20:58:07 -0000	1.85
+++ ChangeLog	5 Mar 2009 23:36:38 -0000	1.86
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-python-extras
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.85 2009/03/03 20:58:07 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.86 2009/03/05 23:36:38 ranger Exp $
+
+  05 Mar 2009; Brent Baude <ranger@gentoo.org>
+  gnome-python-extras-2.19.1-r3.ebuild:
+  Marking gnome-python-extras-2.19.1-r3 ppc stable for bug 258040
 
   03 Mar 2009; Brent Baude <ranger@gentoo.org>
   gnome-python-extras-2.19.1-r3.ebuild:



1.4                  dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild?r1=1.3&r2=1.4

Index: gnome-python-extras-2.19.1-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnome-python-extras-2.19.1-r3.ebuild	3 Mar 2009 20:58:07 -0000	1.3
+++ gnome-python-extras-2.19.1-r3.ebuild	5 Mar 2009 23:36:38 -0000	1.4
@@ -1,13 +1,13 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild,v 1.3 2009/03/03 20:58:07 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild,v 1.4 2009/03/05 23:36:38 ranger Exp $
 
 DESCRIPTION="Meta build which provides python interfacing modules for some GNOME libraries"
 HOMEPAGE="http://pygtk.org/"
 
 LICENSE="LGPL-2.1 GPL-2"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND="=dev-python/egg-python-${PV}*






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras: ChangeLog gnome-python-extras-2.19.1-r3.ebuild
@ 2009-03-08 16:02 Markus Meier (maekke)
  0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2009-03-08 16:02 UTC (permalink / raw
  To: gentoo-commits

maekke      09/03/08 16:02:22

  Modified:             ChangeLog gnome-python-extras-2.19.1-r3.ebuild
  Log:
  amd64/x86 stable, bug #258040
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.87                 dev-python/gnome-python-extras/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog	5 Mar 2009 23:36:38 -0000	1.86
+++ ChangeLog	8 Mar 2009 16:02:22 -0000	1.87
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-python-extras
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.86 2009/03/05 23:36:38 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.87 2009/03/08 16:02:22 maekke Exp $
+
+  08 Mar 2009; Markus Meier <maekke@gentoo.org>
+  gnome-python-extras-2.19.1-r3.ebuild:
+  amd64/x86 stable, bug #258040
 
   05 Mar 2009; Brent Baude <ranger@gentoo.org>
   gnome-python-extras-2.19.1-r3.ebuild:



1.5                  dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild?r1=1.4&r2=1.5

Index: gnome-python-extras-2.19.1-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnome-python-extras-2.19.1-r3.ebuild	5 Mar 2009 23:36:38 -0000	1.4
+++ gnome-python-extras-2.19.1-r3.ebuild	8 Mar 2009 16:02:22 -0000	1.5
@@ -1,13 +1,13 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild,v 1.4 2009/03/05 23:36:38 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild,v 1.5 2009/03/08 16:02:22 maekke Exp $
 
 DESCRIPTION="Meta build which provides python interfacing modules for some GNOME libraries"
 HOMEPAGE="http://pygtk.org/"
 
 LICENSE="LGPL-2.1 GPL-2"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND="=dev-python/egg-python-${PV}*






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras: ChangeLog gnome-python-extras-2.19.1-r3.ebuild
@ 2009-03-17 17:52 Raul Porcel (armin76)
  0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2009-03-17 17:52 UTC (permalink / raw
  To: gentoo-commits

armin76     09/03/17 17:52:26

  Modified:             ChangeLog gnome-python-extras-2.19.1-r3.ebuild
  Log:
  ia64/sparc stable wrt #258040
  (Portage version: 2.1.6.7/cvs/Linux ia64)

Revision  Changes    Path
1.88                 dev-python/gnome-python-extras/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog	8 Mar 2009 16:02:22 -0000	1.87
+++ ChangeLog	17 Mar 2009 17:52:26 -0000	1.88
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-python-extras
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.87 2009/03/08 16:02:22 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.88 2009/03/17 17:52:26 armin76 Exp $
+
+  17 Mar 2009; Raúl Porcel <armin76@gentoo.org>
+  gnome-python-extras-2.19.1-r3.ebuild:
+  ia64/sparc stable wrt #258040
 
   08 Mar 2009; Markus Meier <maekke@gentoo.org>
   gnome-python-extras-2.19.1-r3.ebuild:



1.6                  dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild

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

Index: gnome-python-extras-2.19.1-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gnome-python-extras-2.19.1-r3.ebuild	8 Mar 2009 16:02:22 -0000	1.5
+++ gnome-python-extras-2.19.1-r3.ebuild	17 Mar 2009 17:52:26 -0000	1.6
@@ -1,13 +1,13 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild,v 1.5 2009/03/08 16:02:22 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild,v 1.6 2009/03/17 17:52:26 armin76 Exp $
 
 DESCRIPTION="Meta build which provides python interfacing modules for some GNOME libraries"
 HOMEPAGE="http://pygtk.org/"
 
 LICENSE="LGPL-2.1 GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86"
 IUSE=""
 
 RDEPEND="=dev-python/egg-python-${PV}*






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras: ChangeLog gnome-python-extras-2.19.1-r3.ebuild
@ 2009-03-23  5:09 Jeroen Roovers (jer)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2009-03-23  5:09 UTC (permalink / raw
  To: gentoo-commits

jer         09/03/23 05:09:28

  Modified:             ChangeLog gnome-python-extras-2.19.1-r3.ebuild
  Log:
  Stable for HPPA (bug #258040).
  (Portage version: 2.2_rc26/cvs/Linux i686)

Revision  Changes    Path
1.89                 dev-python/gnome-python-extras/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- ChangeLog	17 Mar 2009 17:52:26 -0000	1.88
+++ ChangeLog	23 Mar 2009 05:09:27 -0000	1.89
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-python-extras
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.88 2009/03/17 17:52:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.89 2009/03/23 05:09:27 jer Exp $
+
+  23 Mar 2009; Jeroen Roovers <jer@gentoo.org>
+  gnome-python-extras-2.19.1-r3.ebuild:
+  Stable for HPPA (bug #258040).
 
   17 Mar 2009; Raúl Porcel <armin76@gentoo.org>
   gnome-python-extras-2.19.1-r3.ebuild:



1.7                  dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild

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

Index: gnome-python-extras-2.19.1-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gnome-python-extras-2.19.1-r3.ebuild	17 Mar 2009 17:52:26 -0000	1.6
+++ gnome-python-extras-2.19.1-r3.ebuild	23 Mar 2009 05:09:27 -0000	1.7
@@ -1,13 +1,13 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild,v 1.6 2009/03/17 17:52:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild,v 1.7 2009/03/23 05:09:27 jer Exp $
 
 DESCRIPTION="Meta build which provides python interfacing modules for some GNOME libraries"
 HOMEPAGE="http://pygtk.org/"
 
 LICENSE="LGPL-2.1 GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
 IUSE=""
 
 RDEPEND="=dev-python/egg-python-${PV}*






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras: ChangeLog gnome-python-extras-2.19.1-r3.ebuild
@ 2010-07-09 21:04 Pacho Ramos (pacho)
  0 siblings, 0 replies; 9+ messages in thread
From: Pacho Ramos (pacho) @ 2010-07-09 21:04 UTC (permalink / raw
  To: gentoo-commits

pacho       10/07/09 21:04:31

  Modified:             ChangeLog gnome-python-extras-2.19.1-r3.ebuild
  Log:
  Drop hppa keyword per bug #324511.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.99                 dev-python/gnome-python-extras/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- ChangeLog	15 Jun 2010 07:42:39 -0000	1.98
+++ ChangeLog	9 Jul 2010 21:04:31 -0000	1.99
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-python-extras
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.98 2010/06/15 07:42:39 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.99 2010/07/09 21:04:31 pacho Exp $
+
+  09 Jul 2010; Pacho Ramos <pacho@gentoo.org>
+  gnome-python-extras-2.19.1-r3.ebuild:
+  Drop hppa keyword per bug #324511.
 
   15 Jun 2010; Pacho Ramos <pacho@gentoo.org>
   gnome-python-extras-2.25.3.ebuild:



1.8                  dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild

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

Index: gnome-python-extras-2.19.1-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gnome-python-extras-2.19.1-r3.ebuild	23 Mar 2009 05:09:27 -0000	1.7
+++ gnome-python-extras-2.19.1-r3.ebuild	9 Jul 2010 21:04:31 -0000	1.8
@@ -1,13 +1,13 @@
-# 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/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild,v 1.7 2009/03/23 05:09:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r3.ebuild,v 1.8 2010/07/09 21:04:31 pacho Exp $
 
 DESCRIPTION="Meta build which provides python interfacing modules for some GNOME libraries"
 HOMEPAGE="http://pygtk.org/"
 
 LICENSE="LGPL-2.1 GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86"
 IUSE=""
 
 RDEPEND="=dev-python/egg-python-${PV}*






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras: ChangeLog gnome-python-extras-2.19.1-r3.ebuild
@ 2010-10-12  9:51 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 9+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2010-10-12  9:51 UTC (permalink / raw
  To: gentoo-commits

eva         10/10/12 09:51:06

  Modified:             ChangeLog
  Removed:              gnome-python-extras-2.19.1-r3.ebuild
  Log:
  Clean up old revision.
  
  (Portage version: 2.2_rc89/cvs/Linux x86_64)

Revision  Changes    Path
1.107                dev-python/gnome-python-extras/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- ChangeLog	10 Oct 2010 10:24:22 -0000	1.106
+++ ChangeLog	12 Oct 2010 09:51:06 -0000	1.107
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-python-extras
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.106 2010/10/10 10:24:22 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.107 2010/10/12 09:51:06 eva Exp $
+
+  12 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org>
+  -gnome-python-extras-2.19.1-r3.ebuild:
+  Clean up old revision.
 
   10 Oct 2010; Samuli Suominen <ssuominen@gentoo.org>
   gnome-python-extras-2.25.3.ebuild:






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

end of thread, other threads:[~2010-10-12  9:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-12  9:51 [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras: ChangeLog gnome-python-extras-2.19.1-r3.ebuild Gilles Dartiguelongue (eva)
  -- strict thread matches above, loose matches on Subject: below --
2010-07-09 21:04 Pacho Ramos (pacho)
2009-03-23  5:09 Jeroen Roovers (jer)
2009-03-17 17:52 Raul Porcel (armin76)
2009-03-08 16:02 Markus Meier (maekke)
2009-03-05 23:36 Brent Baude (ranger)
2009-03-03 20:58 Brent Baude (ranger)
2009-02-14 14:22 Tobias Klausmann (klausman)
2008-10-19 20:36 Gilles Dartiguelongue (eva)

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