summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2008-08-18 11:57:44 +0000
committerPeter Volkov <pva@gentoo.org>2008-08-18 11:57:44 +0000
commita2586053b5f9194d3ee158f022b2d39ffbef7820 (patch)
treeb6b4522e9e4e86f6e6e11b1e6e26d89e3c8c8996 /net-analyzer/openvas-plugins
parentversion bump wrt security #234714 (diff)
downloadhistorical-a2586053b5f9194d3ee158f022b2d39ffbef7820.tar.gz
historical-a2586053b5f9194d3ee158f022b2d39ffbef7820.tar.bz2
historical-a2586053b5f9194d3ee158f022b2d39ffbef7820.zip
Added ~amd64 keyword, thank alexxy for report.
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.22-ovz005 i686
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"