dev-java/commons-digester: fix toolong DESCRIPTION.
authorHarri Nieminen <moikkis@gmail.com>
Sat, 1 Apr 2017 17:24:54 +0000 (20:24 +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-digester/commons-digester-1.8.1-r2.ebuild
dev-java/commons-digester/commons-digester-2.1-r1.ebuild
dev-java/commons-digester/commons-digester-3.2-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"
 
index f50f842a84f78939536fdf412c250c927fe31f29..e4adb2d2ba0db7c164061c3b8ffda0c33d135698 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 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"
 
index ebdfc5a580c5b2795277133c275dff6c7666b2fd..c818287d257f83932fb09bd29d80d2af04887d89 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 eutils java-pkg-2 java-ant-2
 
 MY_P="${PN}3-${PV}-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"