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

dev-java/commons-fileupload/commons-fileupload-1.3.ebuild

index 039cb8b41afa21298df269aced9b8d8e16c4d362..ee615f8213108ba1a757872996a3bd56b531854d 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"
@@ -7,7 +7,7 @@ JAVA_PKG_IUSE="doc source test"
 
 inherit eutils java-pkg-2 java-ant-2
 
-DESCRIPTION="Add robust, high-performance, file upload capability to your servlets and web applications"
+DESCRIPTION="High-performance file upload capability to your servlets and web applications"
 HOMEPAGE="http://commons.apache.org/fileupload/"
 SRC_URI="mirror://apache/commons/fileupload/source/${P}-src.tar.gz"