dev-java/jcs: fix toolong DESCRIPTION.
authorHarri Nieminen <moikkis@gmail.com>
Sat, 1 Apr 2017 17:52:19 +0000 (20:52 +0300)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 8 Apr 2017 21:52:09 +0000 (23:52 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-java/jcs/jcs-2.0.ebuild

index 0e10f7e1003baf79b5a3311d8c3698eaba53552d..f79f0dded21191f3d818450814e910d604fd7008 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-ant-2
 MY_P="commons-${PN}-dist-${PV}-beta-1-src"
 JCS_CORE="commons-${PN}-core"
 
-DESCRIPTION="JCS is a distributed caching system written in Java for server-side Java applications"
+DESCRIPTION="A distributed caching system for server-side Java applications"
 HOMEPAGE="http://commons.apache.org/jcs/"
 SRC_URI="http://apache.mirrors.ovh.net/ftp.apache.org/dist/commons/${PN}/source/commons-${PN}-dist-${PV}-beta-1-src.tar.gz"