diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-08-05 19:35:39 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-08-05 19:35:39 +0000 |
commit | 1860dbef6f3b149fc8850e3a277e53b0049c767b (patch) | |
tree | 5a1638c74f3e49ae6c8539c72b5ad954b2abc7ec /net-analyzer/munin | |
parent | Add dev-haskell as converted category, GLEP 56. (diff) | |
download | gentoo-2-1860dbef6f3b149fc8850e3a277e53b0049c767b.tar.gz gentoo-2-1860dbef6f3b149fc8850e3a277e53b0049c767b.tar.bz2 gentoo-2-1860dbef6f3b149fc8850e3a277e53b0049c767b.zip |
Sparc stable as to bug #214232.
(Portage version: 2.2_rc6/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'net-analyzer/munin')
-rw-r--r-- | net-analyzer/munin/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/munin/munin-1.3.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/munin/ChangeLog b/net-analyzer/munin/ChangeLog index 697654895349..cc802533285f 100644 --- a/net-analyzer/munin/ChangeLog +++ b/net-analyzer/munin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/munin # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.16 2008/08/04 19:34:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.17 2008/08/05 19:35:39 fmccor Exp $ + + 05 Aug 2008; Ferris McCormick <fmccor@gentoo.org> munin-1.3.4-r1.ebuild: + Sparc stable as to bug #214232. 04 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml: Describe local USE flags for GLEP 56. diff --git a/net-analyzer/munin/munin-1.3.4-r1.ebuild b/net-analyzer/munin/munin-1.3.4-r1.ebuild index 4037e18129ac..1f6a33841a83 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.2 2008/06/24 06:13:18 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-1.3.4-r1.ebuild,v 1.3 2008/08/05 19:35:39 fmccor 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! |