diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 13:25:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 13:25:22 +0000 |
commit | 5df9eeddd57d375ef71dc39652124dd69db8ab48 (patch) | |
tree | 700da6581df941c769568cda5f169228c526a1d5 /net-analyzer | |
parent | Remove some obsolete virtual/perl masks. (diff) | |
download | gentoo-2-5df9eeddd57d375ef71dc39652124dd69db8ab48.tar.gz gentoo-2-5df9eeddd57d375ef71dc39652124dd69db8ab48.tar.bz2 gentoo-2-5df9eeddd57d375ef71dc39652124dd69db8ab48.zip |
Stable for x86, wrt bug #493290
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/munin/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/munin/munin-2.0.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/munin/ChangeLog b/net-analyzer/munin/ChangeLog index a57f1cb2b61a..c487cb94acba 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.150 2013/12/21 10:32:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.151 2013/12/23 13:25:22 ago Exp $ + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> munin-2.0.19.ebuild: + Stable for x86, wrt bug #493290 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> munin-2.0.19.ebuild: Stable for ppc, wrt bug #493290 diff --git a/net-analyzer/munin/munin-2.0.19.ebuild b/net-analyzer/munin/munin-2.0.19.ebuild index b99a010e9c5e..b658c336fb4b 100644 --- a/net-analyzer/munin/munin-2.0.19.ebuild +++ b/net-analyzer/munin/munin-2.0.19.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.19.ebuild,v 1.2 2013/12/21 10:32:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.19.ebuild,v 1.3 2013/12/23 13:25:22 ago Exp $ EAPI=5 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/munin/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ppc ~x86" +KEYWORDS="~amd64 ~arm ~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 )" |