diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-08 17:42:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-08 17:42:22 +0000 |
commit | b3359c117433e279d50b76b0c01f3f5a391a7a4f (patch) | |
tree | 739654bacf364774786c2ff5547a655b405a5643 /gnome-base/gnome-vfs | |
parent | ia64/ppc stable (Manifest recommit) (diff) | |
download | gentoo-2-b3359c117433e279d50b76b0c01f3f5a391a7a4f.tar.gz gentoo-2-b3359c117433e279d50b76b0c01f3f5a391a7a4f.tar.bz2 gentoo-2-b3359c117433e279d50b76b0c01f3f5a391a7a4f.zip |
ia64 stable
Diffstat (limited to 'gnome-base/gnome-vfs')
-rw-r--r-- | gnome-base/gnome-vfs/gnome-vfs-2.6.1.1.ebuild | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.6.1.1.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.6.1.1.ebuild index 6f251c551fb8..a47d57c7cd28 100644 --- a/gnome-base/gnome-vfs/gnome-vfs-2.6.1.1.ebuild +++ b/gnome-base/gnome-vfs/gnome-vfs-2.6.1.1.ebuild @@ -1,18 +1,16 @@ # Copyright 1999-2004 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.6.1.1.ebuild,v 1.11 2004/08/22 13:00:25 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.6.1.1.ebuild,v 1.12 2004/09/08 17:40:52 vapier Exp $ inherit gnome2 eutils -IUSE="doc ssl gnutls samba ipv6" - -SLOT="2" - DESCRIPTION="Gnome Virtual Filesystem" HOMEPAGE="http://www.gnome.org/" -KEYWORDS="x86 ~ppc alpha sparc hppa amd64 ~mips ~ia64 ppc64" LICENSE="GPL-2 LGPL-2" +SLOT="2" +KEYWORDS="x86 ~ppc alpha sparc hppa amd64 ~mips ia64 ppc64" +IUSE="doc ssl gnutls samba ipv6" RDEPEND=">=dev-libs/glib-2 >=gnome-base/gconf-1.2 |