summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEldad Zack <eldad@gentoo.org>2004-07-13 06:19:23 +0000
committerEldad Zack <eldad@gentoo.org>2004-07-13 06:19:23 +0000
commitf84ac2baaf607c9c2d9f8f04da48c78f2147c4b3 (patch)
tree0fda6245900b735ac367ec6a172d8ae34d08cac9 /net-analyzer/libnasl
parent~sparc (diff)
downloadhistorical-f84ac2baaf607c9c2d9f8f04da48c78f2147c4b3.tar.gz
historical-f84ac2baaf607c9c2d9f8f04da48c78f2147c4b3.tar.bz2
historical-f84ac2baaf607c9c2d9f8f04da48c78f2147c4b3.zip
x86 stable
Diffstat (limited to 'net-analyzer/libnasl')
-rw-r--r--net-analyzer/libnasl/ChangeLog5
-rw-r--r--net-analyzer/libnasl/libnasl-2.0.10a.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/libnasl/ChangeLog b/net-analyzer/libnasl/ChangeLog
index 6fc18324ff59..f82e6ac45d12 100644
--- a/net-analyzer/libnasl/ChangeLog
+++ b/net-analyzer/libnasl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/libnasl
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/ChangeLog,v 1.21 2004/07/10 12:01:45 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/ChangeLog,v 1.22 2004/07/13 06:11:59 eldad Exp $
+
+ 13 Jul 2004; Eldad Zack <eldad@gentoo.org> libnasl-2.0.10a.ebuild:
+ marked x86 stable
*libnasl-2.0.8a (10 Jul 2004)
diff --git a/net-analyzer/libnasl/libnasl-2.0.10a.ebuild b/net-analyzer/libnasl/libnasl-2.0.10a.ebuild
index 896242f61090..0af700716d9d 100644
--- a/net-analyzer/libnasl/libnasl-2.0.10a.ebuild
+++ b/net-analyzer/libnasl/libnasl-2.0.10a.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/libnasl/libnasl-2.0.10a.ebuild,v 1.5 2004/07/10 12:01:45 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.0.10a.ebuild,v 1.6 2004/07/13 06:11:59 eldad Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-${PV}/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc alpha ~amd64"
+KEYWORDS="x86 ~ppc ~sparc alpha ~amd64"
IUSE=""
DEPEND="=net-analyzer/nessus-libraries-${PV}"