public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/libgnomeprint-python: ChangeLog libgnomeprint-python-2.28.0.ebuild
@ 2009-10-29 23:24 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 7+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2009-10-29 23:24 UTC (permalink / raw
  To: gentoo-commits

eva         09/10/29 23:24:22

  Modified:             ChangeLog
  Added:                libgnomeprint-python-2.28.0.ebuild
  Log:
  New version for GNOME 2.28.
  (Portage version: 2.2_rc46/cvs/Linux x86_64)

Revision  Changes    Path
1.22                 dev-python/libgnomeprint-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	24 Oct 2009 16:28:32 -0000	1.21
+++ ChangeLog	29 Oct 2009 23:24:21 -0000	1.22
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/libgnomeprint-python
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.21 2009/10/24 16:28:32 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.22 2009/10/29 23:24:21 eva Exp $
+
+*libgnomeprint-python-2.28.0 (29 Oct 2009)
+
+  29 Oct 2009; Gilles Dartiguelongue <eva@gentoo.org>
+  +libgnomeprint-python-2.28.0.ebuild:
+  New version for GNOME 2.28.
 
   24 Oct 2009; nixnut <nixnut@gentoo.org>
   libgnomeprint-python-2.26.0.ebuild:



1.1                  dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild

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

Index: libgnomeprint-python-2.28.0.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild,v 1.1 2009/10/29 23:24:21 eva Exp $

GCONF_DEBUG="no"
G_PY_PN="gnome-python-desktop"
G_PY_BINDINGS="gnomeprint gnomeprintui"

inherit gnome-python-common

DESCRIPTION="Python bindings for GNOME printing support"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="doc examples"

RDEPEND=">=gnome-base/libgnomeprint-2.2.0
	>=gnome-base/libgnomeprintui-2.2.0
	>=dev-python/libgnomecanvas-python-2.25.90
	!<dev-python/gnome-python-desktop-2.22.0-r10"
DEPEND="${RDEPEND}"

EXAMPLES="examples/gnomeprint/*"






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

* [gentoo-commits] gentoo-x86 commit in dev-python/libgnomeprint-python: ChangeLog libgnomeprint-python-2.28.0.ebuild
@ 2010-05-18 12:46 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 7+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2010-05-18 12:46 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    10/05/18 12:46:57

  Modified:             ChangeLog libgnomeprint-python-2.28.0.ebuild
  Log:
  x86 stable wrt bug #320247
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.28                 dev-python/libgnomeprint-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	17 Jan 2010 23:48:39 -0000	1.27
+++ ChangeLog	18 May 2010 12:46:57 -0000	1.28
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/libgnomeprint-python
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.27 2010/01/17 23:48:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.28 2010/05/18 12:46:57 phajdan.jr Exp $
+
+  18 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  libgnomeprint-python-2.28.0.ebuild:
+  x86 stable wrt bug #320247
 
   17 Jan 2010; Jeroen Roovers <jer@gentoo.org>
   libgnomeprint-python-2.26.0.ebuild:



1.2                  dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild

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

Index: libgnomeprint-python-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libgnomeprint-python-2.28.0.ebuild	29 Oct 2009 23:24:21 -0000	1.1
+++ libgnomeprint-python-2.28.0.ebuild	18 May 2010 12:46:57 -0000	1.2
@@ -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/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild,v 1.1 2009/10/29 23:24:21 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild,v 1.2 2010/05/18 12:46:57 phajdan.jr Exp $
 
 GCONF_DEBUG="no"
 G_PY_PN="gnome-python-desktop"
@@ -11,7 +11,7 @@
 DESCRIPTION="Python bindings for GNOME printing support"
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
 IUSE="doc examples"
 
 RDEPEND=">=gnome-base/libgnomeprint-2.2.0






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

* [gentoo-commits] gentoo-x86 commit in dev-python/libgnomeprint-python: ChangeLog libgnomeprint-python-2.28.0.ebuild
@ 2010-05-24 13:45 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 7+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2010-05-24 13:45 UTC (permalink / raw
  To: gentoo-commits

nixnut      10/05/24 13:45:03

  Modified:             ChangeLog libgnomeprint-python-2.28.0.ebuild
  Log:
  ppc stable #320247
  (Portage version: 2.1.8.3/cvs/Linux ppc)

Revision  Changes    Path
1.29                 dev-python/libgnomeprint-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	18 May 2010 12:46:57 -0000	1.28
+++ ChangeLog	24 May 2010 13:45:03 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/libgnomeprint-python
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.28 2010/05/18 12:46:57 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.29 2010/05/24 13:45:03 nixnut Exp $
+
+  24 May 2010; <nixnut@gentoo.org> libgnomeprint-python-2.28.0.ebuild:
+  ppc stable #320247
 
   18 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   libgnomeprint-python-2.28.0.ebuild:



1.3                  dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild

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

Index: libgnomeprint-python-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libgnomeprint-python-2.28.0.ebuild	18 May 2010 12:46:57 -0000	1.2
+++ libgnomeprint-python-2.28.0.ebuild	24 May 2010 13:45:03 -0000	1.3
@@ -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/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild,v 1.2 2010/05/18 12:46:57 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild,v 1.3 2010/05/24 13:45:03 nixnut Exp $
 
 GCONF_DEBUG="no"
 G_PY_PN="gnome-python-desktop"
@@ -11,7 +11,7 @@
 DESCRIPTION="Python bindings for GNOME printing support"
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
 IUSE="doc examples"
 
 RDEPEND=">=gnome-base/libgnomeprint-2.2.0






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

* [gentoo-commits] gentoo-x86 commit in dev-python/libgnomeprint-python: ChangeLog libgnomeprint-python-2.28.0.ebuild
@ 2010-06-11  9:09 Pacho Ramos (pacho)
  0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos (pacho) @ 2010-06-11  9:09 UTC (permalink / raw
  To: gentoo-commits

pacho       10/06/11 09:09:02

  Modified:             ChangeLog libgnomeprint-python-2.28.0.ebuild
  Log:
  amd64 stable,  bug 320247
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.30                 dev-python/libgnomeprint-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	24 May 2010 13:45:03 -0000	1.29
+++ ChangeLog	11 Jun 2010 09:09:02 -0000	1.30
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/libgnomeprint-python
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.29 2010/05/24 13:45:03 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.30 2010/06/11 09:09:02 pacho Exp $
+
+  11 Jun 2010; Pacho Ramos <pacho@gentoo.org>
+  libgnomeprint-python-2.28.0.ebuild:
+  amd64 stable, bug 320247
 
   24 May 2010; <nixnut@gentoo.org> libgnomeprint-python-2.28.0.ebuild:
   ppc stable #320247



1.4                  dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild

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

Index: libgnomeprint-python-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libgnomeprint-python-2.28.0.ebuild	24 May 2010 13:45:03 -0000	1.3
+++ libgnomeprint-python-2.28.0.ebuild	11 Jun 2010 09:09:02 -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/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild,v 1.3 2010/05/24 13:45:03 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild,v 1.4 2010/06/11 09:09:02 pacho Exp $
 
 GCONF_DEBUG="no"
 G_PY_PN="gnome-python-desktop"
@@ -11,7 +11,7 @@
 DESCRIPTION="Python bindings for GNOME printing support"
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
 IUSE="doc examples"
 
 RDEPEND=">=gnome-base/libgnomeprint-2.2.0






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

* [gentoo-commits] gentoo-x86 commit in dev-python/libgnomeprint-python: ChangeLog libgnomeprint-python-2.28.0.ebuild
@ 2010-07-20 22:26 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2010-07-20 22:26 UTC (permalink / raw
  To: gentoo-commits

maekke      10/07/20 22:26:11

  Modified:             ChangeLog libgnomeprint-python-2.28.0.ebuild
  Log:
  arm stable, bug #320247
  (Portage version: 2.2_rc67/cvs/Linux i686)

Revision  Changes    Path
1.34                 dev-python/libgnomeprint-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	20 Jul 2010 15:27:03 -0000	1.33
+++ ChangeLog	20 Jul 2010 22:26:11 -0000	1.34
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/libgnomeprint-python
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.33 2010/07/20 15:27:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.34 2010/07/20 22:26:11 maekke Exp $
+
+  20 Jul 2010; Markus Meier <maekke@gentoo.org>
+  libgnomeprint-python-2.28.0.ebuild:
+  arm stable, bug #320247
 
   20 Jul 2010; Jeroen Roovers <jer@gentoo.org>
   libgnomeprint-python-2.26.0.ebuild, libgnomeprint-python-2.28.0.ebuild,



1.6                  dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild

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

Index: libgnomeprint-python-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libgnomeprint-python-2.28.0.ebuild	20 Jul 2010 15:27:03 -0000	1.5
+++ libgnomeprint-python-2.28.0.ebuild	20 Jul 2010 22:26:11 -0000	1.6
@@ -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/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild,v 1.5 2010/07/20 15:27:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild,v 1.6 2010/07/20 22:26:11 maekke Exp $
 
 GCONF_DEBUG="no"
 G_PY_PN="gnome-python-desktop"
@@ -11,7 +11,7 @@
 DESCRIPTION="Python bindings for GNOME printing support"
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
 IUSE="doc examples"
 
 RDEPEND=">=gnome-base/libgnomeprint-2.2.0






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

* [gentoo-commits] gentoo-x86 commit in dev-python/libgnomeprint-python: ChangeLog libgnomeprint-python-2.28.0.ebuild
@ 2010-08-07 17:34 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2010-08-07 17:34 UTC (permalink / raw
  To: gentoo-commits

armin76     10/08/07 17:34:29

  Modified:             ChangeLog libgnomeprint-python-2.28.0.ebuild
  Log:
  alpha/ia64/sh/sparc stable wrt #320247
  (Portage version: 2.1.8.3/cvs/Linux ia64)

Revision  Changes    Path
1.37                 dev-python/libgnomeprint-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	1 Aug 2010 10:45:44 -0000	1.36
+++ ChangeLog	7 Aug 2010 17:34:29 -0000	1.37
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/libgnomeprint-python
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.36 2010/08/01 10:45:44 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.37 2010/08/07 17:34:29 armin76 Exp $
+
+  07 Aug 2010; Raúl Porcel <armin76@gentoo.org>
+  libgnomeprint-python-2.28.0.ebuild:
+  alpha/ia64/sh/sparc stable wrt #320247
 
   01 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
   libgnomeprint-python-2.30.2.ebuild:



1.7                  dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild

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

Index: libgnomeprint-python-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libgnomeprint-python-2.28.0.ebuild	20 Jul 2010 22:26:11 -0000	1.6
+++ libgnomeprint-python-2.28.0.ebuild	7 Aug 2010 17:34:29 -0000	1.7
@@ -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/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild,v 1.6 2010/07/20 22:26:11 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild,v 1.7 2010/08/07 17:34:29 armin76 Exp $
 
 GCONF_DEBUG="no"
 G_PY_PN="gnome-python-desktop"
@@ -11,7 +11,7 @@
 DESCRIPTION="Python bindings for GNOME printing support"
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
 IUSE="doc examples"
 
 RDEPEND=">=gnome-base/libgnomeprint-2.2.0






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

* [gentoo-commits] gentoo-x86 commit in dev-python/libgnomeprint-python: ChangeLog libgnomeprint-python-2.28.0.ebuild
@ 2010-09-08  9:32 Brent Baude (ranger)
  0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2010-09-08  9:32 UTC (permalink / raw
  To: gentoo-commits

ranger      10/09/08 09:32:10

  Modified:             ChangeLog libgnomeprint-python-2.28.0.ebuild
  Log:
  Marking libgnomeprint-python-2.28.0 ppc64 for bug 320247
  (Portage version: 2.1.8.3/cvs/Linux ppc64)

Revision  Changes    Path
1.38                 dev-python/libgnomeprint-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	7 Aug 2010 17:34:29 -0000	1.37
+++ ChangeLog	8 Sep 2010 09:32:10 -0000	1.38
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/libgnomeprint-python
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.37 2010/08/07 17:34:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.38 2010/09/08 09:32:10 ranger Exp $
+
+  08 Sep 2010; Brent Baude <ranger@gentoo.org>
+  libgnomeprint-python-2.28.0.ebuild:
+  Marking libgnomeprint-python-2.28.0 ppc64 stable for bug 320247
 
   07 Aug 2010; Raúl Porcel <armin76@gentoo.org>
   libgnomeprint-python-2.28.0.ebuild:



1.8                  dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild

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

Index: libgnomeprint-python-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libgnomeprint-python-2.28.0.ebuild	7 Aug 2010 17:34:29 -0000	1.7
+++ libgnomeprint-python-2.28.0.ebuild	8 Sep 2010 09:32:10 -0000	1.8
@@ -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/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild,v 1.7 2010/08/07 17:34:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild,v 1.8 2010/09/08 09:32:10 ranger Exp $
 
 GCONF_DEBUG="no"
 G_PY_PN="gnome-python-desktop"
@@ -11,7 +11,7 @@
 DESCRIPTION="Python bindings for GNOME printing support"
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
 IUSE="doc examples"
 
 RDEPEND=">=gnome-base/libgnomeprint-2.2.0






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

end of thread, other threads:[~2010-09-08  9:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-24 13:45 [gentoo-commits] gentoo-x86 commit in dev-python/libgnomeprint-python: ChangeLog libgnomeprint-python-2.28.0.ebuild Gysbert Wassenaar (nixnut)
  -- strict thread matches above, loose matches on Subject: below --
2010-09-08  9:32 Brent Baude (ranger)
2010-08-07 17:34 Raul Porcel (armin76)
2010-07-20 22:26 Markus Meier (maekke)
2010-06-11  9:09 Pacho Ramos (pacho)
2010-05-18 12:46 PaweA Hajdan (phajdan.jr)
2009-10-29 23:24 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