commit: 4b6d52486f37c49f038bef6303c4580606d5cf96
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 15 22:14:50 2015 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Tue Dec 15 22:14:50 2015 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=4b6d5248
dev-lisp/trivial-gray-streams: Move to EAPI 5
dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild | 2 ++
1 file changed, 2 insertions(+)
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 5de48d7..71cf386 100644
--- a/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild
+++ b/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=5
+
inherit common-lisp-3
MY_PV=${PV:0:4}-${PV:4:2}-${PV:6:2}