diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-12-21 12:36:06 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-12-21 12:36:06 +0000 |
commit | 68cbb6c2def0227534fd5634fbaead6e4cb59006 (patch) | |
tree | 0fd1c6a15002082683a53ab35ffcc7dd5596d16d /gnome-base/gnome-vfs/gnome-vfs-2.16.3.ebuild | |
parent | Stable on ppc64; bug #156662 (diff) | |
download | gentoo-2-68cbb6c2def0227534fd5634fbaead6e4cb59006.tar.gz gentoo-2-68cbb6c2def0227534fd5634fbaead6e4cb59006.tar.bz2 gentoo-2-68cbb6c2def0227534fd5634fbaead6e4cb59006.zip |
Stable on ppc64; bug #156662
(Portage version: 2.1.1-r2)
Diffstat (limited to 'gnome-base/gnome-vfs/gnome-vfs-2.16.3.ebuild')
-rw-r--r-- | gnome-base/gnome-vfs/gnome-vfs-2.16.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.16.3.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.16.3.ebuild index 20b62be41210..756dbeb58e59 100644 --- a/gnome-base/gnome-vfs/gnome-vfs-2.16.3.ebuild +++ b/gnome-base/gnome-vfs/gnome-vfs-2.16.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.16.3.ebuild,v 1.5 2006/12/18 15:10:55 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.16.3.ebuild,v 1.6 2006/12/21 12:36:06 corsair Exp $ WANT_AUTOMAKE=1.9 inherit eutils gnome2 autotools @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86" IUSE="avahi doc gnutls hal ipv6 samba ssl" RDEPEND=">=gnome-base/gconf-2 |