diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:41:36 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:41:36 +0000 |
commit | 79dec957e514cb3d1251581e8858da325d132e6d (patch) | |
tree | eec6743baad4ebf5292b8bc74f409f9b8de5f60b /dev-lisp/ecls/ecls-12.7.1.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-79dec957e514cb3d1251581e8858da325d132e6d.tar.gz gentoo-2-79dec957e514cb3d1251581e8858da325d132e6d.tar.bz2 gentoo-2-79dec957e514cb3d1251581e8858da325d132e6d.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-lisp/ecls/ecls-12.7.1.ebuild')
-rw-r--r-- | dev-lisp/ecls/ecls-12.7.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lisp/ecls/ecls-12.7.1.ebuild b/dev-lisp/ecls/ecls-12.7.1.ebuild index 5c400cc09843..bef17c4f60fa 100644 --- a/dev-lisp/ecls/ecls-12.7.1.ebuild +++ b/dev-lisp/ecls/ecls-12.7.1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2012 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-12.7.1.ebuild,v 1.2 2012/08/23 04:32:11 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ecls-12.7.1.ebuild,v 1.3 2014/08/10 20:41:36 slyfox Exp $ EAPI=4 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://ecls.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" |