diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-16 17:55:16 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-16 17:55:16 +0000 |
commit | 03703f6b15194ed248570ffd805966b96cfdfede (patch) | |
tree | 0f8a9e3a4d709ff68fb5fbdc8148f700d445cab6 /net-analyzer/nessus-core | |
parent | Marking partimage-0.6.4-r3 ppc64 stable (diff) | |
download | historical-03703f6b15194ed248570ffd805966b96cfdfede.tar.gz historical-03703f6b15194ed248570ffd805966b96cfdfede.tar.bz2 historical-03703f6b15194ed248570ffd805966b96cfdfede.zip |
Stable on sparc
Package-Manager: portage-2.0.53
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 1e667950c5e0..da22f9f5fe59 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.93 2005/12/15 22:28:23 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.94 2005/12/16 17:53:29 gustavoz Exp $ + + 16 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> + nessus-core-2.2.6.ebuild: + Stable on sparc 15 Dec 2005; Marcelo Goes <vanquirius@gentoo.org> nessus-core-2.2.6.ebuild: 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 bd2d23dea57e..b80be64a5d4c 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.2 2005/12/15 22:28:23 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.2.6.ebuild,v 1.3 2005/12/16 17:53:29 gustavoz 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} |