diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-22 16:20:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-22 16:20:11 +0000 |
commit | 69a0c3d592d175da5139a1bfed612a6176bb30ff (patch) | |
tree | e81fb9338adfe9263fa17a61e545902d0d1a7dd7 /net-analyzer/munin | |
parent | Stable for x86, wrt bug #462278 (diff) | |
download | gentoo-2-69a0c3d592d175da5139a1bfed612a6176bb30ff.tar.gz gentoo-2-69a0c3d592d175da5139a1bfed612a6176bb30ff.tar.bz2 gentoo-2-69a0c3d592d175da5139a1bfed612a6176bb30ff.zip |
Stable for x86, wrt bug #462316
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer/munin')
-rw-r--r-- | net-analyzer/munin/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/munin/munin-2.0.11.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/munin/ChangeLog b/net-analyzer/munin/ChangeLog index cf9e18bd3085..1f57ee6b75b8 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.137 2013/03/22 16:17:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.138 2013/03/22 16:20:11 ago Exp $ + + 22 Mar 2013; Agostino Sarubbo <ago@gentoo.org> munin-2.0.11.1.ebuild: + Stable for x86, wrt bug #462316 22 Mar 2013; Agostino Sarubbo <ago@gentoo.org> munin-2.0.11.1.ebuild: Stable for amd64, wrt bug #462316 diff --git a/net-analyzer/munin/munin-2.0.11.1.ebuild b/net-analyzer/munin/munin-2.0.11.1.ebuild index 05849941f44e..97084173fbe2 100644 --- a/net-analyzer/munin/munin-2.0.11.1.ebuild +++ b/net-analyzer/munin/munin-2.0.11.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/munin/munin-2.0.11.1.ebuild,v 1.2 2013/03/22 16:17:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.11.1.ebuild,v 1.3 2013/03/22 16:20:11 ago 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 ~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 )" |