summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-02-03 19:10:07 +0000
committerJeroen Roovers <jer@gentoo.org>2010-02-03 19:10:07 +0000
commit0c1570a0fe94c9025823527ae133a8a655d9c4a8 (patch)
tree16da3041929681ae6d54f15a2a6710fb0664f085 /net-analyzer
parentAdd prefix keywords, change EAPI to 3. (diff)
downloadgentoo-2-0c1570a0fe94c9025823527ae133a8a655d9c4a8.tar.gz
gentoo-2-0c1570a0fe94c9025823527ae133a8a655d9c4a8.tar.bz2
gentoo-2-0c1570a0fe94c9025823527ae133a8a655d9c4a8.zip
Marked ~ppc (bug #303347).
(Portage version: 2.2_rc62/cvs/Linux i686)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/munin/ChangeLog5
-rw-r--r--net-analyzer/munin/munin-1.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/munin/ChangeLog b/net-analyzer/munin/ChangeLog
index d22f30d5bf6c..e22afad2c74b 100644
--- a/net-analyzer/munin/ChangeLog
+++ b/net-analyzer/munin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/munin
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.32 2010/02/03 15:17:53 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.33 2010/02/03 19:10:07 jer Exp $
+
+ 03 Feb 2010; Jeroen Roovers <jer@gentoo.org> munin-1.4.3.ebuild:
+ Marked ~ppc (bug #303347).
*munin-1.4.3 (03 Feb 2010)
diff --git a/net-analyzer/munin/munin-1.4.3.ebuild b/net-analyzer/munin/munin-1.4.3.ebuild
index 84a77633139c..e69ee04bfd7d 100644
--- a/net-analyzer/munin/munin-1.4.3.ebuild
+++ b/net-analyzer/munin/munin-1.4.3.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.3.ebuild,v 1.1 2010/02/03 15:17:53 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-1.4.3.ebuild,v 1.2 2010/02/03 19:10:07 jer Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/munin/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~mips ~sparc ~x86"
+KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86"
IUSE="doc minimal irc mysql postgres ssl"
# Upstream's listing of required modules is NOT correct!