diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-03 18:32:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-03 18:32:35 +0000 |
commit | 33c59ce813a6d56ed7142c0ebc7c7b5a007d8740 (patch) | |
tree | 646714c2736f7a605a83d89af2c40600bf2f77fd /net-analyzer/munin/munin-2.0.19-r1.ebuild | |
parent | added prefix support (bug #515454) (diff) | |
download | historical-33c59ce813a6d56ed7142c0ebc7c7b5a007d8740.tar.gz historical-33c59ce813a6d56ed7142c0ebc7c7b5a007d8740.tar.bz2 historical-33c59ce813a6d56ed7142c0ebc7c7b5a007d8740.zip |
Stable for ppc, wrt bug #501392
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --include-arches="ppc"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'net-analyzer/munin/munin-2.0.19-r1.ebuild')
-rw-r--r-- | net-analyzer/munin/munin-2.0.19-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/munin/munin-2.0.19-r1.ebuild b/net-analyzer/munin/munin-2.0.19-r1.ebuild index 4ee629f60b8c..17bb6ea9f5b7 100644 --- a/net-analyzer/munin/munin-2.0.19-r1.ebuild +++ b/net-analyzer/munin/munin-2.0.19-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r1.ebuild,v 1.4 2014/07/20 09:32:58 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.19-r1.ebuild,v 1.5 2014/08/03 18:32:34 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 )" |