diff options
author | Brent Baude <ranger@gentoo.org> | 2010-09-08 09:37:44 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-09-08 09:37:44 +0000 |
commit | 4ba70ce394a50706d75fb20baf58a482dd61ee8a (patch) | |
tree | dce512e2d0f81ee797f26c6dfa41d6904de6aa81 /dev-python/gnome-vfs-python | |
parent | Marking gconf-python-2.28.0 ppc64 for bug 320247 (diff) | |
download | historical-4ba70ce394a50706d75fb20baf58a482dd61ee8a.tar.gz historical-4ba70ce394a50706d75fb20baf58a482dd61ee8a.tar.bz2 historical-4ba70ce394a50706d75fb20baf58a482dd61ee8a.zip |
Marking gnome-vfs-python-2.28.0 ppc64 for bug 320247
Package-Manager: portage-2.1.8.3/cvs/Linux ppc64
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.0.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 044160861e79..a1cf3a5a582b 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.29 2010/08/07 19:00:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.30 2010/09/08 09:37:44 ranger Exp $ + + 08 Sep 2010; Brent Baude <ranger@gentoo.org> + gnome-vfs-python-2.28.0.ebuild: + Marking gnome-vfs-python-2.28.0 ppc64 stable for bug 320247 07 Aug 2010; Raúl Porcel <armin76@gentoo.org> gnome-vfs-python-2.28.0.ebuild: diff --git a/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.0.ebuild b/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.0.ebuild index 625b16d55dfd..13c3cbe1a6ce 100644 --- a/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.0.ebuild +++ b/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.0.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.0.ebuild,v 1.7 2010/08/07 19:00:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.28.0.ebuild,v 1.8 2010/09/08 09:37:44 ranger 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 |