diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-09-24 21:27:00 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-09-24 21:27:00 +0000 |
commit | 519389662ba4410c0bb88f86a2811562800805c0 (patch) | |
tree | dd1e0b35daadfd581de86742679893ec6bc0c475 /net-analyzer/munin | |
parent | Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & Agost... (diff) | |
download | gentoo-2-519389662ba4410c0bb88f86a2811562800805c0.tar.gz gentoo-2-519389662ba4410c0bb88f86a2811562800805c0.tar.bz2 gentoo-2-519389662ba4410c0bb88f86a2811562800805c0.zip |
Marked stable based on arch testing by Elijah "Armageddon" El Lazkani, Tomáš "Mepho" Pružina & Ian "idella4" Delaney in bug #383683.
(Portage version: 2.1.10.18/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/munin')
-rw-r--r-- | net-analyzer/munin/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/munin/munin-1.4.6-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/munin/ChangeLog b/net-analyzer/munin/ChangeLog index 6d33d9e1c84e..5788419beb64 100644 --- a/net-analyzer/munin/ChangeLog +++ b/net-analyzer/munin/ChangeLog @@ -1,6 +1,10 @@ # 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.59 2011/09/16 21:03:27 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.60 2011/09/24 21:27:00 chainsaw Exp $ + + 24 Sep 2011; Tony Vroon <chainsaw@gentoo.org> munin-1.4.6-r2.ebuild: + Marked stable based on arch testing by Elijah "Armageddon" El Lazkani, + Tomáš "Mepho" Pružina & Ian "idella4" Delaney in bug #383683. 16 Sep 2011; Jeremy Olexa <darkside@gentoo.org> munin-1.4.6-r2.ebuild, metadata.xml: diff --git a/net-analyzer/munin/munin-1.4.6-r2.ebuild b/net-analyzer/munin/munin-1.4.6-r2.ebuild index 4661097ee02a..75076b91dcab 100644 --- a/net-analyzer/munin/munin-1.4.6-r2.ebuild +++ b/net-analyzer/munin/munin-1.4.6-r2.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.6-r2.ebuild,v 1.2 2011/09/16 21:03:27 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-1.4.6-r2.ebuild,v 1.3 2011/09/24 21:27:00 chainsaw 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="asterisk doc irc java memcached minimal mysql postgres ssl" # Upstream's listing of required modules is NOT correct! |