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/hessian-3.0.8-r5.ebuild | |
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/hessian-3.0.8-r5.ebuild')
-rw-r--r-- | dev-java/hessian/hessian-3.0.8-r5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |