diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-05 19:42:05 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-05 19:42:05 +0000 |
commit | 0f39d70ab9ec30094c42088b26400962d83ca721 (patch) | |
tree | 0a9d078a08ac8763fb1bd5aa0134418c5ac0da3f /dev-python/gnome-vfs-python | |
parent | arm stable, bug #281427 (diff) | |
download | gentoo-2-0f39d70ab9ec30094c42088b26400962d83ca721.tar.gz gentoo-2-0f39d70ab9ec30094c42088b26400962d83ca721.tar.bz2 gentoo-2-0f39d70ab9ec30094c42088b26400962d83ca721.zip |
arm stable, bug #281427
(Portage version: 2.2_rc48/cvs/Linux x86_64)
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.26.1.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 8f2cebd4079b..e62484450f5b 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.15 2009/10/29 23:21:44 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.16 2009/11/05 19:42:05 maekke Exp $ + + 05 Nov 2009; Markus Meier <maekke@gentoo.org> + gnome-vfs-python-2.26.1.ebuild: + arm stable, bug #281427 *gnome-vfs-python-2.28.0 (29 Oct 2009) 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 348626a42b96..de6532c9ba7a 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.5 2009/10/24 16:23:29 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.26.1.ebuild,v 1.6 2009/11/05 19:42:05 maekke 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 |