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 | |
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')
-rw-r--r-- | dev-scheme/bigloo/ChangeLog | 8 | ||||
-rw-r--r-- | dev-scheme/bigloo/bigloo-3.0c_p4.ebuild | 6 | ||||
-rw-r--r-- | dev-scheme/bigloo/bigloo-3.4a_p3.ebuild | 6 | ||||
-rw-r--r-- | dev-scheme/bigloo/bigloo-3.6a.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/dev-scheme/bigloo/ChangeLog b/dev-scheme/bigloo/ChangeLog index 1700e590377c..fa82a08163b3 100644 --- a/dev-scheme/bigloo/ChangeLog +++ b/dev-scheme/bigloo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-scheme/bigloo -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/ChangeLog,v 1.46 2012/11/07 20:13:01 tetromino Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/ChangeLog,v 1.47 2014/08/10 21:25:09 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> bigloo-3.0c_p4.ebuild, + bigloo-3.4a_p3.ebuild, bigloo-3.6a.ebuild: + QA: drop trailing '.' from DESCRIPTION 07 Nov 2012; Alexandre Rostovtsev <tetromino@gentoo.org> bigloo-3.4a_p3.ebuild: 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" diff --git a/dev-scheme/bigloo/bigloo-3.4a_p3.ebuild b/dev-scheme/bigloo/bigloo-3.4a_p3.ebuild index 155b3f5a14e9..55a2c3777f9e 100644 --- a/dev-scheme/bigloo/bigloo-3.4a_p3.ebuild +++ b/dev-scheme/bigloo/bigloo-3.4a_p3.ebuild @@ -1,6 +1,6 @@ -# 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-scheme/bigloo/bigloo-3.4a_p3.ebuild,v 1.2 2012/11/07 20:13:01 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/bigloo-3.4a_p3.ebuild,v 1.3 2014/08/10 21:25:09 slyfox Exp $ EAPI="3" @@ -13,7 +13,7 @@ MY_P=${MY_P/_beta*/-beta} BGL_RELEASE=${PV/_*/} PATCHSET="1" -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/members/Cyprien.Nicolas/mirror/bigloo-${BGL_RELEASE}-patchset-${PATCHSET}.tbz2 ftp://ftp-sop.inria.fr/indes/fp/Bigloo/${MY_P}.tar.gz" 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" |