commit: 7e54990f9cb85e679f80469f6ecc85b5ebb24a59
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 6 21:18:41 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Thu Jul 6 21:18:41 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=7e54990f
dev-lisp/fare-csv: Updates to common-lisp-3 eclass
dev-lisp/fare-csv/fare-csv-20090925.ebuild | 9 +++++----
dev-lisp/fare-csv/fare-csv-9999.ebuild | 3 +--
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/dev-lisp/fare-csv/fare-csv-20090925.ebuild
b/dev-lisp/fare-csv/fare-csv-20090925.ebuild
index 999de64e..20739783 100644
--- a/dev-lisp/fare-csv/fare-csv-20090925.ebuild
+++ b/dev-lisp/fare-csv/fare-csv-20090925.ebuild
@@ -1,13 +1,14 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
-inherit common-lisp-2
+EAPI=6
+
+inherit common-lisp-3
MY_PV=${PV:0:4}-${PV:4:2}-${PV:6:2}
MY_P=${PN}-${MY_PV}
-DESCRIPTION="FARE-CSV is a Common Lisp library for importing CSV (Common
Separated Values) formatted text files"
+DESCRIPTION="Allows reading and writing CSV files"
HOMEPAGE="http://www.cliki.net/fare-csv"
SRC_URI="http://common-lisp.net/~sionescu/files/${MY_P}.tar.gz"
diff --git a/dev-lisp/fare-csv/fare-csv-9999.ebuild
b/dev-lisp/fare-csv/fare-csv-9999.ebuild
index 232b3484..5f5cc1d7 100644
--- a/dev-lisp/fare-csv/fare-csv-9999.ebuild
+++ b/dev-lisp/fare-csv/fare-csv-9999.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
EAPI=6