diff options
author | 2007-01-16 17:17:52 +0000 | |
---|---|---|
committer | 2007-01-16 17:17:52 +0000 | |
commit | b396ea10e38cadbfbadb3a7aa6b840206587ff57 (patch) | |
tree | 1b8df90fdafea5d0cc0fe837f61a1bdd87ddc081 /dev-java/hessian/hessian-3.0.8-r4.ebuild | |
parent | Stable on ppc wrt bug #162169. (diff) | |
download | historical-b396ea10e38cadbfbadb3a7aa6b840206587ff57.tar.gz historical-b396ea10e38cadbfbadb3a7aa6b840206587ff57.tar.bz2 historical-b396ea10e38cadbfbadb3a7aa6b840206587ff57.zip |
Shortened DESCRIPTION and removed unused revisions.
Package-Manager: portage-2.1.2
Diffstat (limited to 'dev-java/hessian/hessian-3.0.8-r4.ebuild')
-rw-r--r-- | dev-java/hessian/hessian-3.0.8-r4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/hessian/hessian-3.0.8-r4.ebuild b/dev-java/hessian/hessian-3.0.8-r4.ebuild index dd78bc2aefe6..48be328a2f4e 100644 --- a/dev-java/hessian/hessian-3.0.8-r4.ebuild +++ b/dev-java/hessian/hessian-3.0.8-r4.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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-r4.ebuild,v 1.1 2007/01/16 17:13:38 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/hessian/hessian-3.0.8-r4.ebuild,v 1.2 2007/01/16 17:17:52 betelgeuse Exp $ inherit java-pkg-2 java-ant-2 -DESCRIPTION="The Hessian binary web service protocol makes web services usable without requiring a large framework, and without learning yet another alphabet soup of protocols." +DESCRIPTION="A binary web service protocol." HOMEPAGE="http://www.caucho.com/hessian/" SRC_URI="http://www.caucho.com/hessian/download/${P}-src.jar" |