summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-02-07 20:46:13 +0000
committerSimon Stelling <blubb@gentoo.org>2006-02-07 20:46:13 +0000
commit5e8066f6a1c47655aed1a7f560cb8239f681409e (patch)
tree83d91a7a8bf44de2d6dacd6599e3070609e8470d /net-analyzer/libnasl
parentstable amd64 (diff)
downloadhistorical-5e8066f6a1c47655aed1a7f560cb8239f681409e.tar.gz
historical-5e8066f6a1c47655aed1a7f560cb8239f681409e.tar.bz2
historical-5e8066f6a1c47655aed1a7f560cb8239f681409e.zip
stable on amd64
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'net-analyzer/libnasl')
-rw-r--r--net-analyzer/libnasl/ChangeLog7
-rw-r--r--net-analyzer/libnasl/libnasl-2.2.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/libnasl/ChangeLog b/net-analyzer/libnasl/ChangeLog
index c380bf0545d4..210e886c706d 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.72 2005/12/24 16:00:00 hansmi Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/ChangeLog,v 1.73 2006/02/07 20:46:13 blubb Exp $
+
+ 07 Feb 2006; Simon Stelling <blubb@gentoo.org> libnasl-2.2.6.ebuild:
+ stable on amd64
24 Dec 2005; Michael Hanselmann <hansmi@gentoo.org> libnasl-2.2.6.ebuild:
Stable on ppc.
diff --git a/net-analyzer/libnasl/libnasl-2.2.6.ebuild b/net-analyzer/libnasl/libnasl-2.2.6.ebuild
index 92093f2ec2f5..dcb6235836b6 100644
--- a/net-analyzer/libnasl/libnasl-2.2.6.ebuild
+++ b/net-analyzer/libnasl/libnasl-2.2.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.2.6.ebuild,v 1.6 2005/12/24 16:00:00 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.2.6.ebuild,v 1.7 2006/02/07 20:46:13 blubb 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}"