dev-java/commons-digester: fix toolong DESCRIPTION.
[gentoo.git] / dev-java / commons-digester / commons-digester-1.8.1-r2.ebuild
index edc57c6fcb2e549bf3789adc653595270ab549a0..cba93118e2c7a5bb97c6e755d797b474b140f9e7 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 examples source test"
 inherit eutils java-pkg-2 java-ant-2
 
 MY_P="${P}-src"
-DESCRIPTION="Reads XML configuration files to provide initialization of various Java objects within the system"
+DESCRIPTION="Reads XML configuration files to provide initialization of various Java objects"
 HOMEPAGE="http://commons.apache.org/digester/"
 SRC_URI="mirror://apache/commons/digester/source/${MY_P}.tar.gz"