From: Harri Nieminen Date: Sat, 1 Apr 2017 17:54:49 +0000 (+0300) Subject: dev-java/jisp: fix toolong DESCRIPTION. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c1907d63bc962652feaa100e747e6090a0b57ad8;p=gentoo.git dev-java/jisp: fix toolong DESCRIPTION. Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- diff --git a/dev-java/jisp/jisp-2.5.1-r3.ebuild b/dev-java/jisp/jisp-2.5.1-r3.ebuild index c7d1c35ca3cf..6577ef618f4d 100644 --- a/dev-java/jisp/jisp-2.5.1-r3.ebuild +++ b/dev-java/jisp/jisp-2.5.1-r3.ebuild @@ -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 source" inherit java-pkg-2 java-pkg-simple eutils -DESCRIPTION="Java Indexed Serialization Package: A small, embedded database engine written in Pure Java" +DESCRIPTION="Java Indexed Serialization Package: A small, embedded database engine" HOMEPAGE="http://www.coyotegulch.com/products/jisp/" # TODO contact upstream about hosting jisp-2.5 on their site.