diff options
author | 2004-08-07 22:05:14 +0000 | |
---|---|---|
committer | 2004-08-07 22:05:14 +0000 | |
commit | 9fb2be562af527f95c21f19aec08443c3d660ddb (patch) | |
tree | 8f30613d7bf0de47fbd8ad684e54cbed5b5d7534 /dev-lisp/cl-csv/cl-csv-1.8.1.ebuild | |
parent | Typo in DESCRIPTION, #59717 (diff) | |
download | historical-9fb2be562af527f95c21f19aec08443c3d660ddb.tar.gz historical-9fb2be562af527f95c21f19aec08443c3d660ddb.tar.bz2 historical-9fb2be562af527f95c21f19aec08443c3d660ddb.zip |
Typo in DESCRIPTION, #59717
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.ebuild | 4 |
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" |