diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-07 08:43:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-07 08:43:29 +0000 |
commit | 485a77fc79476f7b0e3e466ee2f77d8dcc4cdaf7 (patch) | |
tree | 514c7e4ebb01ebf279b6c53c035f99ed38f1cd57 /net-analyzer | |
parent | Stable for amd64, wrt bug #433774 (diff) | |
download | gentoo-2-485a77fc79476f7b0e3e466ee2f77d8dcc4cdaf7.tar.gz gentoo-2-485a77fc79476f7b0e3e466ee2f77d8dcc4cdaf7.tar.bz2 gentoo-2-485a77fc79476f7b0e3e466ee2f77d8dcc4cdaf7.zip |
Stable for amd64, wrt bug #412881
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/munin/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/munin/munin-2.0.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/munin/ChangeLog b/net-analyzer/munin/ChangeLog index 5d069e15c9ab..75218f150374 100644 --- a/net-analyzer/munin/ChangeLog +++ b/net-analyzer/munin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/munin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.99 2012/09/01 15:06:05 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.100 2012/09/07 08:43:29 ago Exp $ + + 07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> munin-2.0.5-r1.ebuild: + Stable for amd64, wrt bug #412881 *munin-2.0.6 (01 Sep 2012) diff --git a/net-analyzer/munin/munin-2.0.5-r1.ebuild b/net-analyzer/munin/munin-2.0.5-r1.ebuild index 2b2e82750e8b..11ac73e7e536 100644 --- a/net-analyzer/munin/munin-2.0.5-r1.ebuild +++ b/net-analyzer/munin/munin-2.0.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.5-r1.ebuild,v 1.2 2012/08/21 15:52:47 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.5-r1.ebuild,v 1.3 2012/09/07 08:43:29 ago Exp $ EAPI=4 @@ -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" REQUIRED_USE="cgi? ( !minimal )" |