commit:     b72c00db514fa2b4e987999c5230ff306d108545
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 16:29:10 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 16:29:10 2016 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=b72c00db

-dev-lisp/gsll: Removes quotes from EAPI

 dev-lisp/gsll/gsll-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-lisp/gsll/gsll-9999.ebuild b/dev-lisp/gsll/gsll-9999.ebuild
index e96af0f..252e9ed 100644
--- a/dev-lisp/gsll/gsll-9999.ebuild
+++ b/dev-lisp/gsll/gsll-9999.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="2"
+EAPI=2
+
 inherit common-lisp-2 git-2
 
 DESCRIPTION="Common Lisp interface to the GNU Scientific Library."

Reply via email to