diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-07-25 06:56:53 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-07-25 06:56:53 +0000 |
commit | 26f3d2893c1cc6793f4d38707989006b5a42f1fc (patch) | |
tree | b202d73c12aee4dfbd8ff98a6b84bb0ee20c5dd0 | |
parent | marked x86 per bug 427942 (diff) | |
download | gentoo-2-26f3d2893c1cc6793f4d38707989006b5a42f1fc.tar.gz gentoo-2-26f3d2893c1cc6793f4d38707989006b5a42f1fc.tar.bz2 gentoo-2-26f3d2893c1cc6793f4d38707989006b5a42f1fc.zip |
whitespace
(Portage version: 2.1.10.65/cvs/Linux x86_64)
-rw-r--r-- | net-analyzer/munin/munin-1.4.7-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-analyzer/munin/munin-1.4.7-r2.ebuild b/net-analyzer/munin/munin-1.4.7-r2.ebuild index d60ead3476fb..97ca8968fbcf 100644 --- a/net-analyzer/munin/munin-1.4.7-r2.ebuild +++ b/net-analyzer/munin/munin-1.4.7-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-1.4.7-r2.ebuild,v 1.1 2012/07/25 03:32:29 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-1.4.7-r2.ebuild,v 1.2 2012/07/25 06:56:53 mr_bones_ Exp $ EAPI=4 @@ -163,7 +163,6 @@ EOF fi } - pkg_config() { if use minimal; then einfo "Nothing to do." |