From d484bfa649f3a244328502bf249a4732dc59862d Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 10 Aug 2014 20:15:01 +0000 Subject: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA) --- www-apache/mod_caucho/ChangeLog | 9 +++++++-- www-apache/mod_caucho/mod_caucho-4.0.13.ebuild | 6 +++--- www-apache/mod_caucho/mod_caucho-4.0.14.ebuild | 6 +++--- www-apache/mod_caucho/mod_caucho-4.0.15.ebuild | 6 +++--- www-apache/mod_caucho/mod_caucho-4.0.22.ebuild | 6 +++--- www-apache/mod_caucho/mod_caucho-4.0.25.ebuild | 6 +++--- www-apache/mod_caucho/mod_caucho-4.0.26.ebuild | 6 +++--- 7 files changed, 25 insertions(+), 20 deletions(-) (limited to 'www-apache/mod_caucho') diff --git a/www-apache/mod_caucho/ChangeLog b/www-apache/mod_caucho/ChangeLog index 28112b5b5b51..52b0685028a6 100644 --- a/www-apache/mod_caucho/ChangeLog +++ b/www-apache/mod_caucho/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for www-apache/mod_caucho -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/ChangeLog,v 1.74 2013/06/29 14:29:23 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/ChangeLog,v 1.75 2014/08/10 20:15:01 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich mod_caucho-4.0.13.ebuild, + mod_caucho-4.0.14.ebuild, mod_caucho-4.0.15.ebuild, mod_caucho-4.0.22.ebuild, + mod_caucho-4.0.25.ebuild, mod_caucho-4.0.26.ebuild: + QA: drop trailing '.' from DESCRIPTION 29 Jun 2013; Patrick Lauer mod_caucho-4.0.26.ebuild: Relax java deps to not make repoman explode so violently diff --git a/www-apache/mod_caucho/mod_caucho-4.0.13.ebuild b/www-apache/mod_caucho/mod_caucho-4.0.13.ebuild index fa76a72629c5..01d8953f5489 100644 --- a/www-apache/mod_caucho/mod_caucho-4.0.13.ebuild +++ b/www-apache/mod_caucho/mod_caucho-4.0.13.ebuild @@ -1,12 +1,12 @@ -# 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/www-apache/mod_caucho/mod_caucho-4.0.13.ebuild,v 1.4 2012/10/12 09:25:37 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/mod_caucho-4.0.13.ebuild,v 1.5 2014/08/10 20:15:01 slyfox Exp $ EAPI="2" inherit eutils apache-module autotools -DESCRIPTION="mod_caucho connects Resin and Apache2." +DESCRIPTION="mod_caucho connects Resin and Apache2" HOMEPAGE="http://www.caucho.com/" SRC_URI="http://www.caucho.com/download/resin-${PV}-src.zip mirror://gentoo/resin-gentoo-patches-${PV}.tar.bz2" diff --git a/www-apache/mod_caucho/mod_caucho-4.0.14.ebuild b/www-apache/mod_caucho/mod_caucho-4.0.14.ebuild index b2e6f8127702..cd4a44c38b6b 100644 --- a/www-apache/mod_caucho/mod_caucho-4.0.14.ebuild +++ b/www-apache/mod_caucho/mod_caucho-4.0.14.ebuild @@ -1,12 +1,12 @@ -# 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/www-apache/mod_caucho/mod_caucho-4.0.14.ebuild,v 1.2 2012/10/12 09:25:37 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/mod_caucho-4.0.14.ebuild,v 1.3 2014/08/10 20:15:01 slyfox Exp $ EAPI="2" inherit eutils apache-module autotools -DESCRIPTION="mod_caucho connects Resin and Apache2." +DESCRIPTION="mod_caucho connects Resin and Apache2" HOMEPAGE="http://www.caucho.com/" SRC_URI="http://www.caucho.com/download/resin-${PV}-src.zip mirror://gentoo/resin-gentoo-patches-${PV}.tar.bz2" diff --git a/www-apache/mod_caucho/mod_caucho-4.0.15.ebuild b/www-apache/mod_caucho/mod_caucho-4.0.15.ebuild index 49235e46a0d2..584915cdf32a 100644 --- a/www-apache/mod_caucho/mod_caucho-4.0.15.ebuild +++ b/www-apache/mod_caucho/mod_caucho-4.0.15.ebuild @@ -1,12 +1,12 @@ -# 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/www-apache/mod_caucho/mod_caucho-4.0.15.ebuild,v 1.2 2012/10/12 09:25:37 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/mod_caucho-4.0.15.ebuild,v 1.3 2014/08/10 20:15:01 slyfox Exp $ EAPI="2" inherit eutils apache-module autotools -DESCRIPTION="mod_caucho connects Resin and Apache2." +DESCRIPTION="mod_caucho connects Resin and Apache2" HOMEPAGE="http://www.caucho.com/" SRC_URI="http://www.caucho.com/download/resin-${PV}-src.zip mirror://gentoo/resin-gentoo-patches-${PV}.tar.bz2" diff --git a/www-apache/mod_caucho/mod_caucho-4.0.22.ebuild b/www-apache/mod_caucho/mod_caucho-4.0.22.ebuild index 93ceb92e69ce..cdb921d653f1 100644 --- a/www-apache/mod_caucho/mod_caucho-4.0.22.ebuild +++ b/www-apache/mod_caucho/mod_caucho-4.0.22.ebuild @@ -1,12 +1,12 @@ -# 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/www-apache/mod_caucho/mod_caucho-4.0.22.ebuild,v 1.6 2012/10/12 09:25:37 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/mod_caucho-4.0.22.ebuild,v 1.7 2014/08/10 20:15:01 slyfox Exp $ EAPI="2" inherit eutils apache-module autotools -DESCRIPTION="mod_caucho connects Resin and Apache2." +DESCRIPTION="mod_caucho connects Resin and Apache2" HOMEPAGE="http://www.caucho.com/" SRC_URI="http://www.caucho.com/download/resin-${PV}-src.zip mirror://gentoo/resin-gentoo-patches-${PV}.tar.bz2" diff --git a/www-apache/mod_caucho/mod_caucho-4.0.25.ebuild b/www-apache/mod_caucho/mod_caucho-4.0.25.ebuild index ff1e7d08e41e..aec57a47e241 100644 --- a/www-apache/mod_caucho/mod_caucho-4.0.25.ebuild +++ b/www-apache/mod_caucho/mod_caucho-4.0.25.ebuild @@ -1,12 +1,12 @@ -# 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/www-apache/mod_caucho/mod_caucho-4.0.25.ebuild,v 1.4 2012/10/12 09:25:37 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/mod_caucho-4.0.25.ebuild,v 1.5 2014/08/10 20:15:01 slyfox Exp $ EAPI="2" inherit eutils apache-module autotools -DESCRIPTION="mod_caucho connects Resin and Apache2." +DESCRIPTION="mod_caucho connects Resin and Apache2" HOMEPAGE="http://www.caucho.com/" SRC_URI="http://www.caucho.com/download/resin-${PV}-src.zip mirror://gentoo/resin-gentoo-patches-${PV}.tar.bz2" diff --git a/www-apache/mod_caucho/mod_caucho-4.0.26.ebuild b/www-apache/mod_caucho/mod_caucho-4.0.26.ebuild index ecb8fe1e9910..aab176de52a1 100644 --- a/www-apache/mod_caucho/mod_caucho-4.0.26.ebuild +++ b/www-apache/mod_caucho/mod_caucho-4.0.26.ebuild @@ -1,12 +1,12 @@ -# 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/www-apache/mod_caucho/mod_caucho-4.0.26.ebuild,v 1.6 2013/06/29 14:29:23 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/mod_caucho-4.0.26.ebuild,v 1.7 2014/08/10 20:15:01 slyfox Exp $ EAPI="2" inherit eutils apache-module autotools -DESCRIPTION="mod_caucho connects Resin and Apache2." +DESCRIPTION="mod_caucho connects Resin and Apache2" HOMEPAGE="http://www.caucho.com/" SRC_URI="http://www.caucho.com/download/resin-${PV}-src.zip mirror://gentoo/resin-gentoo-patches-${PV}.tar.bz2" -- cgit v1.2.3-65-gdbad