summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-11-16 09:49:44 +0000
committerPacho Ramos <pacho@gentoo.org>2013-11-16 09:49:44 +0000
commit07b02a255428f5f4ac59a468b58335cb77cfbaac (patch)
tree452e9a613d584eeaa670ccfb11e7b45c3be0985b /net-analyzer
parentamd64 stable, bug #489894 (diff)
downloadgentoo-2-07b02a255428f5f4ac59a468b58335cb77cfbaac.tar.gz
gentoo-2-07b02a255428f5f4ac59a468b58335cb77cfbaac.tar.bz2
gentoo-2-07b02a255428f5f4ac59a468b58335cb77cfbaac.zip
x86 stable, bug #478770
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/munin/ChangeLog5
-rw-r--r--net-analyzer/munin/munin-2.0.14-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/munin/ChangeLog b/net-analyzer/munin/ChangeLog
index f60373f0ea39..1eedfab63805 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.147 2013/09/25 17:22:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.148 2013/11/16 09:49:44 pacho Exp $
+
+ 16 Nov 2013; Pacho Ramos <pacho@gentoo.org> munin-2.0.14-r1.ebuild:
+ x86 stable, bug #478770
25 Sep 2013; Agostino Sarubbo <ago@gentoo.org> munin-2.0.14-r1.ebuild:
Stable for ppc, wrt bug #478770
diff --git a/net-analyzer/munin/munin-2.0.14-r1.ebuild b/net-analyzer/munin/munin-2.0.14-r1.ebuild
index 4f20a644c9c9..8d11ab426398 100644
--- a/net-analyzer/munin/munin-2.0.14-r1.ebuild
+++ b/net-analyzer/munin/munin-2.0.14-r1.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-r1.ebuild,v 1.4 2013/09/25 17:22:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.14-r1.ebuild,v 1.5 2013/11/16 09:49:44 pacho 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 )"