diff options
author | Marcelo Góes <vanquirius@gentoo.org> | 2005-12-15 22:28:25 +0000 |
---|---|---|
committer | Marcelo Góes <vanquirius@gentoo.org> | 2005-12-15 22:28:25 +0000 |
commit | 872e58186b3c8fc410beab288d382a53a90557dc (patch) | |
tree | 589bffde7a89f3c0812c9fd71ae4452fd2d666bc /net-analyzer/libnasl/libnasl-2.2.6.ebuild | |
parent | Version bump. This version is built from sources so we have new jikes, source... (diff) | |
download | historical-872e58186b3c8fc410beab288d382a53a90557dc.tar.gz historical-872e58186b3c8fc410beab288d382a53a90557dc.tar.bz2 historical-872e58186b3c8fc410beab288d382a53a90557dc.zip |
Marking nessus suite 2.2.6 x86 stable.
Package-Manager: portage-2.0.53
Diffstat (limited to 'net-analyzer/libnasl/libnasl-2.2.6.ebuild')
-rw-r--r-- | net-analyzer/libnasl/libnasl-2.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/libnasl/libnasl-2.2.6.ebuild b/net-analyzer/libnasl/libnasl-2.2.6.ebuild index 7278fac51353..135828dc929f 100644 --- a/net-analyzer/libnasl/libnasl-2.2.6.ebuild +++ b/net-analyzer/libnasl/libnasl-2.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.2.6.ebuild,v 1.1 2005/11/09 19:52:17 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.2.6.ebuild,v 1.2 2005/12/15 22:28:22 vanquirius Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-${PV}/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="=net-analyzer/nessus-libraries-${PV}" |