commit: 3443fd62087a5e4efadb1925933bdbe01d0905ba Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Wed Apr 5 15:24:13 2017 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Wed Apr 5 15:24:13 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3443fd62
dev-lisp/trivial-gray-streams: Updates live ebuild EAPI Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild b/dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild index 15126f0d0cb..f768134653e 100644 --- a/dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild +++ b/dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 -inherit common-lisp-3 git-2 +inherit common-lisp-3 git-r3 DESCRIPTION="A thin compatibility layer between Gray Stream Common Lisp implementations" HOMEPAGE="https://common-lisp.net/project/trivial-gray-streams/"
