diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-03-25 05:20:11 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-03-25 05:20:11 +0000 |
commit | 0daf1e816e10b5adfa6fec658b67a76392fb28cc (patch) | |
tree | 5a1d8feb7c905b3f9d61710f0bf5102e9e7fc406 /net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild | |
parent | version bump (diff) | |
download | historical-0daf1e816e10b5adfa6fec658b67a76392fb28cc.tar.gz historical-0daf1e816e10b5adfa6fec658b67a76392fb28cc.tar.bz2 historical-0daf1e816e10b5adfa6fec658b67a76392fb28cc.zip |
add ~alpha
Diffstat (limited to 'net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild')
-rw-r--r-- | net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild b/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild index fd1bf1a06176..682e8103e2a8 100644 --- a/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild +++ b/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild,v 1.8 2003/02/13 15:12:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild,v 1.9 2003/03/25 05:20:11 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="X11-based passphrase dialog for use with OpenSSH" HOMEPAGE="http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/" SRC_URI="http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/${P}.tar.gz" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc ~alpha" LICENSE="as-is" SLOT="0" |