diff options
Diffstat (limited to 'net-misc/keychain/keychain-2.6.1.ebuild')
-rw-r--r-- | net-misc/keychain/keychain-2.6.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/keychain/keychain-2.6.1.ebuild b/net-misc/keychain/keychain-2.6.1.ebuild index 3f243ea573d5..0b64478732e5 100644 --- a/net-misc/keychain/keychain-2.6.1.ebuild +++ b/net-misc/keychain/keychain-2.6.1.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/net-misc/keychain/keychain-2.6.1.ebuild,v 1.1 2005/10/10 19:41:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/keychain-2.6.1.ebuild,v 1.2 2005/10/13 18:48:53 agriffis Exp $ DESCRIPTION="ssh-agent manager" HOMEPAGE="http://www.gentoo.org/proj/en/keychain/" @@ -14,7 +14,6 @@ IUSE="" DEPEND="virtual/libc" RDEPEND="${DEPEND} app-shells/bash - sys-apps/coreutils || ( net-misc/openssh net-misc/ssh )" src_install() { |