diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-05 23:30:34 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-05 23:30:34 +0000 |
commit | 2d17a9407b518c0d9fe5f735a93f47f7955c2000 (patch) | |
tree | 7229b9343cfe2bb254c37d24e8c73a543cc69e69 /dev-python/gnome-vfs-python | |
parent | Marking gconf-python-2.22.3 ppc for bug 258040 (diff) | |
download | gentoo-2-2d17a9407b518c0d9fe5f735a93f47f7955c2000.tar.gz gentoo-2-2d17a9407b518c0d9fe5f735a93f47f7955c2000.tar.bz2 gentoo-2-2d17a9407b518c0d9fe5f735a93f47f7955c2000.zip |
Marking gnome-vfs-python-2.22.3 ppc for bug 258040
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Diffstat (limited to 'dev-python/gnome-vfs-python')
-rw-r--r-- | dev-python/gnome-vfs-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gnome-vfs-python/ChangeLog b/dev-python/gnome-vfs-python/ChangeLog index 61effcee2198..63febb4fd8b2 100644 --- a/dev-python/gnome-vfs-python/ChangeLog +++ b/dev-python/gnome-vfs-python/ChangeLog @@ -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: diff --git a/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild b/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild index 08cb9c16599d..248bd0694d51 100644 --- a/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild +++ b/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild @@ -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 @@ 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" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc examples" RDEPEND=">=gnome-base/gnome-vfs-2.14.0 |