summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChema Alonso Josa <nimiux@gentoo.org>2016-11-30 10:40:27 +0100
committerChema Alonso Josa <nimiux@gentoo.org>2018-03-09 22:33:51 +0100
commit9810976fd9affde29031c4fe7a392d481b936481 (patch)
tree8c6fcfa43d246b18dc8a97d058b26b89ef69706a /dev-lisp/graylex
parentdev-lisp/trees: Updates header (diff)
downloadlisp-9810976fd9affde29031c4fe7a392d481b936481.tar.gz
lisp-9810976fd9affde29031c4fe7a392d481b936481.tar.bz2
lisp-9810976fd9affde29031c4fe7a392d481b936481.zip
dev-lisp/graylex: Updates header and EAPI
Diffstat (limited to 'dev-lisp/graylex')
-rw-r--r--dev-lisp/graylex/Manifest2
-rw-r--r--dev-lisp/graylex/graylex-9999.ebuild8
2 files changed, 5 insertions, 5 deletions
diff --git a/dev-lisp/graylex/Manifest b/dev-lisp/graylex/Manifest
index 57e4af64..470bf8c6 100644
--- a/dev-lisp/graylex/Manifest
+++ b/dev-lisp/graylex/Manifest
@@ -1 +1 @@
-EBUILD graylex-9999.ebuild 454 SHA256 a1a2743d5e9781b32cb0e1bcd70eae6610baaceb13b7093a144820ecc14257e9 SHA512 395e4da98338481cf5b8cbea672036aa4afceb6b6d6224b3c8aac91738f8068e855f6cdcde88560bb4c58750394ee3e970ca2bf800dfe08b894fb0700ba987f2 WHIRLPOOL b67fd4daf4f16c27e7bf58a8836bfe9cc9684befd3c4ab2e29c256d57d37773ffab9676b383894e07f7af2df3716c879c5c72d08528737e37d91a07ebe8aaba2
+EBUILD graylex-9999.ebuild 449 SHA256 eca2befacb74dadcad5d79b563638858143b5b7c00f6a4786eb35586eae96b9f SHA512 d933289c12f563eb5d776ec022f4b930c057190bb0eb85c105277c2c3fa62e099a9e2a4eb261f5aea92d9228f72bce766c280e784122f3baae4691657b5f85a7 WHIRLPOOL a368320030fe185df4d80c9a4815c6933b2134c18c08818492a43271e98e1e2fc378056b25c639c1617b389b00f106d5303993469bc5f2379eef6ec9a5e553a1
diff --git a/dev-lisp/graylex/graylex-9999.ebuild b/dev-lisp/graylex/graylex-9999.ebuild
index 00882d75..3bb3a858 100644
--- a/dev-lisp/graylex/graylex-9999.ebuild
+++ b/dev-lisp/graylex/graylex-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
-EAPI=5
+EAPI=6
-inherit common-lisp-3 git-2
+inherit common-lisp-3 git-r3
DESCRIPTION="Gray lexer input streams"
HOMEPAGE="http://cliki.net/graylex"