diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:25:17 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:25:17 +0000 |
commit | 0bf62d73f2c19c542e081547dc90c387e0f79b74 (patch) | |
tree | dc217204e13ebec0aafd831268fb3e07caf5ae68 /dev-scheme | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-0bf62d73f2c19c542e081547dc90c387e0f79b74.tar.gz gentoo-2-0bf62d73f2c19c542e081547dc90c387e0f79b74.tar.bz2 gentoo-2-0bf62d73f2c19c542e081547dc90c387e0f79b74.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/gambit/ChangeLog | 10 | ||||
-rw-r--r-- | dev-scheme/gambit/gambit-4.6.2.ebuild | 6 | ||||
-rw-r--r-- | dev-scheme/gambit/gambit-4.6.3.ebuild | 6 | ||||
-rw-r--r-- | dev-scheme/gambit/gambit-4.6.4.ebuild | 6 | ||||
-rw-r--r-- | dev-scheme/gambit/gambit-4.6.5.ebuild | 6 | ||||
-rw-r--r-- | dev-scheme/gambit/gambit-4.6.7.ebuild | 6 | ||||
-rw-r--r-- | dev-scheme/gambit/gambit-4.6.9.ebuild | 6 | ||||
-rw-r--r-- | dev-scheme/gambit/gambit-4.7.0.ebuild | 6 |
8 files changed, 28 insertions, 24 deletions
diff --git a/dev-scheme/gambit/ChangeLog b/dev-scheme/gambit/ChangeLog index 92d9fd22335a..6f305e48dc83 100644 --- a/dev-scheme/gambit/ChangeLog +++ b/dev-scheme/gambit/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-scheme/gambit -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gambit/ChangeLog,v 1.40 2013/07/16 07:22:16 hkbst Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gambit/ChangeLog,v 1.41 2014/08/10 21:25:17 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> gambit-4.6.2.ebuild, + gambit-4.6.3.ebuild, gambit-4.6.4.ebuild, gambit-4.6.5.ebuild, + gambit-4.6.7.ebuild, gambit-4.6.9.ebuild, gambit-4.7.0.ebuild: + QA: drop trailing '.' from DESCRIPTION *gambit-4.7.0 (16 Jul 2013) @@ -204,4 +209,3 @@ Initial port. Ebuild contributed by Mihai Radu <tiganu@gmail.com>, David Wang <tiganu@gmail.com>, Pupeno <pupeno@pupeno.com> and Matthew Kennedy <mkennedy@gentoo.org>; Resolves Bug #67906. - diff --git a/dev-scheme/gambit/gambit-4.6.2.ebuild b/dev-scheme/gambit/gambit-4.6.2.ebuild index 7b11e3c2c232..f3b49c454557 100644 --- a/dev-scheme/gambit/gambit-4.6.2.ebuild +++ b/dev-scheme/gambit/gambit-4.6.2.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/gambit/gambit-4.6.2.ebuild,v 1.1 2011/10/19 13:45:37 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gambit/gambit-4.6.2.ebuild,v 1.2 2014/08/10 21:25:17 slyfox Exp $ EAPI="4" @@ -10,7 +10,7 @@ MY_PN=gambc MY_PV=${PV//./_} MY_P=${MY_PN}-v${MY_PV} -DESCRIPTION="Gambit-C is a native Scheme to C compiler and interpreter." +DESCRIPTION="Gambit-C is a native Scheme to C compiler and interpreter" HOMEPAGE="http://www.iro.umontreal.ca/~gambit/" SRC_URI="http://www.iro.umontreal.ca/~gambit/download/gambit/v${PV%.*}/source/${MY_P}.tgz" diff --git a/dev-scheme/gambit/gambit-4.6.3.ebuild b/dev-scheme/gambit/gambit-4.6.3.ebuild index ff537aa76a5f..37689edca9b1 100644 --- a/dev-scheme/gambit/gambit-4.6.3.ebuild +++ b/dev-scheme/gambit/gambit-4.6.3.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/gambit/gambit-4.6.3.ebuild,v 1.1 2012/01/24 14:08:41 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gambit/gambit-4.6.3.ebuild,v 1.2 2014/08/10 21:25:17 slyfox Exp $ EAPI="4" @@ -10,7 +10,7 @@ MY_PN=gambc MY_PV=${PV//./_} MY_P=${MY_PN}-v${MY_PV} -DESCRIPTION="Gambit-C is a native Scheme to C compiler and interpreter." +DESCRIPTION="Gambit-C is a native Scheme to C compiler and interpreter" HOMEPAGE="http://www.iro.umontreal.ca/~gambit/" SRC_URI="http://www.iro.umontreal.ca/~gambit/download/gambit/v${PV%.*}/source/${MY_P}.tgz" diff --git a/dev-scheme/gambit/gambit-4.6.4.ebuild b/dev-scheme/gambit/gambit-4.6.4.ebuild index ed76dcc673f1..a7f078edbc38 100644 --- a/dev-scheme/gambit/gambit-4.6.4.ebuild +++ b/dev-scheme/gambit/gambit-4.6.4.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/gambit/gambit-4.6.4.ebuild,v 1.1 2012/03/02 10:07:38 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gambit/gambit-4.6.4.ebuild,v 1.2 2014/08/10 21:25:17 slyfox Exp $ EAPI="4" @@ -10,7 +10,7 @@ MY_PN=gambc MY_PV=${PV//./_} MY_P=${MY_PN}-v${MY_PV} -DESCRIPTION="Gambit-C is a native Scheme to C compiler and interpreter." +DESCRIPTION="Gambit-C is a native Scheme to C compiler and interpreter" HOMEPAGE="http://www.iro.umontreal.ca/~gambit/" SRC_URI="http://www.iro.umontreal.ca/~gambit/download/gambit/v${PV%.*}/source/${MY_P}.tgz" diff --git a/dev-scheme/gambit/gambit-4.6.5.ebuild b/dev-scheme/gambit/gambit-4.6.5.ebuild index b9d090268d4a..69217fc50377 100644 --- a/dev-scheme/gambit/gambit-4.6.5.ebuild +++ b/dev-scheme/gambit/gambit-4.6.5.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/gambit/gambit-4.6.5.ebuild,v 1.1 2012/04/05 07:15:45 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gambit/gambit-4.6.5.ebuild,v 1.2 2014/08/10 21:25:17 slyfox Exp $ EAPI="4" @@ -10,7 +10,7 @@ MY_PN=gambc MY_PV=${PV//./_} MY_P=${MY_PN}-v${MY_PV} -DESCRIPTION="Gambit-C is a native Scheme to C compiler and interpreter." +DESCRIPTION="Gambit-C is a native Scheme to C compiler and interpreter" HOMEPAGE="http://www.iro.umontreal.ca/~gambit/" SRC_URI="http://www.iro.umontreal.ca/~gambit/download/gambit/v${PV%.*}/source/${MY_P}.tgz" diff --git a/dev-scheme/gambit/gambit-4.6.7.ebuild b/dev-scheme/gambit/gambit-4.6.7.ebuild index 965c8642158b..11b45e741e05 100644 --- a/dev-scheme/gambit/gambit-4.6.7.ebuild +++ b/dev-scheme/gambit/gambit-4.6.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 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/gambit/gambit-4.6.7.ebuild,v 1.1 2013/04/04 07:33:32 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gambit/gambit-4.6.7.ebuild,v 1.2 2014/08/10 21:25:17 slyfox Exp $ EAPI="4" @@ -10,7 +10,7 @@ MY_PN=gambc MY_PV=${PV//./_} MY_P=${MY_PN}-v${MY_PV} -DESCRIPTION="Gambit-C is a native Scheme to C compiler and interpreter." +DESCRIPTION="Gambit-C is a native Scheme to C compiler and interpreter" HOMEPAGE="http://www.iro.umontreal.ca/~gambit/" SRC_URI="http://www.iro.umontreal.ca/~gambit/download/gambit/v${PV%.*}/source/${MY_P}.tgz" diff --git a/dev-scheme/gambit/gambit-4.6.9.ebuild b/dev-scheme/gambit/gambit-4.6.9.ebuild index 9496a989caf2..0c6a4699baa1 100644 --- a/dev-scheme/gambit/gambit-4.6.9.ebuild +++ b/dev-scheme/gambit/gambit-4.6.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 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/gambit/gambit-4.6.9.ebuild,v 1.1 2013/06/03 09:11:49 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gambit/gambit-4.6.9.ebuild,v 1.2 2014/08/10 21:25:17 slyfox Exp $ EAPI="4" @@ -10,7 +10,7 @@ MY_PN=gambc MY_PV=${PV//./_} MY_P=${MY_PN}-v${MY_PV} -DESCRIPTION="Gambit-C is a native Scheme to C compiler and interpreter." +DESCRIPTION="Gambit-C is a native Scheme to C compiler and interpreter" HOMEPAGE="http://www.iro.umontreal.ca/~gambit/" SRC_URI="http://www.iro.umontreal.ca/~gambit/download/gambit/v${PV%.*}/source/${MY_P}.tgz" diff --git a/dev-scheme/gambit/gambit-4.7.0.ebuild b/dev-scheme/gambit/gambit-4.7.0.ebuild index 3bdaee0b275a..8cd673593d0a 100644 --- a/dev-scheme/gambit/gambit-4.7.0.ebuild +++ b/dev-scheme/gambit/gambit-4.7.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 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/gambit/gambit-4.7.0.ebuild,v 1.1 2013/07/16 07:22:16 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gambit/gambit-4.7.0.ebuild,v 1.2 2014/08/10 21:25:17 slyfox Exp $ EAPI="4" @@ -10,7 +10,7 @@ MY_PN=gambc MY_PV=${PV//./_} MY_P=${MY_PN}-v${MY_PV} -DESCRIPTION="Gambit-C is a native Scheme to C compiler and interpreter." +DESCRIPTION="Gambit-C is a native Scheme to C compiler and interpreter" HOMEPAGE="http://www.iro.umontreal.ca/~gambit/" SRC_URI="http://www.iro.umontreal.ca/~gambit/download/gambit/v${PV%.*}/source/${MY_P}.tgz" |