diff options
author | Markus Meier <maekke@gentoo.org> | 2011-06-02 13:08:51 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-06-02 13:08:51 +0000 |
commit | 5952d85f2e71693b55ca3088a227473c210330d8 (patch) | |
tree | 3dd4ea87869ee8209fc7ca02e885165e4391a572 /net-analyzer/munin | |
parent | Stable amd64 x86 (diff) | |
download | gentoo-2-5952d85f2e71693b55ca3088a227473c210330d8.tar.gz gentoo-2-5952d85f2e71693b55ca3088a227473c210330d8.tar.bz2 gentoo-2-5952d85f2e71693b55ca3088a227473c210330d8.zip |
x86 stable, bug #367721
(Portage version: 2.1.9.50/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 310bd5ae3498..1430b9a64c54 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.52 2011/05/23 20:32:41 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.53 2011/06/02 13:08:51 maekke Exp $ + + 02 Jun 2011; Markus Meier <maekke@gentoo.org> munin-1.4.5-r3.ebuild: + x86 stable, bug #367721 23 May 2011; Markos Chandras <hwoarang@gentoo.org> munin-1.4.5-r3.ebuild: Stable on amd64 wrt bug #367721 diff --git a/net-analyzer/munin/munin-1.4.5-r3.ebuild b/net-analyzer/munin/munin-1.4.5-r3.ebuild index 1bc32274911d..f2c341f078d2 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.3 2011/05/23 20:32:41 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-1.4.5-r3.ebuild,v 1.4 2011/06/02 13:08:51 maekke 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! |