From 4ef856b923eaf89a70ccb033daeaf8f65991f992 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Sat, 6 Sep 2003 22:35:59 +0000 Subject: repoman: trim trailing whitespace --- dev-lisp/cl-unit/Manifest | 2 +- dev-lisp/cl-unit/cl-unit-1.3.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-lisp/cl-unit') diff --git a/dev-lisp/cl-unit/Manifest b/dev-lisp/cl-unit/Manifest index 615b3d438a3c..107a21564bf1 100644 --- a/dev-lisp/cl-unit/Manifest +++ b/dev-lisp/cl-unit/Manifest @@ -1,4 +1,4 @@ MD5 6fd6b71ad833c95e52a508a267917cbe ChangeLog 316 -MD5 44d58f8398097db49b2757ee2aa5c76d cl-unit-1.3.ebuild 788 +MD5 e1beeac075d3d721c3b089d601c8043d cl-unit-1.3.ebuild 787 MD5 8aed1893ca66c8baf780fabd4dc15c26 files/clunit.asd 193 MD5 bbe5803788514526e500c86ac52b63c6 files/digest-cl-unit-1.3 67 diff --git a/dev-lisp/cl-unit/cl-unit-1.3.ebuild b/dev-lisp/cl-unit/cl-unit-1.3.ebuild index 873cbe4178e7..0c036eba5be3 100644 --- a/dev-lisp/cl-unit/cl-unit-1.3.ebuild +++ b/dev-lisp/cl-unit/cl-unit-1.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-unit/cl-unit-1.3.ebuild,v 1.1 2003/06/10 04:53:04 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-unit/cl-unit-1.3.ebuild,v 1.2 2003/09/06 22:35:54 msterret Exp $ inherit common-lisp @@ -21,7 +21,7 @@ S=${WORKDIR}/${P} src_install() { common-lisp-install *.lisp ${FILESDIR}/clunit.asd - common-lisp-system-symlink + common-lisp-system-symlink dodoc license readme dohtml docs/* } -- cgit v1.2.3-65-gdbad