summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lisp/gcl/gcl-2.6.8_pre20111221.ebuild')
-rw-r--r--dev-lisp/gcl/gcl-2.6.8_pre20111221.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lisp/gcl/gcl-2.6.8_pre20111221.ebuild b/dev-lisp/gcl/gcl-2.6.8_pre20111221.ebuild
index 58ed0e4afec7..6dc9e7a46f0e 100644
--- a/dev-lisp/gcl/gcl-2.6.8_pre20111221.ebuild
+++ b/dev-lisp/gcl/gcl-2.6.8_pre20111221.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.8_pre20111221.ebuild,v 1.1 2011/12/21 10:26:25 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.8_pre20111221.ebuild,v 1.2 2012/06/07 18:59:25 zmedico Exp $
EAPI=3
#removing flag-o-matic results in make install failing due to a segfault
-inherit elisp-common flag-o-matic
+inherit elisp-common eutils flag-o-matic
DESCRIPTION="GNU Common Lisp"
HOMEPAGE="http://www.gnu.org/software/gcl/gcl.html"