diff options
author | Brent Baude <ranger@gentoo.org> | 2012-01-27 16:11:57 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-01-27 16:11:57 +0000 |
commit | 5b7edcfb366518856d86cd04cb079f9a171f3dc2 (patch) | |
tree | 23fc1b720850457e2c778c810145d0b73409511d /net-analyzer | |
parent | Marking eix-0.23.3-r1 ppc for bug 393435 (diff) | |
download | gentoo-2-5b7edcfb366518856d86cd04cb079f9a171f3dc2.tar.gz gentoo-2-5b7edcfb366518856d86cd04cb079f9a171f3dc2.tar.bz2 gentoo-2-5b7edcfb366518856d86cd04cb079f9a171f3dc2.zip |
Marking munin-1.4.6-r2 ppc for bug 383683
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/munin/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/munin/munin-1.4.6-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/munin/ChangeLog b/net-analyzer/munin/ChangeLog index e3902c2cb4d9..b7a7f6bcb365 100644 --- a/net-analyzer/munin/ChangeLog +++ b/net-analyzer/munin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/munin -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.64 2011/12/18 18:13:15 armin76 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.65 2012/01/27 16:11:57 ranger Exp $ + + 27 Jan 2012; Brent Baude <ranger@gentoo.org> munin-1.4.6-r2.ebuild: + Marking munin-1.4.6-r2 ppc for bug 383683 18 Dec 2011; Raúl Porcel <armin76@gentoo.org> munin-1.4.5-r3.ebuild, munin-1.4.6-r2.ebuild, munin-1.4.6-r4.ebuild: diff --git a/net-analyzer/munin/munin-1.4.6-r2.ebuild b/net-analyzer/munin/munin-1.4.6-r2.ebuild index 83872d97b2f2..5792cc3d6ce2 100644 --- a/net-analyzer/munin/munin-1.4.6-r2.ebuild +++ b/net-analyzer/munin/munin-1.4.6-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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-1.4.6-r2.ebuild,v 1.5 2011/12/18 18:13:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-1.4.6-r2.ebuild,v 1.6 2012/01/27 16:11:57 ranger Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/munin/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~mips ~ppc x86" +KEYWORDS="amd64 ~mips ppc x86" IUSE="asterisk doc irc java memcached minimal mysql postgres ssl" # Upstream's listing of required modules is NOT correct! |