diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-06 19:01:15 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-06 19:01:15 +0000 |
commit | b72c1190c57acb8d358f263dd88c1718834c0dc3 (patch) | |
tree | 32648e2eaff4c0c7cac0911017557ae19ff86b52 /gnome-base/gnome-vfs | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-b72c1190c57acb8d358f263dd88c1718834c0dc3.tar.gz gentoo-2-b72c1190c57acb8d358f263dd88c1718834c0dc3.tar.bz2 gentoo-2-b72c1190c57acb8d358f263dd88c1718834c0dc3.zip |
Stable on hppa, ppc.
(Portage version: 2.0.53_rc4)
Diffstat (limited to 'gnome-base/gnome-vfs')
-rw-r--r-- | gnome-base/gnome-vfs/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome-vfs/gnome-vfs-2.10.1-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/gnome-vfs/ChangeLog b/gnome-base/gnome-vfs/ChangeLog index 38b9a6fc0813..37683d34a6e5 100644 --- a/gnome-base/gnome-vfs/ChangeLog +++ b/gnome-base/gnome-vfs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gnome-vfs # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.178 2005/10/06 04:01:57 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.179 2005/10/06 19:01:15 hansmi Exp $ + + 06 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> + gnome-vfs-2.10.1-r2.ebuild: + Stable on hppa, ppc. *gnome-vfs-2.12.1.1 (06 Oct 2005) diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.10.1-r2.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.10.1-r2.ebuild index b6c21f61249f..62ce68344b25 100644 --- a/gnome-base/gnome-vfs/gnome-vfs-2.10.1-r2.ebuild +++ b/gnome-base/gnome-vfs/gnome-vfs-2.10.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.10.1-r2.ebuild,v 1.7 2005/10/04 13:27:06 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.10.1-r2.ebuild,v 1.8 2005/10/06 19:01:15 hansmi Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="doc ssl gnutls samba ipv6 hal howl" RDEPEND=">=dev-libs/glib-2.6 |