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 1bc32274911d..f2c341f078d2 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.3 2011/05/23 20:32:41 hwoarang Exp $ +# $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 $ 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! |