diff options
Diffstat (limited to 'net-analyzer/munin/munin-1.4.5-r3.ebuild')
-rw-r--r-- | net-analyzer/munin/munin-1.4.5-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/munin/munin-1.4.5-r3.ebuild b/net-analyzer/munin/munin-1.4.5-r3.ebuild index f2c341f078d2..8d8a3a4561d9 100644 --- a/net-analyzer/munin/munin-1.4.5-r3.ebuild +++ b/net-analyzer/munin/munin-1.4.5-r3.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.5-r3.ebuild,v 1.4 2011/06/02 13:08:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-1.4.5-r3.ebuild,v 1.5 2011/06/19 16:55:57 armin76 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="doc irc java memcached minimal mysql postgres ssl" # Upstream's listing of required modules is NOT correct! |