summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2005-10-01 17:03:37 +0000
committerLuis Medinas <metalgod@gentoo.org>2005-10-01 17:03:37 +0000
commit7eb9945774d07daf55ecec552f88e19aa9cb757c (patch)
treed4fed281dea488829a64448eb5aa79df5589136b /net-analyzer/libnasl
parentMarked Stable on amd64. (diff)
downloadgentoo-2-7eb9945774d07daf55ecec552f88e19aa9cb757c.tar.gz
gentoo-2-7eb9945774d07daf55ecec552f88e19aa9cb757c.tar.bz2
gentoo-2-7eb9945774d07daf55ecec552f88e19aa9cb757c.zip
Marked Stable on amd64.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-analyzer/libnasl')
-rw-r--r--net-analyzer/libnasl/ChangeLog5
-rw-r--r--net-analyzer/libnasl/libnasl-2.2.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/libnasl/ChangeLog b/net-analyzer/libnasl/ChangeLog
index 9a3a54f79857..3ce3ab64e60d 100644
--- a/net-analyzer/libnasl/ChangeLog
+++ b/net-analyzer/libnasl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/libnasl
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/ChangeLog,v 1.62 2005/09/26 20:31:38 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/ChangeLog,v 1.63 2005/10/01 17:03:37 metalgod Exp $
+
+ 01 Oct 2005; Luis Medinas <metalgod@gentoo.org> libnasl-2.2.5.ebuild:
+ Marked Stable on amd64.
26 Sep 2005; Marcelo Goes <vanquirius@gentoo.org> libnasl-2.2.5.ebuild:
nessus 2.2.5 series x86 stable.
diff --git a/net-analyzer/libnasl/libnasl-2.2.5.ebuild b/net-analyzer/libnasl/libnasl-2.2.5.ebuild
index c6948dcf81da..2a1517f8ab0a 100644
--- a/net-analyzer/libnasl/libnasl-2.2.5.ebuild
+++ b/net-analyzer/libnasl/libnasl-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/libnasl/libnasl-2.2.5.ebuild,v 1.2 2005/09/26 20:31:38 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.2.5.ebuild,v 1.3 2005/10/01 17:03:37 metalgod 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}"