summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lisp/cl-csv/cl-csv-1.8.1.ebuild')
-rw-r--r--dev-lisp/cl-csv/cl-csv-1.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-csv/cl-csv-1.8.1.ebuild b/dev-lisp/cl-csv/cl-csv-1.8.1.ebuild
index 069b0ab85d7f..a004511da017 100644
--- a/dev-lisp/cl-csv/cl-csv-1.8.1.ebuild
+++ b/dev-lisp/cl-csv/cl-csv-1.8.1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-csv/cl-csv-1.8.1.ebuild,v 1.3 2004/07/14 15:24:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-csv/cl-csv-1.8.1.ebuild,v 1.4 2004/08/07 21:59:52 slarti Exp $
inherit common-lisp
-DESCRIPTION="CL-CSV is a Common Lisp library for importing CSV (Common Separated Values) formmated text files"
+DESCRIPTION="CL-CSV is a Common Lisp library for importing CSV (Common Separated Values) formatted text files"
HOMEPAGE="http://packages.debian.org/unstable/devel/cl-csv"
SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-csv/cl-csv_${PV}.orig.tar.gz"
LICENSE="No-Problem-Bugroff"