Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
| Navigation: |
|
Lists:
gentoo-commits:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-commits@g.o
|
|
From:
|
"Tobias Klausmann (klausman)" <klausman@g.o>
|
|
Subject:
|
gentoo-x86 commit in dev-python/gnome-vfs-python: ChangeLog gnome-vfs-python-2.22.3.ebuild
|
|
Date:
|
Sat, 14 Feb 2009 14:17:47 +0000
|
|
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@g.o>
+ 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
|
|