diff options
author | Markus Meier <maekke@gentoo.org> | 2010-10-14 22:40:03 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-10-14 22:40:03 +0000 |
commit | 2ca1b93910cf5aaccb5cd55775dbcd5ddeea87e1 (patch) | |
tree | 3d2692adc60791b2fdd632b06f3da1be578ab921 /dev-python/gnome-vfs-python | |
parent | arm stable, bug #324077 (diff) | |
download | gentoo-2-2ca1b93910cf5aaccb5cd55775dbcd5ddeea87e1.tar.gz gentoo-2-2ca1b93910cf5aaccb5cd55775dbcd5ddeea87e1.tar.bz2 gentoo-2-2ca1b93910cf5aaccb5cd55775dbcd5ddeea87e1.zip |
arm stable, bug #324077
(Portage version: 2.2_rc96/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.28.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 879e5c97004f..2d039815e972 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.33 2010/10/11 16:31:34 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.34 2010/10/14 22:40:03 maekke Exp $ + + 14 Oct 2010; Markus Meier <maekke@gentoo.org> + gnome-vfs-python-2.28.1.ebuild: + arm stable, bug #324077 11 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> -gnome-vfs-python-2.22.3.ebuild, -gnome-vfs-python-2.26.1.ebuild: diff --git a/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild b/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild index ac8b63ee2287..2ff2f14d7ee1 100644 --- a/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild +++ b/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.28.1.ebuild,v 1.6 2010/10/10 10:46:56 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.1.ebuild,v 1.7 2010/10/14 22:40:03 maekke Exp $ GCONF_DEBUG="no" @@ -12,7 +12,7 @@ inherit gnome-python-common DESCRIPTION="Python bindings for the GnomeVFS library" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~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 |