diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:25:09 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:25:09 +0000 |
commit | 8b9e8f0ceeaa6a7c554f93f67deb2a6c4d4fe6d2 (patch) | |
tree | 65415fbf45453c74cd34a528934f6a4e53f901ac /dev-scheme/bigloo/bigloo-3.6a.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-8b9e8f0ceeaa6a7c554f93f67deb2a6c4d4fe6d2.tar.gz gentoo-2-8b9e8f0ceeaa6a7c554f93f67deb2a6c4d4fe6d2.tar.bz2 gentoo-2-8b9e8f0ceeaa6a7c554f93f67deb2a6c4d4fe6d2.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-scheme/bigloo/bigloo-3.6a.ebuild')
-rw-r--r-- | dev-scheme/bigloo/bigloo-3.6a.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-scheme/bigloo/bigloo-3.6a.ebuild b/dev-scheme/bigloo/bigloo-3.6a.ebuild index 7ce8354fbc0e..e5457d8ced99 100644 --- a/dev-scheme/bigloo/bigloo-3.6a.ebuild +++ b/dev-scheme/bigloo/bigloo-3.6a.ebuild @@ -1,6 +1,6 @@ -# 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-scheme/bigloo/bigloo-3.6a.ebuild,v 1.4 2011/07/15 10:05:34 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/bigloo-3.6a.ebuild,v 1.5 2014/08/10 21:25:09 slyfox Exp $ EAPI="4" @@ -12,7 +12,7 @@ MY_P=${MY_P/_beta*/-beta} BGL_RELEASE=${PV/_*/} -DESCRIPTION="Bigloo is a Scheme implementation." +DESCRIPTION="Bigloo is a Scheme implementation" HOMEPAGE="http://www-sop.inria.fr/indes/fp/Bigloo/bigloo.html" SRC_URI="ftp://ftp-sop.inria.fr/indes/fp/Bigloo/${MY_P}.tar.gz" |