diff options
author | 2011-05-23 20:32:41 +0000 | |
---|---|---|
committer | 2011-05-23 20:32:41 +0000 | |
commit | 303665123ebd258aeb290588eaef148825c11cf4 (patch) | |
tree | aaf08f708ed41f88e3eb0460b265265df539f575 /net-analyzer/munin | |
parent | Stable on amd64 wrt bug #368225 (diff) | |
download | gentoo-2-303665123ebd258aeb290588eaef148825c11cf4.tar.gz gentoo-2-303665123ebd258aeb290588eaef148825c11cf4.tar.bz2 gentoo-2-303665123ebd258aeb290588eaef148825c11cf4.zip |
Stable on amd64 wrt bug #367721
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/munin')
-rw-r--r-- | net-analyzer/munin/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/munin/munin-1.4.5-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/munin/ChangeLog b/net-analyzer/munin/ChangeLog index e367167fa590..310bd5ae3498 100644 --- a/net-analyzer/munin/ChangeLog +++ b/net-analyzer/munin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/munin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.51 2011/04/03 22:15:50 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.52 2011/05/23 20:32:41 hwoarang Exp $ + + 23 May 2011; Markos Chandras <hwoarang@gentoo.org> munin-1.4.5-r3.ebuild: + Stable on amd64 wrt bug #367721 03 Apr 2011; Diego E. Pettenò <flameeyes@gentoo.org> files/munin-node_init.d_1.4.5-r3: diff --git a/net-analyzer/munin/munin-1.4.5-r3.ebuild b/net-analyzer/munin/munin-1.4.5-r3.ebuild index f1b51a6f411b..1bc32274911d 100644 --- a/net-analyzer/munin/munin-1.4.5-r3.ebuild +++ b/net-analyzer/munin/munin-1.4.5-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-1.4.5-r3.ebuild,v 1.2 2011/03/22 20:58:57 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-1.4.5-r3.ebuild,v 1.3 2011/05/23 20:32:41 hwoarang Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/munin/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~mips ~ppc ~sparc ~x86" IUSE="doc irc java memcached minimal mysql postgres ssl" # Upstream's listing of required modules is NOT correct! |