summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-11-07 20:22:23 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-11-07 20:22:23 +0000
commit440a2eaa248a5617738b1ab6b88cba5fc52a967b (patch)
tree7c3f1698b551118c7929d47d5e4153d0d52901d2 /net-analyzer/openvas-plugins
parentDelete older ebuild. (diff)
downloadhistorical-440a2eaa248a5617738b1ab6b88cba5fc52a967b.tar.gz
historical-440a2eaa248a5617738b1ab6b88cba5fc52a967b.tar.bz2
historical-440a2eaa248a5617738b1ab6b88cba5fc52a967b.zip
Keywording for ppc.
Bug 262366. Package-Manager: portage-14478-svn/cvs/Linux ppc
Diffstat (limited to 'net-analyzer/openvas-plugins')
-rw-r--r--net-analyzer/openvas-plugins/ChangeLog6
-rw-r--r--net-analyzer/openvas-plugins/openvas-plugins-1.0.7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/openvas-plugins/ChangeLog b/net-analyzer/openvas-plugins/ChangeLog
index fe80c558f503..0141be6085a8 100644
--- a/net-analyzer/openvas-plugins/ChangeLog
+++ b/net-analyzer/openvas-plugins/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/openvas-plugins
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-plugins/ChangeLog,v 1.9 2009/07/24 19:39:10 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-plugins/ChangeLog,v 1.10 2009/11/07 20:22:23 volkmar Exp $
+
+ 07 Nov 2009; Mounir Lamouri <volkmar@gentoo.org>
+ openvas-plugins-1.0.7.ebuild:
+ Keywording for ppc, bug 262366
*openvas-plugins-1.0.7 (24 Jul 2009)
diff --git a/net-analyzer/openvas-plugins/openvas-plugins-1.0.7.ebuild b/net-analyzer/openvas-plugins/openvas-plugins-1.0.7.ebuild
index cf07bc43d9d9..158ef0d5f10e 100644
--- a/net-analyzer/openvas-plugins/openvas-plugins-1.0.7.ebuild
+++ b/net-analyzer/openvas-plugins/openvas-plugins-1.0.7.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 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.7.ebuild,v 1.1 2009/07/24 19:39:10 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-plugins/openvas-plugins-1.0.7.ebuild,v 1.2 2009/11/07 20:22:23 volkmar Exp $
DESCRIPTION="A remote security scanner for Linux (openvas-plugins)"
HOMEPAGE="http://www.openvas.org/"
SRC_URI="http://wald.intevation.org/frs/download.php/588/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND="net-analyzer/openvas-server"
RDEPEND="${DEPEND}"