diff options
author | 2004-04-27 21:56:49 +0000 | |
---|---|---|
committer | 2004-04-27 21:56:49 +0000 | |
commit | 6c279500b99a5a5120a2f52c0bff01996acde79b (patch) | |
tree | 50fd7a99f680b46451d7e048ca15e2fb377fc172 /net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild | |
parent | (no commit message) (diff) | |
download | historical-6c279500b99a5a5120a2f52c0bff01996acde79b.tar.gz historical-6c279500b99a5a5120a2f52c0bff01996acde79b.tar.bz2 historical-6c279500b99a5a5120a2f52c0bff01996acde79b.zip |
Add inherit eutils
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 | 6 |
1 files changed, 4 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 2fe3c1c2ed22..061ba1c38417 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,6 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.15 2004/02/22 18:28:54 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild,v 1.16 2004/04/27 21:55:52 agriffis Exp $ + +inherit eutils DESCRIPTION="X11-based passphrase dialog for use with OpenSSH" HOMEPAGE="http://www.liquidmeme.net/software/x11-ssh-askpass/" |