From 305f6dc0a801542171d0843fb0909f911511ef5a Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Fri, 8 Jan 2016 10:01:13 +0000 Subject: dev-java/tapestry: Fix DESCRIPTION length. Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement --- dev-java/tapestry/tapestry-3.0.4-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-java') diff --git a/dev-java/tapestry/tapestry-3.0.4-r2.ebuild b/dev-java/tapestry/tapestry-3.0.4-r2.ebuild index 15e8ef1d00f5..1888a4b39839 100644 --- a/dev-java/tapestry/tapestry-3.0.4-r2.ebuild +++ b/dev-java/tapestry/tapestry-3.0.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-ant-2 -DESCRIPTION="An open-source framework for creating dynamic, robust, highly scalable web applications in Java" +DESCRIPTION="Dynamic, robust, highly scalable web framework in Java" HOMEPAGE="http://tapestry.apache.org/" SRC_URI="mirror://apache/${PN}/Tapestry-${PV}-src.zip" -- cgit v1.2.3-65-gdbad