summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2003-07-16 14:59:27 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2003-07-16 14:59:27 +0000
commit94dc5c506cb0b5778f9ccb845257c893a354d4b6 (patch)
tree6a697fb419d3d41909a1597a705dc6fd718c13b4 /app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild
parentGRP and fixes -- portage-2.0.49_pre9 (diff)
downloadgentoo-2-94dc5c506cb0b5778f9ccb845257c893a354d4b6.tar.gz
gentoo-2-94dc5c506cb0b5778f9ccb845257c893a354d4b6.tar.bz2
gentoo-2-94dc5c506cb0b5778f9ccb845257c893a354d4b6.zip
ppc profile cleanup
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 1b69d9faa2a1..69bc5a5729fb 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-2003 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.16 2003/03/28 12:45:16 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild,v 1.17 2003/07/16 14:59:17 pvdabeel 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 ~ppc"
+KEYWORDS="x86 sparc ppc"
IUSE="X"
DEPEND=">=dev-lang/python-2.0-r3