diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-02 17:29:25 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-02 17:29:25 +0000 |
commit | f49364165b5cc74109f5dc8d900f7f42ca54986f (patch) | |
tree | c8bacfec6e5f20b5454ea3001469dfa068674950 /net-analyzer/nessus-core | |
parent | net-analyzer/libnasl stable on ppc. (diff) | |
download | historical-f49364165b5cc74109f5dc8d900f7f42ca54986f.tar.gz historical-f49364165b5cc74109f5dc8d900f7f42ca54986f.tar.bz2 historical-f49364165b5cc74109f5dc8d900f7f42ca54986f.zip |
net-analyzer/nessus-core stable on ppc.
Package-Manager: portage-2.0.53_rc2
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.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/nessus-core/ChangeLog b/net-analyzer/nessus-core/ChangeLog index 1f9ed8c57264..563f56e7ca40 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.87 2005/10/01 17:05:07 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.88 2005/10/02 17:29:25 hansmi Exp $ + + 02 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> + nessus-core-2.2.5.ebuild: + Stable on ppc. 01 Oct 2005; Luis Medinas <metalgod@gentoo.org> nessus-core-2.2.5.ebuild: Marked Stable on amd64. diff --git a/net-analyzer/nessus-core/nessus-core-2.2.5.ebuild b/net-analyzer/nessus-core/nessus-core-2.2.5.ebuild index 34b5f4204730..651502f736ec 100644 --- a/net-analyzer/nessus-core/nessus-core-2.2.5.ebuild +++ b/net-analyzer/nessus-core/nessus-core-2.2.5.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.5.ebuild,v 1.5 2005/10/01 17:05:07 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.2.5.ebuild,v 1.6 2005/10/02 17:29:25 hansmi 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} |