summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lisp/ecls/ecls-11.1.1-r1.ebuild')
-rw-r--r--dev-lisp/ecls/ecls-11.1.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lisp/ecls/ecls-11.1.1-r1.ebuild b/dev-lisp/ecls/ecls-11.1.1-r1.ebuild
index 294601ec9713..c4e3bde571a8 100644
--- a/dev-lisp/ecls/ecls-11.1.1-r1.ebuild
+++ b/dev-lisp/ecls/ecls-11.1.1-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ecls-11.1.1-r1.ebuild,v 1.2 2011/03/07 23:00:23 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ecls-11.1.1-r1.ebuild,v 1.3 2014/08/10 20:41:36 slyfox Exp $
EAPI=3
inherit eutils multilib
MY_P=ecl-${PV}
-DESCRIPTION="ECL is an embeddable Common Lisp implementation."
+DESCRIPTION="ECL is an embeddable Common Lisp implementation"
HOMEPAGE="http://common-lisp.net/project/ecl/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"