summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-06-11 19:08:25 +0000
committerMarkus Meier <maekke@gentoo.org>2013-06-11 19:08:25 +0000
commite374d82baf4a82333139fb762c07392b694ca159 (patch)
tree579295011ac299f5c51d72a4a505cd3745c59959 /net-analyzer/munin
parentadd ~arm, bug #446958 (diff)
downloadgentoo-2-e374d82baf4a82333139fb762c07392b694ca159.tar.gz
gentoo-2-e374d82baf4a82333139fb762c07392b694ca159.tar.bz2
gentoo-2-e374d82baf4a82333139fb762c07392b694ca159.zip
add ~arm, bug #446958
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'net-analyzer/munin')
-rw-r--r--net-analyzer/munin/ChangeLog5
-rw-r--r--net-analyzer/munin/munin-2.0.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/munin/ChangeLog b/net-analyzer/munin/ChangeLog
index a61698944759..b6ed628dcb9d 100644
--- a/net-analyzer/munin/ChangeLog
+++ b/net-analyzer/munin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/munin
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.142 2013/05/23 15:33:19 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.143 2013/06/11 19:08:25 maekke Exp $
+
+ 11 Jun 2013; Markus Meier <maekke@gentoo.org> munin-2.0.14.ebuild:
+ add ~arm, bug #446958
*munin-2.0.14 (23 May 2013)
diff --git a/net-analyzer/munin/munin-2.0.14.ebuild b/net-analyzer/munin/munin-2.0.14.ebuild
index 7000a0461bfe..e0fa013c9cfe 100644
--- a/net-analyzer/munin/munin-2.0.14.ebuild
+++ b/net-analyzer/munin/munin-2.0.14.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/munin/munin-2.0.14.ebuild,v 1.1 2013/05/23 15:33:19 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.14.ebuild,v 1.2 2013/06/11 19:08:25 maekke Exp $
EAPI=5
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/munin/${MY_P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~mips ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~x86"
IUSE="asterisk irc java memcached minimal mysql postgres ssl test cgi ipv6 syslog ipmi http dhcpd doc apache"
REQUIRED_USE="cgi? ( !minimal ) apache? ( cgi )"