summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-09 04:17:40 +0000
committerRodney Rees <manson@gentoo.org>2002-12-09 04:17:40 +0000
commit24fe46617ddbac06e04ae33190c773083e765813 (patch)
treee548336fb7ed33ffe7c4b270db0143eac060e02b /app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild
parentVersion bump. (diff)
downloadgentoo-2-24fe46617ddbac06e04ae33190c773083e765813.tar.gz
gentoo-2-24fe46617ddbac06e04ae33190c773083e765813.tar.bz2
gentoo-2-24fe46617ddbac06e04ae33190c773083e765813.zip
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild')
-rw-r--r--app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild b/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild
index 33cc03b5c587..6a0de613492e 100644
--- a/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild
+++ b/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild,v 1.13 2002/11/30 20:39:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild,v 1.14 2002/12/09 04:17:38 manson Exp $
DESCRIPTION="adds multiple ssh keys to the ssh authentication agent. These may use the same passphrase. Unlike ssh-add, if any of the keys use the same passphrase, you will only need to enter each unique passphrase once, and keys that are already added will not be prompted for again."
SRC_URI="http://www.azstarnet.com/~donut/programs/ssh-multiadd/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.azstarnet.com/~donut/programs/index_s.html#ssh-multiadd"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc "
IUSE="X"
DEPEND=">=dev-lang/python-2.0-r3