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

-dev-lisp/gsd: Removes quotes from EAPI

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

diff --git a/dev-lisp/gsd/gsd-9999.ebuild b/dev-lisp/gsd/gsd-9999.ebuild
index 38e17bd..60d8e08 100644
--- a/dev-lisp/gsd/gsd-9999.ebuild
+++ b/dev-lisp/gsd/gsd-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="Grid Structured Data library."

Reply via email to