diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-12-06 04:17:50 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-12-06 04:17:50 +0000 |
commit | 5d6141e6cfe51f9123154fc0c92fd3c1d313f3e3 (patch) | |
tree | 21b38fe48f96c8077131c3628b71bd699e2112fa /net-analyzer | |
parent | x86 stable wrt bug #441536 (diff) | |
download | gentoo-2-5d6141e6cfe51f9123154fc0c92fd3c1d313f3e3.tar.gz gentoo-2-5d6141e6cfe51f9123154fc0c92fd3c1d313f3e3.tar.bz2 gentoo-2-5d6141e6cfe51f9123154fc0c92fd3c1d313f3e3.zip |
x86 stable wrt bug #445250
(Portage version: 2.1.11.31/cvs/Linux i686, signed Manifest commit with key 30427902)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/munin/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/munin/munin-2.0.8-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/munin/ChangeLog b/net-analyzer/munin/ChangeLog index 31eb11ab9e8e..869fbb78d7c7 100644 --- a/net-analyzer/munin/ChangeLog +++ b/net-analyzer/munin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/munin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.123 2012/12/02 12:16:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.124 2012/12/06 04:17:50 phajdan.jr Exp $ + + 06 Dec 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> munin-2.0.8-r2.ebuild: + x86 stable wrt bug #445250 02 Dec 2012; <ago@gentoo.org> munin-2.0.8-r2.ebuild: Stable for amd64, wrt bug #445250 diff --git a/net-analyzer/munin/munin-2.0.8-r2.ebuild b/net-analyzer/munin/munin-2.0.8-r2.ebuild index a9c6e1b6e057..046c733245ca 100644 --- a/net-analyzer/munin/munin-2.0.8-r2.ebuild +++ b/net-analyzer/munin/munin-2.0.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.8-r2.ebuild,v 1.3 2012/12/02 12:16:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.8-r2.ebuild,v 1.4 2012/12/06 04:17:50 phajdan.jr Exp $ EAPI=4 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/munin/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ~ppc ~x86" +KEYWORDS="amd64 ~arm ~mips ~ppc x86" IUSE="asterisk irc java memcached minimal mysql postgres ssl test cgi ipv6 syslog ipmi http dhcpd doc apache" REQUIRED_USE="cgi? ( !minimal ) apache? ( cgi )" |