diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-16 17:03:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-16 17:03:49 +0000 |
commit | 1028d4dab031a7e7f656ac58ed86e601b151f18c (patch) | |
tree | b4c53b84638764b286daa75ec0ee4e22a0f5ac77 /dev-python/gnome-vfs-python | |
parent | sh stable (diff) | |
download | gentoo-2-1028d4dab031a7e7f656ac58ed86e601b151f18c.tar.gz gentoo-2-1028d4dab031a7e7f656ac58ed86e601b151f18c.tar.bz2 gentoo-2-1028d4dab031a7e7f656ac58ed86e601b151f18c.zip |
sh stable
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-python/gnome-vfs-python')
-rw-r--r-- | dev-python/gnome-vfs-python/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/gnome-vfs-python/gnome-vfs-python-2.26.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/gnome-vfs-python/ChangeLog b/dev-python/gnome-vfs-python/ChangeLog index 4423751f0aca..1b058859524a 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.18 2009/12/03 16:57:04 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.19 2010/01/16 17:03:49 armin76 Exp $ + + 16 Jan 2010; Raúl Porcel <armin76@gentoo.org> + gnome-vfs-python-2.26.1.ebuild: + sh stable 03 Dec 2009; Brent Baude <ranger@gentoo.org> ChangeLog: Marking gnome-vfs-python-2.26.1 ppc64 stable for bug 281427 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 649e42d8875d..5349ffbf0bde 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 +# 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.26.1.ebuild,v 1.8 2009/12/03 16:57:04 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.26.1.ebuild,v 1.9 2010/01/16 17:03:49 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 ~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 |