diff options
author | 2004-06-05 14:33:05 +0000 | |
---|---|---|
committer | 2004-06-05 14:33:05 +0000 | |
commit | 48f85d7cf34914c3a21b6bb0f91f5c28075ffdc5 (patch) | |
tree | 46e9d8b02b26fb3db6c337ecadb4a01081065691 /net-analyzer/libnasl/libnasl-2.0.10a.ebuild | |
parent | Fix use invocation (diff) | |
download | historical-48f85d7cf34914c3a21b6bb0f91f5c28075ffdc5.tar.gz historical-48f85d7cf34914c3a21b6bb0f91f5c28075ffdc5.tar.bz2 historical-48f85d7cf34914c3a21b6bb0f91f5c28075ffdc5.zip |
Stable on alpha.
Diffstat (limited to 'net-analyzer/libnasl/libnasl-2.0.10a.ebuild')
-rw-r--r-- | net-analyzer/libnasl/libnasl-2.0.10a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/libnasl/libnasl-2.0.10a.ebuild b/net-analyzer/libnasl/libnasl-2.0.10a.ebuild index 2f42f2497622..d703d2e81049 100644 --- a/net-analyzer/libnasl/libnasl-2.0.10a.ebuild +++ b/net-analyzer/libnasl/libnasl-2.0.10a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.0.10a.ebuild,v 1.2 2004/04/01 14:41:17 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.0.10a.ebuild,v 1.3 2004/06/05 14:25:05 kloeri Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-${PV}/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="~x86 ~ppc ~sparc alpha ~amd64" DEPEND="=net-analyzer/nessus-libraries-${PV}" |