commit:     8b72f9e026069330b36d8ec68cf5a2a02873dca2
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 18 20:58:51 2015 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Tue Aug 18 20:58:51 2015 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=8b72f9e0

dev-lisp/gsd: use git-2 eclass (bug #557710)

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

diff --git a/dev-lisp/gsd/gsd-9999.ebuild b/dev-lisp/gsd/gsd-9999.ebuild
index 3fec3bd..8779721 100644
--- a/dev-lisp/gsd/gsd-9999.ebuild
+++ b/dev-lisp/gsd/gsd-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI="2"
-inherit common-lisp-2 git
+inherit common-lisp-2 git-2
 
 DESCRIPTION="Grid Structured Data library."
 HOMEPAGE="http://common-lisp.net/project/gsll/";

Reply via email to