commit: 506fd59e1c27e676e58f8d783a71d6de8f21f7b4 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Jun 10 14:27:41 2024 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Mon Jun 10 14:27:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=506fd59e
dev-lisp/trivial-gray-streams: update EAPI 7 -> 8 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> dev-lisp/trivial-gray-streams/trivial-gray-streams-20170830-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lisp/trivial-gray-streams/trivial-gray-streams-20170830-r1.ebuild b/dev-lisp/trivial-gray-streams/trivial-gray-streams-20170830-r1.ebuild index 59c6ac0d58f9..5395e817b486 100644 --- a/dev-lisp/trivial-gray-streams/trivial-gray-streams-20170830-r1.ebuild +++ b/dev-lisp/trivial-gray-streams/trivial-gray-streams-20170830-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit common-lisp-3
