diff options
Diffstat (limited to 'dev-java/hessian/hessian-3.0.20.ebuild')
-rw-r--r-- | dev-java/hessian/hessian-3.0.20.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |