diff options
Diffstat (limited to 'net-analyzer/libnasl/libnasl-2.0.12.ebuild')
-rw-r--r-- | net-analyzer/libnasl/libnasl-2.0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/libnasl/libnasl-2.0.12.ebuild b/net-analyzer/libnasl/libnasl-2.0.12.ebuild index 1bf62ecdb0b5..4890f9741212 100644 --- a/net-analyzer/libnasl/libnasl-2.0.12.ebuild +++ b/net-analyzer/libnasl/libnasl-2.0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.0.12.ebuild,v 1.6 2004/08/12 22:42:12 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.0.12.ebuild,v 1.7 2004/09/26 04:26:52 tgall 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 ~ppc64" +KEYWORDS="x86 ppc sparc alpha ~amd64 ppc64" IUSE="" DEPEND="=net-analyzer/nessus-libraries-${PV}" |