diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:26:01 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:26:01 +0000 |
commit | 4740f0e5675748ce03e3fb41794523f70a3fe7f9 (patch) | |
tree | d077ba267cd2fc06dba6452d9c814f7f356eef7c /dev-scheme/bigloo/bigloo-3.0c_p4.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | historical-4740f0e5675748ce03e3fb41794523f70a3fe7f9.tar.gz historical-4740f0e5675748ce03e3fb41794523f70a3fe7f9.tar.bz2 historical-4740f0e5675748ce03e3fb41794523f70a3fe7f9.zip |
QA: drop trailing '.' from DESCRIPTION
Package-Manager: portage-2.2.11_p9/cvs/Linux x86_64
Manifest-Sign-Key: 0x611FF3AA
Diffstat (limited to 'dev-scheme/bigloo/bigloo-3.0c_p4.ebuild')
-rw-r--r-- | dev-scheme/bigloo/bigloo-3.0c_p4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-scheme/bigloo/bigloo-3.0c_p4.ebuild b/dev-scheme/bigloo/bigloo-3.0c_p4.ebuild index 096ef2eea909..744925a58b4e 100644 --- a/dev-scheme/bigloo/bigloo-3.0c_p4.ebuild +++ b/dev-scheme/bigloo/bigloo-3.0c_p4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/bigloo-3.0c_p4.ebuild,v 1.7 2010/05/09 22:15:50 chiiph Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/bigloo-3.0c_p4.ebuild,v 1.8 2014/08/10 21:25:09 slyfox Exp $ EAPI="2" @@ -10,7 +10,7 @@ MY_P=${PN}${PV/_p/-} MY_P=${MY_P/_alpha/-alpha} MY_P=${MY_P/_beta/-beta} -DESCRIPTION="Bigloo is a Scheme implementation." +DESCRIPTION="Bigloo is a Scheme implementation" HOMEPAGE="http://www-sop.inria.fr/mimosa/fp/Bigloo/bigloo.html" SRC_URI="ftp://ftp-sop.inria.fr/mimosa/fp/Bigloo/${MY_P}.tar.gz" |