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.25.3.ebuild
@ 2010-06-14 13:24 Pacho Ramos (pacho)
  0 siblings, 0 replies; 8+ messages in thread
From: Pacho Ramos (pacho) @ 2010-06-14 13:24 UTC (permalink / raw
  To: gentoo-commits

pacho       10/06/14 13:24:31

  Modified:             ChangeLog
  Added:                gnome-python-extras-2.25.3.ebuild
  Log:
  Version bump with lots of bugfixes over current stable.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- ChangeLog	11 Jun 2010 08:51:23 -0000	1.95
+++ ChangeLog	14 Jun 2010 13:24:31 -0000	1.96
@@ -1,6 +1,12 @@
 # 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.95 2010/06/11 08:51:23 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.96 2010/06/14 13:24:31 pacho Exp $
+
+*gnome-python-extras-2.25.3 (14 Jun 2010)
+
+  14 Jun 2010; Pacho Ramos <pacho@gentoo.org>
+  +gnome-python-extras-2.25.3.ebuild:
+  Version bump with lots of bugfixes over current stable.
 
   11 Jun 2010; Pacho Ramos <pacho@gentoo.org>
   gnome-python-extras-2.19.1-r4.ebuild:



1.1                  dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild?rev=1.1&content-type=text/plain

Index: gnome-python-extras-2.25.3.ebuild
===================================================================
# 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.25.3.ebuild,v 1.1 2010/06/14 13:24: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 ~x86-fbsd"
IUSE="libgda xulrunner"

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






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras: ChangeLog gnome-python-extras-2.25.3.ebuild
@ 2010-06-15  6:39 Brian Harring (ferringb)
  0 siblings, 0 replies; 8+ messages in thread
From: Brian Harring (ferringb) @ 2010-06-15  6:39 UTC (permalink / raw
  To: gentoo-commits

ferringb    10/06/15 06:39:49

  Modified:             ChangeLog gnome-python-extras-2.25.3.ebuild
  Log:
  ebuild level masking of this version via removal of keywords
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog	14 Jun 2010 13:24:31 -0000	1.96
+++ ChangeLog	15 Jun 2010 06:39:49 -0000	1.97
@@ -1,6 +1,11 @@
 # 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.96 2010/06/14 13:24:31 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.97 2010/06/15 06:39:49 ferringb Exp $
+
+  15 Jun 2010; Brian Harring <ferringb@gentoo.org>
+  gnome-python-extras-2.25.3.ebuild:
+  wipe keywords due to missing dependency. restore keywords when dep is
+  fixed.
 
 *gnome-python-extras-2.25.3 (14 Jun 2010)
 



1.2                  dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild

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

Index: gnome-python-extras-2.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnome-python-extras-2.25.3.ebuild	14 Jun 2010 13:24:31 -0000	1.1
+++ gnome-python-extras-2.25.3.ebuild	15 Jun 2010 06:39:49 -0000	1.2
@@ -1,13 +1,14 @@
 # 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.25.3.ebuild,v 1.1 2010/06/14 13:24:31 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild,v 1.2 2010/06/15 06:39:49 ferringb 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 ~x86-fbsd"
+#KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS=""
 IUSE="libgda xulrunner"
 
 RDEPEND="=dev-python/egg-python-${PV}*






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras: ChangeLog gnome-python-extras-2.25.3.ebuild
@ 2010-06-15  7:42 Pacho Ramos (pacho)
  0 siblings, 0 replies; 8+ messages in thread
From: Pacho Ramos (pacho) @ 2010-06-15  7:42 UTC (permalink / raw
  To: gentoo-commits

pacho       10/06/15 07:42:39

  Modified:             ChangeLog gnome-python-extras-2.25.3.ebuild
  Log:
  Fix bug 324055 and restore keywords.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ChangeLog	15 Jun 2010 06:39:49 -0000	1.97
+++ ChangeLog	15 Jun 2010 07:42:39 -0000	1.98
@@ -1,6 +1,11 @@
 # 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.97 2010/06/15 06:39:49 ferringb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.98 2010/06/15 07:42:39 pacho Exp $
+
+  15 Jun 2010; Pacho Ramos <pacho@gentoo.org>
+  gnome-python-extras-2.25.3.ebuild:
+  Restoring keywords now that all dependencies are ok. Thanks to Brian
+  Harring and Josh Saddler (bug #324055).
 
   15 Jun 2010; Brian Harring <ferringb@gentoo.org>
   gnome-python-extras-2.25.3.ebuild:



1.3                  dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild

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

Index: gnome-python-extras-2.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnome-python-extras-2.25.3.ebuild	15 Jun 2010 06:39:49 -0000	1.2
+++ gnome-python-extras-2.25.3.ebuild	15 Jun 2010 07:42:39 -0000	1.3
@@ -1,14 +1,13 @@
 # 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.25.3.ebuild,v 1.2 2010/06/15 06:39:49 ferringb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild,v 1.3 2010/06/15 07:42:39 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 ~x86-fbsd"
-KEYWORDS=""
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="libgda xulrunner"
 
 RDEPEND="=dev-python/egg-python-${PV}*






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras: ChangeLog gnome-python-extras-2.25.3.ebuild
@ 2010-07-31 18:17 Pacho Ramos (pacho)
  0 siblings, 0 replies; 8+ messages in thread
From: Pacho Ramos (pacho) @ 2010-07-31 18:17 UTC (permalink / raw
  To: gentoo-commits

pacho       10/07/31 18:17:40

  Modified:             ChangeLog gnome-python-extras-2.25.3.ebuild
  Log:
  amd64 stable,  bug 324077
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog	20 Jul 2010 16:40:11 -0000	1.100
+++ ChangeLog	31 Jul 2010 18:17:40 -0000	1.101
@@ -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.100 2010/07/20 16:40:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.101 2010/07/31 18:17:40 pacho Exp $
+
+  31 Jul 2010; Pacho Ramos <pacho@gentoo.org>
+  gnome-python-extras-2.25.3.ebuild:
+  amd64 stable, bug 324077
 
   20 Jul 2010; Jeroen Roovers <jer@gentoo.org>
   gnome-python-extras-2.19.1-r3.ebuild,



1.5                  dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild

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

Index: gnome-python-extras-2.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnome-python-extras-2.25.3.ebuild	20 Jul 2010 16:40:11 -0000	1.4
+++ gnome-python-extras-2.25.3.ebuild	31 Jul 2010 18:17:40 -0000	1.5
@@ -1,13 +1,13 @@
 # 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.25.3.ebuild,v 1.4 2010/07/20 16:40:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild,v 1.5 2010/07/31 18:17:40 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="libgda xulrunner"
 
 RDEPEND="=dev-python/egg-python-${PV}*






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras: ChangeLog gnome-python-extras-2.25.3.ebuild
@ 2010-08-01 10:39 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 8+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-08-01 10:39 UTC (permalink / raw
  To: gentoo-commits

fauli       10/08/01 10:39:11

  Modified:             ChangeLog gnome-python-extras-2.25.3.ebuild
  Log:
  x86 stable, bug 324077
  (Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- ChangeLog	31 Jul 2010 18:17:40 -0000	1.101
+++ ChangeLog	1 Aug 2010 10:39:11 -0000	1.102
@@ -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.101 2010/07/31 18:17:40 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.102 2010/08/01 10:39:11 fauli Exp $
+
+  01 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
+  gnome-python-extras-2.25.3.ebuild:
+  x86 stable, bug 324077
 
   31 Jul 2010; Pacho Ramos <pacho@gentoo.org>
   gnome-python-extras-2.25.3.ebuild:



1.6                  dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild

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

Index: gnome-python-extras-2.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gnome-python-extras-2.25.3.ebuild	31 Jul 2010 18:17:40 -0000	1.5
+++ gnome-python-extras-2.25.3.ebuild	1 Aug 2010 10:39:11 -0000	1.6
@@ -1,13 +1,13 @@
 # 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.25.3.ebuild,v 1.5 2010/07/31 18:17:40 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild,v 1.6 2010/08/01 10:39:11 fauli 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="libgda xulrunner"
 
 RDEPEND="=dev-python/egg-python-${PV}*






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras: ChangeLog gnome-python-extras-2.25.3.ebuild
@ 2010-09-11 19:03 Joseph Jezak (josejx)
  0 siblings, 0 replies; 8+ messages in thread
From: Joseph Jezak (josejx) @ 2010-09-11 19:03 UTC (permalink / raw
  To: gentoo-commits

josejx      10/09/11 19:03:38

  Modified:             ChangeLog gnome-python-extras-2.25.3.ebuild
  Log:
  Marked ppc for bug #324077.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog	8 Sep 2010 09:26:27 -0000	1.104
+++ ChangeLog	11 Sep 2010 19:03:38 -0000	1.105
@@ -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.104 2010/09/08 09:26:27 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.105 2010/09/11 19:03:38 josejx Exp $
+
+  11 Sep 2010; Joseph Jezak <josejx@gentoo.org>
+  gnome-python-extras-2.25.3.ebuild:
+  Marked ppc for bug #324077.
 
   08 Sep 2010; Brent Baude <ranger@gentoo.org>
   gnome-python-extras-2.19.1-r4.ebuild:



1.7                  dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild

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

Index: gnome-python-extras-2.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gnome-python-extras-2.25.3.ebuild	1 Aug 2010 10:39:11 -0000	1.6
+++ gnome-python-extras-2.25.3.ebuild	11 Sep 2010 19:03:38 -0000	1.7
@@ -1,13 +1,13 @@
 # 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.25.3.ebuild,v 1.6 2010/08/01 10:39:11 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild,v 1.7 2010/09/11 19:03:38 josejx 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 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="libgda xulrunner"
 
 RDEPEND="=dev-python/egg-python-${PV}*






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras: ChangeLog gnome-python-extras-2.25.3.ebuild
@ 2010-10-10 10:24 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 8+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-10-10 10:24 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/10/10 10:24:22

  Modified:             ChangeLog gnome-python-extras-2.25.3.ebuild
  Log:
  ppc64 stable wrt #324077
  
  (Portage version: 2.2_rc90/cvs/Linux x86_64, RepoMan options: --force)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- ChangeLog	11 Sep 2010 19:03:38 -0000	1.105
+++ ChangeLog	10 Oct 2010 10:24:22 -0000	1.106
@@ -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.105 2010/09/11 19:03:38 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.106 2010/10/10 10:24:22 ssuominen Exp $
+
+  10 Oct 2010; Samuli Suominen <ssuominen@gentoo.org>
+  gnome-python-extras-2.25.3.ebuild:
+  ppc64 stable wrt #324077
 
   11 Sep 2010; Joseph Jezak <josejx@gentoo.org>
   gnome-python-extras-2.25.3.ebuild:



1.8                  dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.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.25.3.ebuild?r1=1.7&r2=1.8

Index: gnome-python-extras-2.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gnome-python-extras-2.25.3.ebuild	11 Sep 2010 19:03:38 -0000	1.7
+++ gnome-python-extras-2.25.3.ebuild	10 Oct 2010 10:24:22 -0000	1.8
@@ -1,13 +1,13 @@
 # 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.25.3.ebuild,v 1.7 2010/09/11 19:03:38 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild,v 1.8 2010/10/10 10:24:22 ssuominen 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 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="libgda xulrunner"
 
 RDEPEND="=dev-python/egg-python-${PV}*






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras: ChangeLog gnome-python-extras-2.25.3.ebuild
@ 2011-01-30 18:18 Raul Porcel (armin76)
  0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2011-01-30 18:18 UTC (permalink / raw
  To: gentoo-commits

armin76     11/01/30 18:18:08

  Modified:             ChangeLog gnome-python-extras-2.25.3.ebuild
  Log:
  alpha/ia64/sparc stable wrt #348987
  
  (Portage version: 2.1.9.25/cvs/Linux ia64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog	12 Oct 2010 09:51:06 -0000	1.107
+++ ChangeLog	30 Jan 2011 18:18:07 -0000	1.108
@@ -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.107 2010/10/12 09:51:06 eva Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.108 2011/01/30 18:18:07 armin76 Exp $
+
+  30 Jan 2011; Raúl Porcel <armin76@gentoo.org>
+  gnome-python-extras-2.25.3.ebuild:
+  alpha/ia64/sparc stable wrt #348987
 
   12 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org>
   -gnome-python-extras-2.19.1-r3.ebuild:



1.9                  dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild

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

Index: gnome-python-extras-2.25.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gnome-python-extras-2.25.3.ebuild	10 Oct 2010 10:24:22 -0000	1.8
+++ gnome-python-extras-2.25.3.ebuild	30 Jan 2011 18:18:07 -0000	1.9
@@ -1,13 +1,13 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 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.25.3.ebuild,v 1.8 2010/10/10 10:24:22 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild,v 1.9 2011/01/30 18:18:07 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 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="libgda xulrunner"
 
 RDEPEND="=dev-python/egg-python-${PV}*






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

end of thread, other threads:[~2011-01-30 18:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-11 19:03 [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras: ChangeLog gnome-python-extras-2.25.3.ebuild Joseph Jezak (josejx)
  -- strict thread matches above, loose matches on Subject: below --
2011-01-30 18:18 Raul Porcel (armin76)
2010-10-10 10:24 Samuli Suominen (ssuominen)
2010-08-01 10:39 Christian Faulhammer (fauli)
2010-07-31 18:17 Pacho Ramos (pacho)
2010-06-15  7:42 Pacho Ramos (pacho)
2010-06-15  6:39 Brian Harring (ferringb)
2010-06-14 13:24 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