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-base64
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-base64')
-rw-r--r--dev-lisp/cl-base64/Manifest4
-rw-r--r--dev-lisp/cl-base64/cl-base64-3.2.1.ebuild4
-rw-r--r--dev-lisp/cl-base64/cl-base64-3.2.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-lisp/cl-base64/Manifest b/dev-lisp/cl-base64/Manifest
index c6f808b51984..25afb6f4c9a3 100644
--- a/dev-lisp/cl-base64/Manifest
+++ b/dev-lisp/cl-base64/Manifest
@@ -1,5 +1,5 @@
-MD5 82424471dd14bcf0e88d9dfea9ad4519 cl-base64-3.2.1.ebuild 724
MD5 58ca14418ef2412fb7b378c8414e960c ChangeLog 455
-MD5 453d45b0f1e2c0e4233dc3bde226bca4 cl-base64-3.2.ebuild 722
+MD5 848690cf82828ecf84754ff6ce822b20 cl-base64-3.2.ebuild 721
+MD5 fc3c2bc676db116f959a2e8e48ab0cc4 cl-base64-3.2.1.ebuild 723
MD5 f5d654d3e532263fbbf57ec7afcdd093 files/digest-cl-base64-3.2 68
MD5 0fe9316ebf56dfa9a93d4438ec04da5f files/digest-cl-base64-3.2.1 70
diff --git a/dev-lisp/cl-base64/cl-base64-3.2.1.ebuild b/dev-lisp/cl-base64/cl-base64-3.2.1.ebuild
index a12ea8bc3948..39dfc095e596 100644
--- a/dev-lisp/cl-base64/cl-base64-3.2.1.ebuild
+++ b/dev-lisp/cl-base64/cl-base64-3.2.1.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-base64/cl-base64-3.2.1.ebuild,v 1.1 2003/08/28 17:16:44 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-base64/cl-base64-3.2.1.ebuild,v 1.2 2003/09/06 22:35:54 msterret Exp $
inherit common-lisp
@@ -20,7 +20,7 @@ S=${WORKDIR}/${P}
src_install() {
common-lisp-install *.lisp *.asd
- common-lisp-system-symlink
+ common-lisp-system-symlink
dodoc COPYING
}
diff --git a/dev-lisp/cl-base64/cl-base64-3.2.ebuild b/dev-lisp/cl-base64/cl-base64-3.2.ebuild
index 17ec2059d934..9355fafdd796 100644
--- a/dev-lisp/cl-base64/cl-base64-3.2.ebuild
+++ b/dev-lisp/cl-base64/cl-base64-3.2.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-base64/cl-base64-3.2.ebuild,v 1.1 2003/06/10 04:53:04 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-base64/cl-base64-3.2.ebuild,v 1.2 2003/09/06 22:35:54 msterret Exp $
inherit common-lisp
@@ -20,7 +20,7 @@ S=${WORKDIR}/${P}
src_install() {
common-lisp-install *.lisp *.asd
- common-lisp-system-symlink
+ common-lisp-system-symlink
dodoc COPYING
}