diff options
author | Markus Meier <maekke@gentoo.org> | 2013-09-15 09:37:13 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-09-15 09:37:13 +0000 |
commit | afa8952fdeb8db73096533b0d92f2f5e70bb455e (patch) | |
tree | 1fe93b71dcb028306b6bd79fc0dadb176d63621d /net-analyzer/greenbone-security-assistant | |
parent | add ~arm, bug #389453 (diff) | |
download | gentoo-2-afa8952fdeb8db73096533b0d92f2f5e70bb455e.tar.gz gentoo-2-afa8952fdeb8db73096533b0d92f2f5e70bb455e.tar.bz2 gentoo-2-afa8952fdeb8db73096533b0d92f2f5e70bb455e.zip |
add ~arm, bug #389453
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'net-analyzer/greenbone-security-assistant')
-rw-r--r-- | net-analyzer/greenbone-security-assistant/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/greenbone-security-assistant/greenbone-security-assistant-4.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/greenbone-security-assistant/ChangeLog b/net-analyzer/greenbone-security-assistant/ChangeLog index a38c345bc250..969e90d15c6a 100644 --- a/net-analyzer/greenbone-security-assistant/ChangeLog +++ b/net-analyzer/greenbone-security-assistant/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/greenbone-security-assistant # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/greenbone-security-assistant/ChangeLog,v 1.4 2013/07/01 10:26:55 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/greenbone-security-assistant/ChangeLog,v 1.5 2013/09/15 09:37:13 maekke Exp $ + + 15 Sep 2013; Markus Meier <maekke@gentoo.org> + greenbone-security-assistant-4.0.1.ebuild: + add ~arm, bug #389453 *greenbone-security-assistant-4.0.1 (01 Jul 2013) diff --git a/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-4.0.1.ebuild b/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-4.0.1.ebuild index 67184072a5b9..9040b2c30f22 100644 --- a/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-4.0.1.ebuild +++ b/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-4.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-4.0.1.ebuild,v 1.1 2013/07/01 10:26:55 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-4.0.1.ebuild,v 1.2 2013/09/15 09:37:13 maekke Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://wald.intevation.org/frs/download.php/1335/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" RDEPEND=">=net-analyzer/openvas-libraries-6.0.0 |