summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-04-09 08:57:06 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-04-09 08:57:06 +0000
commitd14ab40b629d680ca4596b9110155d14884bf15e (patch)
tree41f8c2cc8fad768d1f144e8aa31b6a0ae6a4fd46 /net-analyzer/libnasl
parent~amd64 (diff)
downloadhistorical-d14ab40b629d680ca4596b9110155d14884bf15e.tar.gz
historical-d14ab40b629d680ca4596b9110155d14884bf15e.tar.bz2
historical-d14ab40b629d680ca4596b9110155d14884bf15e.zip
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-analyzer/libnasl')
-rw-r--r--net-analyzer/libnasl/ChangeLog5
-rw-r--r--net-analyzer/libnasl/libnasl-2.2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/libnasl/ChangeLog b/net-analyzer/libnasl/ChangeLog
index b56bf848f849..fa10d65c7117 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.49 2005/04/08 17:58:13 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/ChangeLog,v 1.50 2005/04/09 08:39:57 corsair Exp $
+
+ 09 Apr 2005; Markus Rothe <corsair@gentoo.org> libnasl-2.2.4.ebuild:
+ Stable on ppc64
08 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> libnasl-2.2.0.ebuild:
Stable on ppc.
diff --git a/net-analyzer/libnasl/libnasl-2.2.4.ebuild b/net-analyzer/libnasl/libnasl-2.2.4.ebuild
index d0f9d892a8bc..7957f2888d29 100644
--- a/net-analyzer/libnasl/libnasl-2.2.4.ebuild
+++ b/net-analyzer/libnasl/libnasl-2.2.4.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.4.ebuild,v 1.1 2005/03/24 00:16:47 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.2.4.ebuild,v 1.2 2005/04/09 08:39:57 corsair 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="~x86 ~ppc ~sparc ~alpha ~amd64 ~ppc64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ppc64"
IUSE=""
DEPEND="=net-analyzer/nessus-libraries-${PV}"