diff options
author | Fabian Groffen <grobian@gentoo.org> | 2009-10-10 17:12:47 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2009-10-10 17:12:47 +0000 |
commit | 687c660f2572384c852892584b6d4c8362a5b219 (patch) | |
tree | c1c4b4e0f9c9cc28bf04b41e527999ff8454741a /dev-python/gnome-vfs-python | |
parent | Merge from Prefix (diff) | |
download | gentoo-2-687c660f2572384c852892584b6d4c8362a5b219.tar.gz gentoo-2-687c660f2572384c852892584b6d4c8362a5b219.tar.bz2 gentoo-2-687c660f2572384c852892584b6d4c8362a5b219.zip |
Merge from Prefix
(Portage version: 2.2.00.14552-prefix/cvs/Darwin powerpc, RepoMan options: --force)
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 fe7ac91d384a..467f524d2a53 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.11 2009/10/08 02:58:26 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.12 2009/10/10 17:12:47 grobian Exp $ + + 10 Oct 2009; Fabian Groffen <grobian@gentoo.org> + gnome-vfs-python-2.26.1.ebuild: + Merge from Prefix 08 Oct 2009; Olivier Crête <tester@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 1b239f21dff8..294620a6a9e5 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.2 2009/10/08 02:58:26 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.26.1.ebuild,v 1.3 2009/10/10 17:12:47 grobian 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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="doc examples" RDEPEND=">=gnome-base/gnome-vfs-2.24.0 |