diff options
Diffstat (limited to 'net-fs/shfs/shfs-0.35-r1.ebuild')
-rw-r--r-- | net-fs/shfs/shfs-0.35-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-fs/shfs/shfs-0.35-r1.ebuild b/net-fs/shfs/shfs-0.35-r1.ebuild index 56f9513e5bf2..db46f8e93fb0 100644 --- a/net-fs/shfs/shfs-0.35-r1.ebuild +++ b/net-fs/shfs/shfs-0.35-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/shfs/shfs-0.35-r1.ebuild,v 1.1 2004/12/19 19:13:36 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/shfs/shfs-0.35-r1.ebuild,v 1.2 2005/04/07 16:05:24 blubb Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://shfs.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc amd64" DEPEND="virtual/linux-sources net-misc/openssh amd? ( net-fs/am-utils )" |