summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-01-08 10:01:13 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-01-08 10:28:45 +0000
commit305f6dc0a801542171d0843fb0909f911511ef5a (patch)
treeb1190663b907566b5ad47fc31c5c8898bfa5e39e /dev-java
parentdev-java/tapestry: Bump ognl SLOT. (diff)
downloadgentoo-305f6dc0a801542171d0843fb0909f911511ef5a.tar.gz
gentoo-305f6dc0a801542171d0843fb0909f911511ef5a.tar.bz2
gentoo-305f6dc0a801542171d0843fb0909f911511ef5a.zip
dev-java/tapestry: Fix DESCRIPTION length.
Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/tapestry/tapestry-3.0.4-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
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"