public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-vfs-python: ChangeLog gnome-vfs-python-2.28.1.ebuild
@ 2010-06-17 18:41 Pacho Ramos (pacho)
  0 siblings, 0 replies; 9+ messages in thread
From: Pacho Ramos (pacho) @ 2010-06-17 18:41 UTC (permalink / raw
  To: gentoo-commits

pacho       10/06/17 18:41:43

  Modified:             ChangeLog
  Added:                gnome-vfs-python-2.28.1.ebuild
  Log:
  Version bump
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.24                 dev-python/gnome-vfs-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	11 Jun 2010 09:23:15 -0000	1.23
+++ ChangeLog	17 Jun 2010 18:41:43 -0000	1.24
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/gnome-vfs-python
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.23 2010/06/11 09:23:15 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.24 2010/06/17 18:41:43 pacho Exp $
+
+*gnome-vfs-python-2.28.1 (17 Jun 2010)
+
+  17 Jun 2010; Pacho Ramos <pacho@gentoo.org>
+  +gnome-vfs-python-2.28.1.ebuild:
+  Version bump
 
   11 Jun 2010; Pacho Ramos <pacho@gentoo.org>
   gnome-vfs-python-2.28.0.ebuild:



1.1                  dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild

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

Index: gnome-vfs-python-2.28.1.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-vfs-python/gnome-vfs-python-2.28.1.ebuild,v 1.1 2010/06/17 18:41:43 pacho Exp $

GCONF_DEBUG="no"

G_PY_PN="gnome-python"
G_PY_BINDINGS="gnomevfs gnomevfsbonobo pyvfsmodule"

inherit gnome-python-common

DESCRIPTION="Python bindings for the GnomeVFS library"
LICENSE="LGPL-2.1"
SLOT="2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="doc examples"

RDEPEND=">=gnome-base/gnome-vfs-2.24.0
	>=gnome-base/libbonobo-2.8
	!<dev-python/gnome-python-2.22.1"
DEPEND="${RDEPEND}"

EXAMPLES="examples/vfs/*
	examples/vfs/pygvfsmethod/"






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

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

pacho       10/07/31 18:35:46

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

Revision  Changes    Path
1.27                 dev-python/gnome-vfs-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	20 Jul 2010 22:40:04 -0000	1.26
+++ ChangeLog	31 Jul 2010 18:35:46 -0000	1.27
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-vfs-python
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.26 2010/07/20 22:40:04 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.27 2010/07/31 18:35:46 pacho Exp $
+
+  31 Jul 2010; Pacho Ramos <pacho@gentoo.org>
+  gnome-vfs-python-2.28.1.ebuild:
+  amd64 stable, bug 324077
 
   20 Jul 2010; Markus Meier <maekke@gentoo.org>
   gnome-vfs-python-2.28.0.ebuild:



1.3                  dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild

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

Index: gnome-vfs-python-2.28.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnome-vfs-python-2.28.1.ebuild	20 Jul 2010 15:25:07 -0000	1.2
+++ gnome-vfs-python-2.28.1.ebuild	31 Jul 2010 18:35:46 -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/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild,v 1.2 2010/07/20 15:25:07 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild,v 1.3 2010/07/31 18:35:46 pacho Exp $
 
 GCONF_DEBUG="no"
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Python bindings for the GnomeVFS library"
 LICENSE="LGPL-2.1"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="doc examples"
 
 RDEPEND=">=gnome-base/gnome-vfs-2.24.0






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

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

fauli       10/08/01 10:52:11

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

Revision  Changes    Path
1.28                 dev-python/gnome-vfs-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	31 Jul 2010 18:35:46 -0000	1.27
+++ ChangeLog	1 Aug 2010 10:52:11 -0000	1.28
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-vfs-python
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.27 2010/07/31 18:35:46 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.28 2010/08/01 10:52:11 fauli Exp $
+
+  01 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
+  gnome-vfs-python-2.28.1.ebuild:
+  x86 stable, bug 324077
 
   31 Jul 2010; Pacho Ramos <pacho@gentoo.org>
   gnome-vfs-python-2.28.1.ebuild:



1.4                  dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild

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

Index: gnome-vfs-python-2.28.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnome-vfs-python-2.28.1.ebuild	31 Jul 2010 18:35:46 -0000	1.3
+++ gnome-vfs-python-2.28.1.ebuild	1 Aug 2010 10:52:11 -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/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild,v 1.3 2010/07/31 18:35:46 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild,v 1.4 2010/08/01 10:52:11 fauli Exp $
 
 GCONF_DEBUG="no"
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Python bindings for the GnomeVFS library"
 LICENSE="LGPL-2.1"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="doc examples"
 
 RDEPEND=">=gnome-base/gnome-vfs-2.24.0






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

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

josejx      10/09/11 19:08:22

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

Revision  Changes    Path
1.31                 dev-python/gnome-vfs-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	8 Sep 2010 09:37:44 -0000	1.30
+++ ChangeLog	11 Sep 2010 19:08:22 -0000	1.31
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-vfs-python
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.30 2010/09/08 09:37:44 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.31 2010/09/11 19:08:22 josejx Exp $
+
+  11 Sep 2010; Joseph Jezak <josejx@gentoo.org>
+  gnome-vfs-python-2.28.1.ebuild:
+  Marked ppc for bug #324077.
 
   08 Sep 2010; Brent Baude <ranger@gentoo.org>
   gnome-vfs-python-2.28.0.ebuild:



1.5                  dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild

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

Index: gnome-vfs-python-2.28.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnome-vfs-python-2.28.1.ebuild	1 Aug 2010 10:52:11 -0000	1.4
+++ gnome-vfs-python-2.28.1.ebuild	11 Sep 2010 19:08:22 -0000	1.5
@@ -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/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild,v 1.4 2010/08/01 10:52:11 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild,v 1.5 2010/09/11 19:08:22 josejx Exp $
 
 GCONF_DEBUG="no"
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Python bindings for the GnomeVFS library"
 LICENSE="LGPL-2.1"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="doc examples"
 
 RDEPEND=">=gnome-base/gnome-vfs-2.24.0






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

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

ssuominen    10/10/10 10:46:56

  Modified:             ChangeLog gnome-vfs-python-2.28.1.ebuild
  Log:
  ppc64 stable wrt #324077
  
  (Portage version: 2.2_rc90/cvs/Linux x86_64)

Revision  Changes    Path
1.32                 dev-python/gnome-vfs-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	11 Sep 2010 19:08:22 -0000	1.31
+++ ChangeLog	10 Oct 2010 10:46:56 -0000	1.32
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-vfs-python
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.31 2010/09/11 19:08:22 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.32 2010/10/10 10:46:56 ssuominen Exp $
+
+  10 Oct 2010; Samuli Suominen <ssuominen@gentoo.org>
+  gnome-vfs-python-2.28.1.ebuild:
+  ppc64 stable wrt #324077
 
   11 Sep 2010; Joseph Jezak <josejx@gentoo.org>
   gnome-vfs-python-2.28.1.ebuild:



1.6                  dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild

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

Index: gnome-vfs-python-2.28.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gnome-vfs-python-2.28.1.ebuild	11 Sep 2010 19:08:22 -0000	1.5
+++ gnome-vfs-python-2.28.1.ebuild	10 Oct 2010 10:46:56 -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/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild,v 1.5 2010/09/11 19:08:22 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild,v 1.6 2010/10/10 10:46:56 ssuominen Exp $
 
 GCONF_DEBUG="no"
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Python bindings for the GnomeVFS library"
 LICENSE="LGPL-2.1"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="doc examples"
 
 RDEPEND=">=gnome-base/gnome-vfs-2.24.0






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-vfs-python: ChangeLog gnome-vfs-python-2.28.1.ebuild
@ 2010-10-14 22:40 Markus Meier (maekke)
  0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2010-10-14 22:40 UTC (permalink / raw
  To: gentoo-commits

maekke      10/10/14 22:40:03

  Modified:             ChangeLog gnome-vfs-python-2.28.1.ebuild
  Log:
  arm stable, bug #324077
  
  (Portage version: 2.2_rc96/cvs/Linux x86_64)

Revision  Changes    Path
1.34                 dev-python/gnome-vfs-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	11 Oct 2010 16:31:34 -0000	1.33
+++ ChangeLog	14 Oct 2010 22:40:03 -0000	1.34
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-vfs-python
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.33 2010/10/11 16:31:34 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.34 2010/10/14 22:40:03 maekke Exp $
+
+  14 Oct 2010; Markus Meier <maekke@gentoo.org>
+  gnome-vfs-python-2.28.1.ebuild:
+  arm stable, bug #324077
 
   11 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org>
   -gnome-vfs-python-2.22.3.ebuild, -gnome-vfs-python-2.26.1.ebuild:



1.7                  dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild

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

Index: gnome-vfs-python-2.28.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gnome-vfs-python-2.28.1.ebuild	10 Oct 2010 10:46:56 -0000	1.6
+++ gnome-vfs-python-2.28.1.ebuild	14 Oct 2010 22:40:03 -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/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild,v 1.6 2010/10/10 10:46:56 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild,v 1.7 2010/10/14 22:40:03 maekke Exp $
 
 GCONF_DEBUG="no"
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Python bindings for the GnomeVFS library"
 LICENSE="LGPL-2.1"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="doc examples"
 
 RDEPEND=">=gnome-base/gnome-vfs-2.24.0






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

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

armin76     11/01/30 19:44:48

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

Revision  Changes    Path
1.35                 dev-python/gnome-vfs-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	14 Oct 2010 22:40:03 -0000	1.34
+++ ChangeLog	30 Jan 2011 19:44:48 -0000	1.35
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-vfs-python
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.34 2010/10/14 22:40:03 maekke Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.35 2011/01/30 19:44:48 armin76 Exp $
+
+  30 Jan 2011; Raúl Porcel <armin76@gentoo.org>
+  gnome-vfs-python-2.28.1.ebuild:
+  alpha/arm/ia64/sh/sparc stable wrt #348987
 
   14 Oct 2010; Markus Meier <maekke@gentoo.org>
   gnome-vfs-python-2.28.1.ebuild:



1.8                  dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild

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

Index: gnome-vfs-python-2.28.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gnome-vfs-python-2.28.1.ebuild	14 Oct 2010 22:40:03 -0000	1.7
+++ gnome-vfs-python-2.28.1.ebuild	30 Jan 2011 19:44:48 -0000	1.8
@@ -1,6 +1,6 @@
-# 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-vfs-python/gnome-vfs-python-2.28.1.ebuild,v 1.7 2010/10/14 22:40:03 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild,v 1.8 2011/01/30 19:44:48 armin76 Exp $
 
 GCONF_DEBUG="no"
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Python bindings for the GnomeVFS library"
 LICENSE="LGPL-2.1"
 SLOT="2"
-KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="doc examples"
 
 RDEPEND=">=gnome-base/gnome-vfs-2.24.0






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-vfs-python: ChangeLog gnome-vfs-python-2.28.1.ebuild
@ 2011-12-18  2:54 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; 9+ messages in thread
From: Alexandre Rostovtsev (tetromino) @ 2011-12-18  2:54 UTC (permalink / raw
  To: gentoo-commits

tetromino    11/12/18 02:54:55

  Modified:             ChangeLog gnome-vfs-python-2.28.1.ebuild
  Log:
  Add missing pygobject dependency and bump to EAPI1 for slot dep support.
  
  (Portage version: 2.2.0_alpha80/cvs/Linux x86_64)

Revision  Changes    Path
1.37                 dev-python/gnome-vfs-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	26 Feb 2011 13:23:54 -0000	1.36
+++ ChangeLog	18 Dec 2011 02:54:55 -0000	1.37
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-vfs-python
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.36 2011/02/26 13:23:54 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.37 2011/12/18 02:54:55 tetromino Exp $
+
+  18 Dec 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
+  gnome-vfs-python-2.28.1.ebuild:
+  Add missing pygobject dependency and bump to EAPI1 for slot dep support.
 
   26 Feb 2011; Gilles Dartiguelongue <eva@gentoo.org>
   -gnome-vfs-python-2.28.0.ebuild, gnome-vfs-python-2.28.1.ebuild:



1.10                 dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild

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

Index: gnome-vfs-python-2.28.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- gnome-vfs-python-2.28.1.ebuild	26 Feb 2011 13:23:54 -0000	1.9
+++ gnome-vfs-python-2.28.1.ebuild	18 Dec 2011 02:54:55 -0000	1.10
@@ -1,7 +1,8 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild,v 1.9 2011/02/26 13:23:54 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild,v 1.10 2011/12/18 02:54:55 tetromino Exp $
 
+EAPI="1"
 GCONF_DEBUG="no"
 
 G_PY_PN="gnome-python"
@@ -18,7 +19,8 @@
 KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="doc examples"
 
-RDEPEND=">=gnome-base/gnome-vfs-2.24.0
+RDEPEND="dev-python/pygobject:2
+	>=gnome-base/gnome-vfs-2.24.0
 	>=gnome-base/libbonobo-2.8
 	!<dev-python/gnome-python-2.22.1"
 DEPEND="${RDEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-vfs-python: ChangeLog gnome-vfs-python-2.28.1.ebuild
@ 2014-10-20  9:52 Pacho Ramos (pacho)
  0 siblings, 0 replies; 9+ messages in thread
From: Pacho Ramos (pacho) @ 2014-10-20  9:52 UTC (permalink / raw
  To: gentoo-commits

pacho       14/10/20 09:52:51

  Modified:             ChangeLog
  Removed:              gnome-vfs-python-2.28.1.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.48                 dev-python/gnome-vfs-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	11 Oct 2014 11:49:51 -0000	1.47
+++ ChangeLog	20 Oct 2014 09:52:50 -0000	1.48
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/gnome-vfs-python
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.47 2014/10/11 11:49:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.48 2014/10/20 09:52:50 pacho Exp $
+
+  20 Oct 2014; Pacho Ramos <pacho@gentoo.org> -gnome-vfs-python-2.28.1.ebuild:
+  Drop old
 
   11 Oct 2014; Markus Meier <maekke@gentoo.org>
   gnome-vfs-python-2.28.1-r1.ebuild:





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

end of thread, other threads:[~2014-10-20  9:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-31 18:35 [gentoo-commits] gentoo-x86 commit in dev-python/gnome-vfs-python: ChangeLog gnome-vfs-python-2.28.1.ebuild Pacho Ramos (pacho)
  -- strict thread matches above, loose matches on Subject: below --
2014-10-20  9:52 Pacho Ramos (pacho)
2011-12-18  2:54 Alexandre Rostovtsev (tetromino)
2011-01-30 19:44 Raul Porcel (armin76)
2010-10-14 22:40 Markus Meier (maekke)
2010-10-10 10:46 Samuli Suominen (ssuominen)
2010-09-11 19:08 Joseph Jezak (josejx)
2010-08-01 10:52 Christian Faulhammer (fauli)
2010-06-17 18:41 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