dev-lisp/trivial-gray-streams: Updates live ebuild EAPI
authorChema Alonso Josa <nimiux@gentoo.org>
Wed, 5 Apr 2017 15:24:13 +0000 (17:24 +0200)
committerChema Alonso Josa <nimiux@gentoo.org>
Wed, 5 Apr 2017 15:24:13 +0000 (17:24 +0200)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild

index 15126f0d0cbba17472005eeb5be9b52989d92669..f768134653e491326558c86037a93fc082115384 100644 (file)
@@ -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/"