summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2012-09-19 16:22:37 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2012-09-19 16:22:37 +0000
commitebdbd5d387a09815b46cc6530e526ba33e9e6c01 (patch)
treee765107d5ffe522adf33bc6d56047fb7fed56f80 /sys-power
parentDo not try to install an icon that does not exist in the FreeBSD tarball. (diff)
downloadgentoo-2-ebdbd5d387a09815b46cc6530e526ba33e9e6c01.tar.gz
gentoo-2-ebdbd5d387a09815b46cc6530e526ba33e9e6c01.tar.bz2
gentoo-2-ebdbd5d387a09815b46cc6530e526ba33e9e6c01.zip
whitespace
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/powertop/powertop-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-power/powertop/powertop-9999.ebuild b/sys-power/powertop/powertop-9999.ebuild
index 214545827d10..833e60fdb179 100644
--- a/sys-power/powertop/powertop-9999.ebuild
+++ b/sys-power/powertop/powertop-9999.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/sys-power/powertop/powertop-9999.ebuild,v 1.13 2012/09/18 23:36:31 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/powertop/powertop-9999.ebuild,v 1.14 2012/09/19 16:22:37 mr_bones_ Exp $
EAPI="4"
@@ -83,7 +83,6 @@ src_prepare() {
fi
}
-
src_configure() {
export ac_cv_search_delwin=$(usex unicode -lncursesw -lncurses)
default