diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-28 14:29:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-28 14:29:19 +0000 |
commit | 2e1adffa0417ca8bc89255dcf1cf65b008abbca5 (patch) | |
tree | 2294fb0fdfef5dc9bcf3c194f9bde10290422b71 /dev-python/gnome-vfs-python | |
parent | Automated update of use.local.desc (diff) | |
download | historical-2e1adffa0417ca8bc89255dcf1cf65b008abbca5.tar.gz historical-2e1adffa0417ca8bc89255dcf1cf65b008abbca5.tar.bz2 historical-2e1adffa0417ca8bc89255dcf1cf65b008abbca5.zip |
arm/sh stable
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
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 3ff01a46f3ed..004d457ee000 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.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: 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 fd95a01b398e..e0d29ce78407 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.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 @@ 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 |