diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-17 09:30:48 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-17 09:30:48 +0000 |
commit | 9bac6459e0f98ac1bb84d1045dfa6f57716a735d (patch) | |
tree | bf172856fc8d7de228a475966d06d44ea3226b2a /net-analyzer/munin/munin-1.4.5.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-9bac6459e0f98ac1bb84d1045dfa6f57716a735d.tar.gz gentoo-2-9bac6459e0f98ac1bb84d1045dfa6f57716a735d.tar.bz2 gentoo-2-9bac6459e0f98ac1bb84d1045dfa6f57716a735d.zip |
stable x86, bug 327501
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/munin/munin-1.4.5.ebuild')
-rw-r--r-- | net-analyzer/munin/munin-1.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/munin/munin-1.4.5.ebuild b/net-analyzer/munin/munin-1.4.5.ebuild index 60d0b43d1780..2d0223931964 100644 --- a/net-analyzer/munin/munin-1.4.5.ebuild +++ b/net-analyzer/munin/munin-1.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.ebuild,v 1.3 2010/07/09 15:55:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-1.4.5.ebuild,v 1.4 2010/07/17 09:30:48 fauli 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 minimal mysql postgres ssl" # Upstream's listing of required modules is NOT correct! |