diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-08-08 20:09:42 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-08-08 20:09:42 +0000 |
commit | 2001123dbd68d67301807c7a52e49c9a29427428 (patch) | |
tree | e9f7d2d914d15f8584bc7d797939bfb4d371c3fb /net-analyzer/munin/munin-1.3.4-r1.ebuild | |
parent | Update upstream homepage (diff) | |
download | historical-2001123dbd68d67301807c7a52e49c9a29427428.tar.gz historical-2001123dbd68d67301807c7a52e49c9a29427428.tar.bz2 historical-2001123dbd68d67301807c7a52e49c9a29427428.zip |
Stable on ppc wrt bug 214232
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'net-analyzer/munin/munin-1.3.4-r1.ebuild')
-rw-r--r-- | net-analyzer/munin/munin-1.3.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/munin/munin-1.3.4-r1.ebuild b/net-analyzer/munin/munin-1.3.4-r1.ebuild index 3db9647de1a6..32202308c3b6 100644 --- a/net-analyzer/munin/munin-1.3.4-r1.ebuild +++ b/net-analyzer/munin/munin-1.3.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-1.3.4-r1.ebuild,v 1.5 2008/08/06 19:45:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-1.3.4-r1.ebuild,v 1.6 2008/08/08 20:09:42 nixnut Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://munin.sourceforge.net" SRC_URI="mirror://sourceforge/munin/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~mips ~ppc sparc x86" +KEYWORDS="amd64 ~mips ppc sparc x86" IUSE="doc minimal irc mysql postgres ssl" # Upstream's listing of required modules is NOT correct! |