diff options
Diffstat (limited to 'dev-lisp/gcl/gcl-2.6.7.ebuild')
-rw-r--r-- | dev-lisp/gcl/gcl-2.6.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lisp/gcl/gcl-2.6.7.ebuild b/dev-lisp/gcl/gcl-2.6.7.ebuild index c59af8ff5e32..9ca555b795dc 100644 --- a/dev-lisp/gcl/gcl-2.6.7.ebuild +++ b/dev-lisp/gcl/gcl-2.6.7.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2008 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.7.ebuild,v 1.12 2008/09/03 21:42:59 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.7.ebuild,v 1.13 2012/06/07 18:59:25 zmedico Exp $ -inherit elisp-common flag-o-matic autotools +inherit elisp-common eutils flag-o-matic autotools DESCRIPTION="GNU Common Lisp" HOMEPAGE="http://www.gnu.org/software/gcl/gcl.html" |