* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-vfs-python: ChangeLog gnome-vfs-python-2.22.3.ebuild
@ 2008-09-26 10:00 Mart Raudsepp (leio)
0 siblings, 0 replies; 8+ messages in thread
From: Mart Raudsepp (leio) @ 2008-09-26 10:00 UTC (permalink / raw
To: gentoo-commits
leio 08/09/26 10:00:07
Modified: ChangeLog
Added: gnome-vfs-python-2.22.3.ebuild
Log:
Version bump
(Portage version: 2.2_rc10/cvs/Linux 2.6.26-gentoo-r1 x86_64)
Revision Changes Path
1.2 dev-python/gnome-vfs-python/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 24 Aug 2008 07:28:35 -0000 1.1
+++ ChangeLog 26 Sep 2008 10:00:06 -0000 1.2
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/gnome-vfs-python
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.1 2008/08/24 07:28:35 ford_prefect Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.2 2008/09/26 10:00:06 leio Exp $
+
+*gnome-vfs-python-2.22.3 (26 Sep 2008)
+
+ 26 Sep 2008; Mart Raudsepp <leio@gentoo.org>
+ +gnome-vfs-python-2.22.3.ebuild:
+ Version bump
*gnome-vfs-python-2.22.1 (24 Aug 2008)
1.1 dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild?rev=1.1&content-type=text/plain
Index: gnome-vfs-python-2.22.3.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-vfs-python/gnome-vfs-python-2.22.3.ebuild,v 1.1 2008/09/26 10:00:06 leio Exp $
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"
IUSE="doc examples"
RDEPEND=">=gnome-base/gnome-vfs-2.14.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] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-vfs-python: ChangeLog gnome-vfs-python-2.22.3.ebuild
@ 2009-02-14 14:17 Tobias Klausmann (klausman)
0 siblings, 0 replies; 8+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-02-14 14:17 UTC (permalink / raw
To: gentoo-commits
klausman 09/02/14 14:17:47
Modified: ChangeLog gnome-vfs-python-2.22.3.ebuild
Log:
Stable on alpha, bug #258040
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Revision Changes Path
1.3 dev-python/gnome-vfs-python/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 26 Sep 2008 10:00:06 -0000 1.2
+++ ChangeLog 14 Feb 2009 14:17:47 -0000 1.3
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gnome-vfs-python
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.2 2008/09/26 10:00:06 leio Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.3 2009/02/14 14:17:47 klausman Exp $
+
+ 14 Feb 2009; Tobias Klausmann <klausman@gentoo.org>
+ gnome-vfs-python-2.22.3.ebuild:
+ Stable on alpha, bug #258040
*gnome-vfs-python-2.22.3 (26 Sep 2008)
1.2 dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild?r1=1.1&r2=1.2
Index: gnome-vfs-python-2.22.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnome-vfs-python-2.22.3.ebuild 26 Sep 2008 10:00:06 -0000 1.1
+++ gnome-vfs-python-2.22.3.ebuild 14 Feb 2009 14:17:47 -0000 1.2
@@ -1,6 +1,6 @@
-# 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-vfs-python/gnome-vfs-python-2.22.3.ebuild,v 1.1 2008/09/26 10:00:06 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild,v 1.2 2009/02/14 14:17:47 klausman Exp $
G_PY_PN="gnome-python"
G_PY_BINDINGS="gnomevfs gnomevfsbonobo pyvfsmodule"
@@ -10,7 +10,7 @@
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"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="doc examples"
RDEPEND=">=gnome-base/gnome-vfs-2.14.0
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-vfs-python: ChangeLog gnome-vfs-python-2.22.3.ebuild
@ 2009-03-03 20:52 Brent Baude (ranger)
0 siblings, 0 replies; 8+ messages in thread
From: Brent Baude (ranger) @ 2009-03-03 20:52 UTC (permalink / raw
To: gentoo-commits
ranger 09/03/03 20:52:03
Modified: ChangeLog gnome-vfs-python-2.22.3.ebuild
Log:
Marking gnome-vfs-python-2.22.3 ppc64 for bug 258040
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Revision Changes Path
1.4 dev-python/gnome-vfs-python/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 14 Feb 2009 14:17:47 -0000 1.3
+++ ChangeLog 3 Mar 2009 20:52:03 -0000 1.4
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gnome-vfs-python
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.3 2009/02/14 14:17:47 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.4 2009/03/03 20:52:03 ranger Exp $
+
+ 03 Mar 2009; Brent Baude <ranger@gentoo.org>
+ gnome-vfs-python-2.22.3.ebuild:
+ Marking gnome-vfs-python-2.22.3 ppc64 stable for bug 258040
14 Feb 2009; Tobias Klausmann <klausman@gentoo.org>
gnome-vfs-python-2.22.3.ebuild:
1.3 dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild?r1=1.2&r2=1.3
Index: gnome-vfs-python-2.22.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnome-vfs-python-2.22.3.ebuild 14 Feb 2009 14:17:47 -0000 1.2
+++ gnome-vfs-python-2.22.3.ebuild 3 Mar 2009 20:52:03 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.22.3.ebuild,v 1.2 2009/02/14 14:17:47 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild,v 1.3 2009/03/03 20:52:03 ranger Exp $
G_PY_PN="gnome-python"
G_PY_BINDINGS="gnomevfs gnomevfsbonobo pyvfsmodule"
@@ -10,7 +10,7 @@
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"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="doc examples"
RDEPEND=">=gnome-base/gnome-vfs-2.14.0
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-vfs-python: ChangeLog gnome-vfs-python-2.22.3.ebuild
@ 2009-03-05 23:30 Brent Baude (ranger)
0 siblings, 0 replies; 8+ messages in thread
From: Brent Baude (ranger) @ 2009-03-05 23:30 UTC (permalink / raw
To: gentoo-commits
ranger 09/03/05 23:30:34
Modified: ChangeLog gnome-vfs-python-2.22.3.ebuild
Log:
Marking gnome-vfs-python-2.22.3 ppc for bug 258040
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Revision Changes Path
1.5 dev-python/gnome-vfs-python/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 3 Mar 2009 20:52:03 -0000 1.4
+++ ChangeLog 5 Mar 2009 23:30:34 -0000 1.5
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gnome-vfs-python
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.4 2009/03/03 20:52:03 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.5 2009/03/05 23:30:34 ranger Exp $
+
+ 05 Mar 2009; Brent Baude <ranger@gentoo.org>
+ gnome-vfs-python-2.22.3.ebuild:
+ Marking gnome-vfs-python-2.22.3 ppc stable for bug 258040
03 Mar 2009; Brent Baude <ranger@gentoo.org>
gnome-vfs-python-2.22.3.ebuild:
1.4 dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild?r1=1.3&r2=1.4
Index: gnome-vfs-python-2.22.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnome-vfs-python-2.22.3.ebuild 3 Mar 2009 20:52:03 -0000 1.3
+++ gnome-vfs-python-2.22.3.ebuild 5 Mar 2009 23:30:34 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.22.3.ebuild,v 1.3 2009/03/03 20:52:03 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild,v 1.4 2009/03/05 23:30:34 ranger Exp $
G_PY_PN="gnome-python"
G_PY_BINDINGS="gnomevfs gnomevfsbonobo pyvfsmodule"
@@ -10,7 +10,7 @@
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"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="doc examples"
RDEPEND=">=gnome-base/gnome-vfs-2.14.0
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-vfs-python: ChangeLog gnome-vfs-python-2.22.3.ebuild
@ 2009-03-08 15:56 Markus Meier (maekke)
0 siblings, 0 replies; 8+ messages in thread
From: Markus Meier (maekke) @ 2009-03-08 15:56 UTC (permalink / raw
To: gentoo-commits
maekke 09/03/08 15:56:22
Modified: ChangeLog gnome-vfs-python-2.22.3.ebuild
Log:
amd64/x86 stable, bug #258040
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Revision Changes Path
1.6 dev-python/gnome-vfs-python/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 5 Mar 2009 23:30:34 -0000 1.5
+++ ChangeLog 8 Mar 2009 15:56:21 -0000 1.6
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gnome-vfs-python
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.5 2009/03/05 23:30:34 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.6 2009/03/08 15:56:21 maekke Exp $
+
+ 08 Mar 2009; Markus Meier <maekke@gentoo.org>
+ gnome-vfs-python-2.22.3.ebuild:
+ amd64/x86 stable, bug #258040
05 Mar 2009; Brent Baude <ranger@gentoo.org>
gnome-vfs-python-2.22.3.ebuild:
1.5 dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild?r1=1.4&r2=1.5
Index: gnome-vfs-python-2.22.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnome-vfs-python-2.22.3.ebuild 5 Mar 2009 23:30:34 -0000 1.4
+++ gnome-vfs-python-2.22.3.ebuild 8 Mar 2009 15:56:21 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.22.3.ebuild,v 1.4 2009/03/05 23:30:34 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild,v 1.5 2009/03/08 15:56:21 maekke Exp $
G_PY_PN="gnome-python"
G_PY_BINDINGS="gnomevfs gnomevfsbonobo pyvfsmodule"
@@ -10,7 +10,7 @@
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"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE="doc examples"
RDEPEND=">=gnome-base/gnome-vfs-2.14.0
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-vfs-python: ChangeLog gnome-vfs-python-2.22.3.ebuild
@ 2009-03-17 17:11 Raul Porcel (armin76)
0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2009-03-17 17:11 UTC (permalink / raw
To: gentoo-commits
armin76 09/03/17 17:11:07
Modified: ChangeLog gnome-vfs-python-2.22.3.ebuild
Log:
ia64/sparc stable wrt #258040
(Portage version: 2.1.6.7/cvs/Linux ia64)
Revision Changes Path
1.7 dev-python/gnome-vfs-python/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 8 Mar 2009 15:56:21 -0000 1.6
+++ ChangeLog 17 Mar 2009 17:11:07 -0000 1.7
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gnome-vfs-python
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.6 2009/03/08 15:56:21 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.7 2009/03/17 17:11:07 armin76 Exp $
+
+ 17 Mar 2009; Raúl Porcel <armin76@gentoo.org>
+ gnome-vfs-python-2.22.3.ebuild:
+ ia64/sparc stable wrt #258040
08 Mar 2009; Markus Meier <maekke@gentoo.org>
gnome-vfs-python-2.22.3.ebuild:
1.6 dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild?r1=1.5&r2=1.6
Index: gnome-vfs-python-2.22.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gnome-vfs-python-2.22.3.ebuild 8 Mar 2009 15:56:21 -0000 1.5
+++ gnome-vfs-python-2.22.3.ebuild 17 Mar 2009 17:11:07 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.22.3.ebuild,v 1.5 2009/03/08 15:56:21 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild,v 1.6 2009/03/17 17:11:07 armin76 Exp $
G_PY_PN="gnome-python"
G_PY_BINDINGS="gnomevfs gnomevfsbonobo pyvfsmodule"
@@ -10,7 +10,7 @@
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"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
IUSE="doc examples"
RDEPEND=">=gnome-base/gnome-vfs-2.14.0
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-vfs-python: ChangeLog gnome-vfs-python-2.22.3.ebuild
@ 2009-03-23 4:41 Jeroen Roovers (jer)
0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2009-03-23 4:41 UTC (permalink / raw
To: gentoo-commits
jer 09/03/23 04:41:06
Modified: ChangeLog gnome-vfs-python-2.22.3.ebuild
Log:
Stable for HPPA (bug #257004).
(Portage version: 2.2_rc26/cvs/Linux i686)
Revision Changes Path
1.8 dev-python/gnome-vfs-python/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 17 Mar 2009 17:11:07 -0000 1.7
+++ ChangeLog 23 Mar 2009 04:41:06 -0000 1.8
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gnome-vfs-python
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.7 2009/03/17 17:11:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.8 2009/03/23 04:41:06 jer Exp $
+
+ 23 Mar 2009; Jeroen Roovers <jer@gentoo.org>
+ gnome-vfs-python-2.22.3.ebuild:
+ Stable for HPPA (bug #257004).
17 Mar 2009; Raúl Porcel <armin76@gentoo.org>
gnome-vfs-python-2.22.3.ebuild:
1.7 dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild?r1=1.6&r2=1.7
Index: gnome-vfs-python-2.22.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gnome-vfs-python-2.22.3.ebuild 17 Mar 2009 17:11:07 -0000 1.6
+++ gnome-vfs-python-2.22.3.ebuild 23 Mar 2009 04:41:06 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.22.3.ebuild,v 1.6 2009/03/17 17:11:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild,v 1.7 2009/03/23 04:41:06 jer Exp $
G_PY_PN="gnome-python"
G_PY_BINDINGS="gnomevfs gnomevfsbonobo pyvfsmodule"
@@ -10,7 +10,7 @@
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"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
IUSE="doc examples"
RDEPEND=">=gnome-base/gnome-vfs-2.14.0
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-vfs-python: ChangeLog gnome-vfs-python-2.22.3.ebuild
@ 2009-04-28 14:27 Raul Porcel (armin76)
0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-28 14:27 UTC (permalink / raw
To: gentoo-commits
armin76 09/04/28 14:27:37
Modified: ChangeLog gnome-vfs-python-2.22.3.ebuild
Log:
arm/sh stable
(Portage version: 2.1.6.7/cvs/Linux ia64)
Revision Changes Path
1.9 dev-python/gnome-vfs-python/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 23 Mar 2009 04:41:06 -0000 1.8
+++ ChangeLog 28 Apr 2009 14:27:37 -0000 1.9
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gnome-vfs-python
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.8 2009/03/23 04:41:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.9 2009/04/28 14:27:37 armin76 Exp $
+
+ 28 Apr 2009; Raúl Porcel <armin76@gentoo.org>
+ gnome-vfs-python-2.22.3.ebuild:
+ arm/sh stable
23 Mar 2009; Jeroen Roovers <jer@gentoo.org>
gnome-vfs-python-2.22.3.ebuild:
1.8 dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild?r1=1.7&r2=1.8
Index: gnome-vfs-python-2.22.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gnome-vfs-python-2.22.3.ebuild 23 Mar 2009 04:41:06 -0000 1.7
+++ gnome-vfs-python-2.22.3.ebuild 28 Apr 2009 14:27:37 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.22.3.ebuild,v 1.7 2009/03/23 04:41:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild,v 1.8 2009/04/28 14:27:37 armin76 Exp $
G_PY_PN="gnome-python"
G_PY_BINDINGS="gnomevfs gnomevfsbonobo pyvfsmodule"
@@ -10,7 +10,7 @@
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"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE="doc examples"
RDEPEND=">=gnome-base/gnome-vfs-2.14.0
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2009-04-28 14:28 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-05 23:30 [gentoo-commits] gentoo-x86 commit in dev-python/gnome-vfs-python: ChangeLog gnome-vfs-python-2.22.3.ebuild Brent Baude (ranger)
-- strict thread matches above, loose matches on Subject: below --
2009-04-28 14:27 Raul Porcel (armin76)
2009-03-23 4:41 Jeroen Roovers (jer)
2009-03-17 17:11 Raul Porcel (armin76)
2009-03-08 15:56 Markus Meier (maekke)
2009-03-03 20:52 Brent Baude (ranger)
2009-02-14 14:17 Tobias Klausmann (klausman)
2008-09-26 10:00 Mart Raudsepp (leio)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox