diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:14:33 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:14:33 +0000 |
commit | 5b8d7ff681ac7a0c6e0d4168e10803e4f48153f2 (patch) | |
tree | 6356295dcd65a18f68391a43364a372632d70463 /dev-java/hessian | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-5b8d7ff681ac7a0c6e0d4168e10803e4f48153f2.tar.gz gentoo-2-5b8d7ff681ac7a0c6e0d4168e10803e4f48153f2.tar.bz2 gentoo-2-5b8d7ff681ac7a0c6e0d4168e10803e4f48153f2.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-java/hessian')
-rw-r--r-- | dev-java/hessian/ChangeLog | 9 | ||||
-rw-r--r-- | dev-java/hessian/hessian-3.0.20.ebuild | 6 | ||||
-rw-r--r-- | dev-java/hessian/hessian-3.0.8-r5.ebuild | 6 | ||||
-rw-r--r-- | dev-java/hessian/hessian-3.1.6.ebuild | 6 | ||||
-rw-r--r-- | dev-java/hessian/hessian-4.0.3.ebuild | 6 |
5 files changed, 18 insertions, 15 deletions
diff --git a/dev-java/hessian/ChangeLog b/dev-java/hessian/ChangeLog index 582538bfc02f..448defd6a682 100644 --- a/dev-java/hessian/ChangeLog +++ b/dev-java/hessian/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/hessian -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/hessian/ChangeLog,v 1.23 2011/12/21 08:52:20 phajdan.jr Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/hessian/ChangeLog,v 1.24 2014/08/10 20:14:33 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> hessian-3.0.20.ebuild, + hessian-3.0.8-r5.ebuild, hessian-3.1.6.ebuild, hessian-4.0.3.ebuild: + QA: drop trailing '.' from DESCRIPTION 21 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> hessian-4.0.3.ebuild: x86 stable wrt bug #393943 @@ -118,4 +122,3 @@ +hessian-2.1.12.ebuild, +hessian-3.0.8.ebuild: Initial addition. Ebuilds contributed by Josh Nichols <nichoj@alum.rpi.edu>. Fixes bug 97007. - diff --git a/dev-java/hessian/hessian-3.0.20.ebuild b/dev-java/hessian/hessian-3.0.20.ebuild index f5f959998829..4eda1732eb78 100644 --- a/dev-java/hessian/hessian-3.0.20.ebuild +++ b/dev-java/hessian/hessian-3.0.20.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/hessian/hessian-3.0.20.ebuild,v 1.2 2008/06/17 12:39:25 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/hessian/hessian-3.0.20.ebuild,v 1.3 2014/08/10 20:14:33 slyfox Exp $ EAPI=1 JAVA_PKG_IUSE="source" inherit java-pkg-2 java-ant-2 -DESCRIPTION="Binary web service protocol." +DESCRIPTION="Binary web service protocol" HOMEPAGE="http://hessian.caucho.com/" SRC_URI="http://hessian.caucho.com/download/${P}-src.jar" diff --git a/dev-java/hessian/hessian-3.0.8-r5.ebuild b/dev-java/hessian/hessian-3.0.8-r5.ebuild index b7bc038be121..8000b014f45a 100644 --- a/dev-java/hessian/hessian-3.0.8-r5.ebuild +++ b/dev-java/hessian/hessian-3.0.8-r5.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/hessian/hessian-3.0.8-r5.ebuild,v 1.6 2008/05/03 15:52:51 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/hessian/hessian-3.0.8-r5.ebuild,v 1.7 2014/08/10 20:14:33 slyfox Exp $ EAPI=1 JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-ant-2 -DESCRIPTION="A binary web service protocol." +DESCRIPTION="A binary web service protocol" HOMEPAGE="http://www.caucho.com/hessian/" SRC_URI="http://www.caucho.com/hessian/download/${P}-src.jar" diff --git a/dev-java/hessian/hessian-3.1.6.ebuild b/dev-java/hessian/hessian-3.1.6.ebuild index 1b60207deda9..19470fda345e 100644 --- a/dev-java/hessian/hessian-3.1.6.ebuild +++ b/dev-java/hessian/hessian-3.1.6.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/hessian/hessian-3.1.6.ebuild,v 1.3 2008/06/17 12:39:25 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/hessian/hessian-3.1.6.ebuild,v 1.4 2014/08/10 20:14:33 slyfox Exp $ EAPI=1 JAVA_PKG_IUSE="source" inherit java-pkg-2 java-ant-2 -DESCRIPTION="Binary web service protocol." +DESCRIPTION="Binary web service protocol" HOMEPAGE="http://hessian.caucho.com/" SRC_URI="http://hessian.caucho.com/download/${P}-src.jar" diff --git a/dev-java/hessian/hessian-4.0.3.ebuild b/dev-java/hessian/hessian-4.0.3.ebuild index eb39b7c860ac..75d5ae5062cd 100644 --- a/dev-java/hessian/hessian-4.0.3.ebuild +++ b/dev-java/hessian/hessian-4.0.3.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-java/hessian/hessian-4.0.3.ebuild,v 1.3 2011/12/21 08:52:20 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/hessian/hessian-4.0.3.ebuild,v 1.4 2014/08/10 20:14:33 slyfox Exp $ EAPI=1 JAVA_PKG_IUSE="source" inherit java-pkg-2 java-ant-2 -DESCRIPTION="Binary web service protocol." +DESCRIPTION="Binary web service protocol" HOMEPAGE="http://hessian.caucho.com/" SRC_URI="http://hessian.caucho.com/download/${P}-src.jar" |