diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 10:32:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 10:32:20 +0000 |
commit | 635717a2ebb9148108daec87aa21ad8d146f84e9 (patch) | |
tree | a4dcdbae1c2254a3f866bfd3b55b7f88678751ea /net-analyzer | |
parent | Stable for ppc, wrt bug #493138 (diff) | |
download | gentoo-2-635717a2ebb9148108daec87aa21ad8d146f84e9.tar.gz gentoo-2-635717a2ebb9148108daec87aa21ad8d146f84e9.tar.bz2 gentoo-2-635717a2ebb9148108daec87aa21ad8d146f84e9.zip |
Stable for ppc, wrt bug #493290
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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 569f02d76ea0..a57f1cb2b61a 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.149 2013/12/15 22:12:54 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.150 2013/12/21 10:32:20 ago Exp $ + + 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> munin-2.0.19.ebuild: + Stable for ppc, wrt bug #493290 *munin-2.0.19 (15 Dec 2013) diff --git a/net-analyzer/munin/munin-2.0.19.ebuild b/net-analyzer/munin/munin-2.0.19.ebuild index f930d657d7d6..b99a010e9c5e 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.1 2013/12/15 22:12:54 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.19.ebuild,v 1.2 2013/12/21 10:32:20 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 )" |