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 | |
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')
-rw-r--r-- | dev-lisp/ecls/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lisp/ecls/ecls-10.4.1.ebuild | 6 | ||||
-rw-r--r-- | dev-lisp/ecls/ecls-11.1.1-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-lisp/ecls/ecls-12.12.1-r5.ebuild | 6 | ||||
-rw-r--r-- | dev-lisp/ecls/ecls-12.12.1.ebuild | 6 | ||||
-rw-r--r-- | dev-lisp/ecls/ecls-12.2.1.ebuild | 6 | ||||
-rw-r--r-- | dev-lisp/ecls/ecls-12.7.1.ebuild | 6 | ||||
-rw-r--r-- | dev-lisp/ecls/ecls-13.5.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lisp/ecls/ecls-13.5.1.ebuild | 6 | ||||
-rw-r--r-- | dev-lisp/ecls/ecls-9.12.3.ebuild | 6 |
10 files changed, 33 insertions, 27 deletions
diff --git a/dev-lisp/ecls/ChangeLog b/dev-lisp/ecls/ChangeLog index ae14d095986f..f634ad587f76 100644 --- a/dev-lisp/ecls/ChangeLog +++ b/dev-lisp/ecls/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-lisp/ecls # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ChangeLog,v 1.49 2014/07/11 08:49:58 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ChangeLog,v 1.50 2014/08/10 20:41:36 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> ecls-10.4.1.ebuild, + ecls-11.1.1-r1.ebuild, ecls-12.12.1-r5.ebuild, ecls-12.12.1.ebuild, + ecls-12.2.1.ebuild, ecls-12.7.1.ebuild, ecls-13.5.1-r1.ebuild, + ecls-13.5.1.ebuild, ecls-9.12.3.ebuild: + QA: drop trailing '.' from DESCRIPTION 11 Jul 2014; Patrick Lauer <patrick@gentoo.org> ecls-13.5.1-r1.ebuild: Stable on amd64 #511170 diff --git a/dev-lisp/ecls/ecls-10.4.1.ebuild b/dev-lisp/ecls/ecls-10.4.1.ebuild index b54db1458acd..e1dc5044b096 100644 --- a/dev-lisp/ecls/ecls-10.4.1.ebuild +++ b/dev-lisp/ecls/ecls-10.4.1.ebuild @@ -1,13 +1,13 @@ -# 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-lisp/ecls/ecls-10.4.1.ebuild,v 1.2 2010/12/17 20:18:31 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ecls-10.4.1.ebuild,v 1.3 2014/08/10 20:41:36 slyfox Exp $ EAPI=3 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://common-lisp.net/project/ecl/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" diff --git a/dev-lisp/ecls/ecls-11.1.1-r1.ebuild b/dev-lisp/ecls/ecls-11.1.1-r1.ebuild index 294601ec9713..c4e3bde571a8 100644 --- a/dev-lisp/ecls/ecls-11.1.1-r1.ebuild +++ b/dev-lisp/ecls/ecls-11.1.1-r1.ebuild @@ -1,13 +1,13 @@ -# 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-lisp/ecls/ecls-11.1.1-r1.ebuild,v 1.2 2011/03/07 23:00:23 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ecls-11.1.1-r1.ebuild,v 1.3 2014/08/10 20:41:36 slyfox Exp $ EAPI=3 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://common-lisp.net/project/ecl/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" diff --git a/dev-lisp/ecls/ecls-12.12.1-r5.ebuild b/dev-lisp/ecls/ecls-12.12.1-r5.ebuild index 213c5f48b5ce..500a518a9468 100644 --- a/dev-lisp/ecls/ecls-12.12.1-r5.ebuild +++ b/dev-lisp/ecls/ecls-12.12.1-r5.ebuild @@ -1,13 +1,13 @@ -# 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-lisp/ecls/ecls-12.12.1-r5.ebuild,v 1.1 2013/05/29 13:24:25 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ecls-12.12.1-r5.ebuild,v 1.2 2014/08/10 20:41:36 slyfox Exp $ EAPI=5 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}.tgz" RESTRICT="mirror" diff --git a/dev-lisp/ecls/ecls-12.12.1.ebuild b/dev-lisp/ecls/ecls-12.12.1.ebuild index aa1eb1a2a32b..8d691e0eeb0a 100644 --- a/dev-lisp/ecls/ecls-12.12.1.ebuild +++ b/dev-lisp/ecls/ecls-12.12.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.12.1.ebuild,v 1.1 2012/12/14 07:21:23 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ecls-12.12.1.ebuild,v 1.2 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}.tgz" diff --git a/dev-lisp/ecls/ecls-12.2.1.ebuild b/dev-lisp/ecls/ecls-12.2.1.ebuild index c8209b8e1ffe..629f54e071d9 100644 --- a/dev-lisp/ecls/ecls-12.2.1.ebuild +++ b/dev-lisp/ecls/ecls-12.2.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.2.1.ebuild,v 1.1 2012/02/11 14:58:16 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ecls-12.2.1.ebuild,v 1.2 2014/08/10 20:41:36 slyfox Exp $ EAPI=3 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://common-lisp.net/project/ecl/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tgz" 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" diff --git a/dev-lisp/ecls/ecls-13.5.1-r1.ebuild b/dev-lisp/ecls/ecls-13.5.1-r1.ebuild index cd7a53b46af4..288bddbf73bf 100644 --- a/dev-lisp/ecls/ecls-13.5.1-r1.ebuild +++ b/dev-lisp/ecls/ecls-13.5.1-r1.ebuild @@ -1,6 +1,6 @@ # 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-13.5.1-r1.ebuild,v 1.2 2014/07/11 08:49:58 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ecls-13.5.1-r1.ebuild,v 1.3 2014/08/10 20:41:36 slyfox Exp $ EAPI=5 inherit eutils multilib @@ -10,7 +10,7 @@ RESTRICT="test" 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}.tgz" diff --git a/dev-lisp/ecls/ecls-13.5.1.ebuild b/dev-lisp/ecls/ecls-13.5.1.ebuild index 97020941d799..e9b2b3a27492 100644 --- a/dev-lisp/ecls/ecls-13.5.1.ebuild +++ b/dev-lisp/ecls/ecls-13.5.1.ebuild @@ -1,13 +1,13 @@ -# 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-lisp/ecls/ecls-13.5.1.ebuild,v 1.2 2013/07/02 04:14:08 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ecls-13.5.1.ebuild,v 1.3 2014/08/10 20:41:36 slyfox Exp $ EAPI=5 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}.tgz" diff --git a/dev-lisp/ecls/ecls-9.12.3.ebuild b/dev-lisp/ecls/ecls-9.12.3.ebuild index 6ddfea25c059..e14aed84a941 100644 --- a/dev-lisp/ecls/ecls-9.12.3.ebuild +++ b/dev-lisp/ecls/ecls-9.12.3.ebuild @@ -1,13 +1,13 @@ -# 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-lisp/ecls/ecls-9.12.3.ebuild,v 1.7 2010/12/17 20:18:31 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ecls-9.12.3.ebuild,v 1.8 2014/08/10 20:41:36 slyfox Exp $ EAPI=2 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://common-lisp.net/project/ecl/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tgz" |