dev-java/avalon-logkit: fix toolong DESCRIPTION.

Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
Harri Nieminen
2017-04-01 20:14:55 +03:00
committed by Patrice Clement
parent e846615135
commit 21e4c2b1b5

View 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=4
@@ -7,7 +7,7 @@ JAVA_PKG_IUSE="doc source test"
inherit eutils java-pkg-2
DESCRIPTION="An easy-to-use Java logging toolkit designed for secure, performance-oriented logging"
DESCRIPTION="Easy-to-use Java logging toolkit"
HOMEPAGE="http://avalon.apache.org/"
SRC_URI="mirror://apache/avalon/logkit/source/logkit-${PV}-src.tar.gz"