mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-java/commons-fileupload: fix toolong DESCRIPTION.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
committed by
Patrice Clement
parent
adaaba6566
commit
c6a20ac876
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user