diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-07 16:05:24 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-07 16:05:24 +0000 |
commit | dd88a5c20cdf6a127c6392188560365854f059ce (patch) | |
tree | c0ea97f732c9d6edf8f186074f3c4f757170496e /net-fs/shfs/shfs-0.35-r1.ebuild | |
parent | stable amd64 (diff) | |
download | historical-dd88a5c20cdf6a127c6392188560365854f059ce.tar.gz historical-dd88a5c20cdf6a127c6392188560365854f059ce.tar.bz2 historical-dd88a5c20cdf6a127c6392188560365854f059ce.zip |
stable amd64
Package-Manager: portage-2.0.51.19
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 )" |