diff options
author | David Seifert <soap@gentoo.org> | 2017-12-02 13:51:45 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-02 13:51:45 +0100 |
commit | 943d4bdb150a8827f420c9ee51e7b39b6a4f7630 (patch) | |
tree | 977095b74da83ae8852c10127dcb1abb387abe77 | |
parent | dev-util/igprof: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-943d4bdb150a8827f420c9ee51e7b39b6a4f7630.tar.gz gentoo-943d4bdb150a8827f420c9ee51e7b39b6a4f7630.tar.bz2 gentoo-943d4bdb150a8827f420c9ee51e7b39b6a4f7630.zip |
dev-util/jconfig: [QA] Fix DESCRIPTION.toolong
-rw-r--r-- | dev-util/jconfig/jconfig-2.8-r3.ebuild | 2 | ||||
-rw-r--r-- | dev-util/jconfig/jconfig-2.8.5.ebuild | 2 | ||||
-rw-r--r-- | 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 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" |