From: David Seifert Date: Sat, 2 Dec 2017 12:51:45 +0000 (+0100) Subject: dev-util/jconfig: [QA] Fix DESCRIPTION.toolong X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=943d4bdb150a8827f420c9ee51e7b39b6a4f7630;p=gentoo.git dev-util/jconfig: [QA] Fix DESCRIPTION.toolong --- diff --git a/dev-util/jconfig/jconfig-2.8-r3.ebuild b/dev-util/jconfig/jconfig-2.8-r3.ebuild index a39ec9d566c0..b8bbced5a266 100644 --- a/dev-util/jconfig/jconfig-2.8-r3.ebuild +++ b/dev-util/jconfig/jconfig-2.8-r3.ebuild @@ -5,7 +5,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-ant-2 -DESCRIPTION="jConfig is an extremely helpful utility, providing a simple API for the management of properties" +DESCRIPTION="Utility that provides a simple API for the management of properties" SRC_URI="mirror://sourceforge/${PN}/${PN}-src-v${PV}.tar.gz" HOMEPAGE="http://www.jconfig.org/" LICENSE="BSD" diff --git a/dev-util/jconfig/jconfig-2.8.5.ebuild b/dev-util/jconfig/jconfig-2.8.5.ebuild index a39ec9d566c0..b8bbced5a266 100644 --- a/dev-util/jconfig/jconfig-2.8.5.ebuild +++ b/dev-util/jconfig/jconfig-2.8.5.ebuild @@ -5,7 +5,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-ant-2 -DESCRIPTION="jConfig is an extremely helpful utility, providing a simple API for the management of properties" +DESCRIPTION="Utility that provides a simple API for the management of properties" SRC_URI="mirror://sourceforge/${PN}/${PN}-src-v${PV}.tar.gz" HOMEPAGE="http://www.jconfig.org/" LICENSE="BSD" diff --git a/dev-util/jconfig/jconfig-2.9.ebuild b/dev-util/jconfig/jconfig-2.9.ebuild index 22792d15895d..ba1c8d27d47a 100644 --- a/dev-util/jconfig/jconfig-2.9.ebuild +++ b/dev-util/jconfig/jconfig-2.9.ebuild @@ -7,7 +7,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-ant-2 -DESCRIPTION="jConfig is an extremely helpful utility, providing a simple API for the management of properties" +DESCRIPTION="Utility that provides a simple API for the management of properties" SRC_URI="mirror://sourceforge/${PN}/${PN}-src-v${PV}.tar.gz" HOMEPAGE="http://www.jconfig.org/" LICENSE="BSD"