diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-24 16:33:04 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-24 16:33:04 +0000 |
commit | 76e06be60d1f8b84c9367361b739bb38bd69883b (patch) | |
tree | e4abd34173d174a5b220c9fcc523b551d533a549 /dev-python/gnome-vfs-python | |
parent | ppc stable #281427 (diff) | |
download | historical-76e06be60d1f8b84c9367361b739bb38bd69883b.tar.gz historical-76e06be60d1f8b84c9367361b739bb38bd69883b.tar.bz2 historical-76e06be60d1f8b84c9367361b739bb38bd69883b.zip |
ppc stable #281427
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'dev-python/gnome-vfs-python')
-rw-r--r-- | dev-python/gnome-vfs-python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/gnome-vfs-python/gnome-vfs-python-2.26.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/gnome-vfs-python/ChangeLog b/dev-python/gnome-vfs-python/ChangeLog index 3ec6c32f543f..bc5ca23ee233 100644 --- a/dev-python/gnome-vfs-python/ChangeLog +++ b/dev-python/gnome-vfs-python/ChangeLog @@ -1,6 +1,9 @@ # 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.13 2009/10/16 21:50:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.14 2009/10/24 16:23:29 nixnut Exp $ + + 24 Oct 2009; nixnut <nixnut@gentoo.org> gnome-vfs-python-2.26.1.ebuild: + ppc stable #281427 16 Oct 2009; Markus Meier <maekke@gentoo.org> gnome-vfs-python-2.26.1.ebuild: diff --git a/dev-python/gnome-vfs-python/gnome-vfs-python-2.26.1.ebuild b/dev-python/gnome-vfs-python/gnome-vfs-python-2.26.1.ebuild index 8292a9aa8d04..348626a42b96 100644 --- a/dev-python/gnome-vfs-python/gnome-vfs-python-2.26.1.ebuild +++ b/dev-python/gnome-vfs-python/gnome-vfs-python-2.26.1.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.26.1.ebuild,v 1.4 2009/10/16 21:50:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.26.1.ebuild,v 1.5 2009/10/24 16:23:29 nixnut 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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +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 |