blob: 0ab6a10004bfed432f66eecf17d2e3723c750e95 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
inherit eutils
DESCRIPTION="ssh ask-pass override"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="amd64 x86"
|