diff options
author | Sven Wegener <swegener@gentoo.org> | 2006-02-17 22:18:20 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2006-02-17 22:18:20 +0000 |
commit | 77dded2c61dd7be2d3aad43c20f7742784d60468 (patch) | |
tree | e0e7140e82db803c4038dc70699c95bbf36fc331 /eclass/gdesklets.eclass | |
parent | Stable on x86 Bug #122747 (diff) | |
download | gentoo-2-77dded2c61dd7be2d3aad43c20f7742784d60468.tar.gz gentoo-2-77dded2c61dd7be2d3aad43c20f7742784d60468.tar.bz2 gentoo-2-77dded2c61dd7be2d3aad43c20f7742784d60468.zip |
Apply whitespace checks from repoman to eclasses.
Diffstat (limited to 'eclass/gdesklets.eclass')
-rw-r--r-- | eclass/gdesklets.eclass | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/eclass/gdesklets.eclass b/eclass/gdesklets.eclass index b2a73a385a1e..1eac941b7473 100644 --- a/eclass/gdesklets.eclass +++ b/eclass/gdesklets.eclass @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/eclass/gdesklets.eclass,v 1.11 2006/01/16 18:14:47 nixphoeni Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gdesklets.eclass,v 1.12 2006/02/17 22:18:20 swegener Exp $ # # Authors: Joe Sapp <nixphoeni@gentoo.org> # Mike Gardiner <obz@gentoo.org> @@ -140,9 +140,9 @@ gdesklets_src_install() { fi debug-print-section control_install - + CONTROL_INSDIR="" - + # Make sure that it only finds Controls and not Sensors # If it uses a Sensor, it shouldn't use a Control (since # Sensors are deprecated). |