summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/openvas-plugins')
-rw-r--r--net-analyzer/openvas-plugins/ChangeLog5
-rw-r--r--net-analyzer/openvas-plugins/openvas-plugins-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/openvas-plugins/ChangeLog b/net-analyzer/openvas-plugins/ChangeLog
index dfe592d51476..457a77d6e1c8 100644
--- a/net-analyzer/openvas-plugins/ChangeLog
+++ b/net-analyzer/openvas-plugins/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/openvas-plugins
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-plugins/ChangeLog,v 1.4 2008/06/24 12:03:37 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-plugins/ChangeLog,v 1.5 2008/08/18 11:56:16 pva Exp $
+
+ 18 Aug 2008; Peter Volkov <pva@gentoo.org> openvas-plugins-1.0.2.ebuild:
+ Added ~amd64 keyword, thank alexxy for report.
*openvas-plugins-1.0.2 (24 Jun 2008)
diff --git a/net-analyzer/openvas-plugins/openvas-plugins-1.0.2.ebuild b/net-analyzer/openvas-plugins/openvas-plugins-1.0.2.ebuild
index 4c70259d0e3b..8051c8e026c3 100644
--- a/net-analyzer/openvas-plugins/openvas-plugins-1.0.2.ebuild
+++ b/net-analyzer/openvas-plugins/openvas-plugins-1.0.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-plugins/openvas-plugins-1.0.2.ebuild,v 1.1 2008/06/24 12:03:37 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-plugins/openvas-plugins-1.0.2.ebuild,v 1.2 2008/08/18 11:56:16 pva Exp $
DESCRIPTION="A remote security scanner for Linux (openvas-plugins)"
HOMEPAGE="http://www.openvas.org/"
SRC_URI="http://wald.intevation.org/frs/download.php/464/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="net-analyzer/openvas-server"