commit: dbd4d9b6af822bfbd33557ed49982a3c430edb8c
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 14 11:40:47 2015 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Dec 14 11:40:47 2015 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=dbd4d9b6
dev-lisp/trivial-gray-streams: move to common-lisp-3 eclass
dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild
b/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild
index 51cbb70..5de48d7 100644
--- a/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild
+++ b/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-inherit common-lisp-2
+inherit common-lisp-3
MY_PV=${PV:0:4}-${PV:4:2}-${PV:6:2}
MY_P=${PN}-${MY_PV}