diff options
author | 2003-09-05 23:18:22 +0000 | |
---|---|---|
committer | 2003-09-05 23:18:22 +0000 | |
commit | 74c67bc9b18224aa531a17e81da6a6c266e23aa3 (patch) | |
tree | 02a510fccee994ec771f87ca27b66e65171a7955 /x11-misc/ksplash-ml/ksplash-ml-0.95.3.ebuild | |
parent | header fix (diff) | |
download | gentoo-2-74c67bc9b18224aa531a17e81da6a6c266e23aa3.tar.gz gentoo-2-74c67bc9b18224aa531a17e81da6a6c266e23aa3.tar.bz2 gentoo-2-74c67bc9b18224aa531a17e81da6a6c266e23aa3.zip |
whitespace cleanup
Diffstat (limited to 'x11-misc/ksplash-ml/ksplash-ml-0.95.3.ebuild')
-rw-r--r-- | x11-misc/ksplash-ml/ksplash-ml-0.95.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/ksplash-ml/ksplash-ml-0.95.3.ebuild b/x11-misc/ksplash-ml/ksplash-ml-0.95.3.ebuild index c8d8776311e6..f2d04d57de9b 100644 --- a/x11-misc/ksplash-ml/ksplash-ml-0.95.3.ebuild +++ b/x11-misc/ksplash-ml/ksplash-ml-0.95.3.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/ksplash-ml/ksplash-ml-0.95.3.ebuild,v 1.4 2003/06/12 22:21:34 msterret Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/ksplash-ml/ksplash-ml-0.95.3.ebuild,v 1.5 2003/09/05 23:18:18 msterret Exp $ inherit kde-base @@ -20,7 +20,7 @@ KEYWORDS="x86 ~ppc" src_install() { kde_src_install - + dodir /etc/env.d echo "KSPLASH=${PREFIX}/bin/ksplash" > ${D}/etc/env.d/90ksplash-ml |