summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-09-06 16:59:47 +0000
committerMarkus Meier <maekke@gentoo.org>2009-09-06 16:59:47 +0000
commit2d679658434a522b9b20ee1cb68edddfd67a6ddb (patch)
tree731bc241179b767415b0085938271e84fb6b185a /net-analyzer
parentRemove mpg123 -symlink as deprecated feature. (diff)
downloadgentoo-2-2d679658434a522b9b20ee1cb68edddfd67a6ddb.tar.gz
gentoo-2-2d679658434a522b9b20ee1cb68edddfd67a6ddb.tar.bz2
gentoo-2-2d679658434a522b9b20ee1cb68edddfd67a6ddb.zip
amd64/x86 stable, bug #282852
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/munin/ChangeLog5
-rw-r--r--net-analyzer/munin/munin-1.3.4-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/munin/ChangeLog b/net-analyzer/munin/ChangeLog
index 2dfbb5d4e2e0..f18294f4caea 100644
--- a/net-analyzer/munin/ChangeLog
+++ b/net-analyzer/munin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/munin
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.28 2009/08/30 16:42:48 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.29 2009/09/06 16:59:47 maekke Exp $
+
+ 06 Sep 2009; Markus Meier <maekke@gentoo.org> munin-1.3.4-r2.ebuild:
+ amd64/x86 stable, bug #282852
30 Aug 2009; nixnut <nixnut@gentoo.org> munin-1.3.4-r2.ebuild:
ppc stable #282852
diff --git a/net-analyzer/munin/munin-1.3.4-r2.ebuild b/net-analyzer/munin/munin-1.3.4-r2.ebuild
index 8267d11ddf30..27c75fb9f4a1 100644
--- a/net-analyzer/munin/munin-1.3.4-r2.ebuild
+++ b/net-analyzer/munin/munin-1.3.4-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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-r2.ebuild,v 1.6 2009/08/30 16:42:48 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-1.3.4-r2.ebuild,v 1.7 2009/09/06 16:59:47 maekke Exp $
EAPI="2"
@@ -11,7 +11,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!