diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2012-10-21 05:39:07 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2012-10-21 05:39:07 +0000 |
commit | d3c57f6eca10c270e4952edfb7fdc743e7eb4ee8 (patch) | |
tree | 8c4d87544879536ea926b0d10280d1215783efa5 /net-analyzer | |
parent | Bump to fix the ipmi plugin, also add one more patch for async. (diff) | |
download | gentoo-2-d3c57f6eca10c270e4952edfb7fdc743e7eb4ee8.tar.gz gentoo-2-d3c57f6eca10c270e4952edfb7fdc743e7eb4ee8.tar.bz2 gentoo-2-d3c57f6eca10c270e4952edfb7fdc743e7eb4ee8.zip |
Revert to patchset 3.
(Portage version: 2.2.0_alpha141/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/munin/ChangeLog | 8 | ||||
-rw-r--r-- | net-analyzer/munin/munin-2.0.7-r4.ebuild (renamed from net-analyzer/munin/munin-2.0.7-r3.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/net-analyzer/munin/ChangeLog b/net-analyzer/munin/ChangeLog index 119c7829d478..57fce848a316 100644 --- a/net-analyzer/munin/ChangeLog +++ b/net-analyzer/munin/ChangeLog @@ -1,6 +1,12 @@ # 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.112 2012/10/21 05:26:25 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.113 2012/10/21 05:39:07 flameeyes Exp $ + +*munin-2.0.7-r4 (21 Oct 2012) + + 21 Oct 2012; Diego E. Pettenò <flameeyes@gentoo.org> +munin-2.0.7-r4.ebuild, + -munin-2.0.7-r3.ebuild: + Revert to patchset 3. *munin-2.0.7-r3 (21 Oct 2012) diff --git a/net-analyzer/munin/munin-2.0.7-r3.ebuild b/net-analyzer/munin/munin-2.0.7-r4.ebuild index 601c6c624919..d7e577e5a988 100644 --- a/net-analyzer/munin/munin-2.0.7-r3.ebuild +++ b/net-analyzer/munin/munin-2.0.7-r4.ebuild @@ -1,10 +1,10 @@ # 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.7-r3.ebuild,v 1.1 2012/10/21 05:26:25 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.7-r4.ebuild,v 1.1 2012/10/21 05:39:07 flameeyes Exp $ EAPI=4 -PATCHSET=4 +PATCHSET=3 inherit eutils user java-pkg-opt-2 |