diff options
author | Eldad Zack <eldad@gentoo.org> | 2004-08-28 14:42:03 +0000 |
---|---|---|
committer | Eldad Zack <eldad@gentoo.org> | 2004-08-28 14:42:03 +0000 |
commit | 3223cf37fa9a3d13b835f11dcad43c8b9131c497 (patch) | |
tree | 483c76bb701e7851b8929a9691a80382c5021702 /net-analyzer/nessus | |
parent | Stable on ppc. (diff) | |
download | historical-3223cf37fa9a3d13b835f11dcad43c8b9131c497.tar.gz historical-3223cf37fa9a3d13b835f11dcad43c8b9131c497.tar.bz2 historical-3223cf37fa9a3d13b835f11dcad43c8b9131c497.zip |
x86 stable
Diffstat (limited to 'net-analyzer/nessus')
-rw-r--r-- | net-analyzer/nessus/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/nessus/nessus-2.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/nessus/ChangeLog b/net-analyzer/nessus/ChangeLog index d223aa98309a..865db9be1d9b 100644 --- a/net-analyzer/nessus/ChangeLog +++ b/net-analyzer/nessus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/nessus # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/ChangeLog,v 1.42 2004/08/12 22:46:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/ChangeLog,v 1.43 2004/08/28 14:36:44 eldad Exp $ + + 28 Aug 2004; Eldad Zack <eldad@gentoo.org> nessus-2.1.1.ebuild: + x86 stable 13 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> nessus-2.0.12.ebuild: Stable on alpha, bug 58014. diff --git a/net-analyzer/nessus/nessus-2.1.1.ebuild b/net-analyzer/nessus/nessus-2.1.1.ebuild index f386d80c4c76..62c80dda1d26 100644 --- a/net-analyzer/nessus/nessus-2.1.1.ebuild +++ b/net-analyzer/nessus/nessus-2.1.1.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/nessus/nessus-2.1.1.ebuild,v 1.1 2004/07/24 15:02:53 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/nessus-2.1.1.ebuild,v 1.2 2004/08/28 14:36:44 eldad Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A remote security scanner for Linux" @@ -11,5 +11,5 @@ DEPEND=">=net-analyzer/nessus-libraries-${PV} >=net-analyzer/nessus-plugins-${PV}" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64" IUSE="" |