diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-20 10:49:13 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-20 10:49:13 +0000 |
commit | ae76a6d418da3845d8ece77e61acc9bb4eb183c9 (patch) | |
tree | 2eb8c8c311b9dcd704c18b8e8d261138bdb2ace2 /net-analyzer/nessus-core | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-ae76a6d418da3845d8ece77e61acc9bb4eb183c9.tar.gz gentoo-2-ae76a6d418da3845d8ece77e61acc9bb4eb183c9.tar.bz2 gentoo-2-ae76a6d418da3845d8ece77e61acc9bb4eb183c9.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-analyzer/nessus-core')
-rw-r--r-- | net-analyzer/nessus-core/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/nessus-core/nessus-core-2.2.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/nessus-core/ChangeLog b/net-analyzer/nessus-core/ChangeLog index f793d18227f3..d745cc314349 100644 --- a/net-analyzer/nessus-core/ChangeLog +++ b/net-analyzer/nessus-core/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/nessus-core # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.95 2005/12/18 17:55:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.96 2005/12/20 10:47:41 kloeri Exp $ + + 20 Dec 2005; Bryan Østergaard <kloeri@gentoo.org + nessus-core-2.2.6.ebuild: + Stable on alpha. 18 Dec 2005; Markus Rothe <corsair@gentoo.org> nessus-core-2.2.6.ebuild: Stable on ppc64 diff --git a/net-analyzer/nessus-core/nessus-core-2.2.6.ebuild b/net-analyzer/nessus-core/nessus-core-2.2.6.ebuild index 776d2e14d8e6..dafddc4c0a44 100644 --- a/net-analyzer/nessus-core/nessus-core-2.2.6.ebuild +++ b/net-analyzer/nessus-core/nessus-core-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/nessus-core/nessus-core-2.2.6.ebuild,v 1.4 2005/12/18 17:55:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.2.6.ebuild,v 1.5 2005/12/20 10:47:41 kloeri Exp $ inherit toolchain-funcs eutils gnuconfig @@ -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="X tcpd debug prelude" DEPEND="=net-analyzer/nessus-libraries-${PV} =net-analyzer/libnasl-${PV} |