summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChema Alonso Josa <nimiux@gentoo.org>2017-04-05 17:24:13 +0200
committerChema Alonso Josa <nimiux@gentoo.org>2017-04-05 17:24:13 +0200
commit3443fd62087a5e4efadb1925933bdbe01d0905ba (patch)
tree1f2191d9a56ff97ba9373779beef0e37aadd1654 /dev-lisp/trivial-gray-streams
parentdev-db/phpmyadmin-4.0.10.20-r0: add alpha keyword (diff)
downloadgentoo-3443fd62087a5e4efadb1925933bdbe01d0905ba.tar.gz
gentoo-3443fd62087a5e4efadb1925933bdbe01d0905ba.tar.bz2
gentoo-3443fd62087a5e4efadb1925933bdbe01d0905ba.zip
dev-lisp/trivial-gray-streams: Updates live ebuild EAPI
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-lisp/trivial-gray-streams')
-rw-r--r--dev-lisp/trivial-gray-streams/trivial-gray-streams-9999.ebuild6
1 files 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 15126f0d0cbb..f768134653e4 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/"