commit:     943d4bdb150a8827f420c9ee51e7b39b6a4f7630
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  2 12:51:45 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Dec  2 12:51:45 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=943d4bdb

dev-util/jconfig: [QA] Fix DESCRIPTION.toolong

 dev-util/jconfig/jconfig-2.8-r3.ebuild | 2 +-
 dev-util/jconfig/jconfig-2.8.5.ebuild  | 2 +-
 dev-util/jconfig/jconfig-2.9.ebuild    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-util/jconfig/jconfig-2.8-r3.ebuild 
b/dev-util/jconfig/jconfig-2.8-r3.ebuild
index a39ec9d566c..b8bbced5a26 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 a39ec9d566c..b8bbced5a26 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 22792d15895..ba1c8d27d47 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"

Reply via email to