summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-23 13:26:31 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-23 13:26:31 +0000
commitc92bbbdad304ae0b5010ef4224eca1cbdb2e7d6b (patch)
tree54141fb8939bc62c09c1968ab878e658502dcce2 /net-analyzer
parentStable for x86, wrt bug #493290 (diff)
downloadgentoo-2-c92bbbdad304ae0b5010ef4224eca1cbdb2e7d6b.tar.gz
gentoo-2-c92bbbdad304ae0b5010ef4224eca1cbdb2e7d6b.tar.bz2
gentoo-2-c92bbbdad304ae0b5010ef4224eca1cbdb2e7d6b.zip
Stable for amd64, wrt bug #493290
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/munin/ChangeLog5
-rw-r--r--net-analyzer/munin/munin-2.0.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/munin/ChangeLog b/net-analyzer/munin/ChangeLog
index c487cb94acba..5ee11d791a0e 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.151 2013/12/23 13:25:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.152 2013/12/23 13:26:31 ago Exp $
+
+ 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> munin-2.0.19.ebuild:
+ Stable for amd64, wrt bug #493290
23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> munin-2.0.19.ebuild:
Stable for x86, wrt bug #493290
diff --git a/net-analyzer/munin/munin-2.0.19.ebuild b/net-analyzer/munin/munin-2.0.19.ebuild
index b658c336fb4b..1af45465d0e6 100644
--- a/net-analyzer/munin/munin-2.0.19.ebuild
+++ b/net-analyzer/munin/munin-2.0.19.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.19.ebuild,v 1.3 2013/12/23 13:25:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.19.ebuild,v 1.4 2013/12/23 13:26:31 ago Exp $
EAPI=5
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/munin/${MY_P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~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 )"