summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:35:59 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:35:59 +0000
commit4ef856b923eaf89a70ccb033daeaf8f65991f992 (patch)
treed9ceabb2bc3f8c793f44f66ff1c89c7ebf0431e2 /dev-lisp/cl-blowfish/cl-blowfish-0.3.ebuild
parentFix DEPEND for when we have 'build' in USE. (diff)
downloadhistorical-4ef856b923eaf89a70ccb033daeaf8f65991f992.tar.gz
historical-4ef856b923eaf89a70ccb033daeaf8f65991f992.tar.bz2
historical-4ef856b923eaf89a70ccb033daeaf8f65991f992.zip
repoman: trim trailing whitespace
Diffstat (limited to 'dev-lisp/cl-blowfish/cl-blowfish-0.3.ebuild')
-rw-r--r--dev-lisp/cl-blowfish/cl-blowfish-0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-blowfish/cl-blowfish-0.3.ebuild b/dev-lisp/cl-blowfish/cl-blowfish-0.3.ebuild
index 43f8b67c99d4..20634ca8195a 100644
--- a/dev-lisp/cl-blowfish/cl-blowfish-0.3.ebuild
+++ b/dev-lisp/cl-blowfish/cl-blowfish-0.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/dev-lisp/cl-blowfish/cl-blowfish-0.3.ebuild,v 1.1 2003/08/28 19:07:19 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-blowfish/cl-blowfish-0.3.ebuild,v 1.2 2003/09/06 22:35:54 msterret Exp $
inherit common-lisp
@@ -20,5 +20,5 @@ S=${WORKDIR}/${P}
src_install() {
common-lisp-install *.lisp *.asd
- common-lisp-system-symlink
+ common-lisp-system-symlink
}