summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-05 23:18:22 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-05 23:18:22 +0000
commit74c67bc9b18224aa531a17e81da6a6c266e23aa3 (patch)
tree02a510fccee994ec771f87ca27b66e65171a7955 /x11-misc/3ddesktop/3ddesktop-0.2.4.ebuild
parentheader fix (diff)
downloadgentoo-2-74c67bc9b18224aa531a17e81da6a6c266e23aa3.tar.gz
gentoo-2-74c67bc9b18224aa531a17e81da6a6c266e23aa3.tar.bz2
gentoo-2-74c67bc9b18224aa531a17e81da6a6c266e23aa3.zip
whitespace cleanup
Diffstat (limited to 'x11-misc/3ddesktop/3ddesktop-0.2.4.ebuild')
-rw-r--r--x11-misc/3ddesktop/3ddesktop-0.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/3ddesktop/3ddesktop-0.2.4.ebuild b/x11-misc/3ddesktop/3ddesktop-0.2.4.ebuild
index cec39f0fc00d..b52e8b7eaf96 100644
--- a/x11-misc/3ddesktop/3ddesktop-0.2.4.ebuild
+++ b/x11-misc/3ddesktop/3ddesktop-0.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/3ddesktop/3ddesktop-0.2.4.ebuild,v 1.7 2003/06/18 13:17:26 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/3ddesktop/3ddesktop-0.2.4.ebuild,v 1.8 2003/09/05 23:18:18 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="OpenGL virtual desktop switching"
@@ -24,5 +24,5 @@ src_install () {
make DESTDIR=${D} install || die
dodoc README AUTHORS COPYING TODO NEWS Changelog
-
+
}