summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-04-01 20:54:49 +0300
committerPatrice Clement <monsieurp@gentoo.org>2017-04-08 23:52:09 +0200
commitc1907d63bc962652feaa100e747e6090a0b57ad8 (patch)
treec131f7f322272cc3aeff15cf466ea2a9d75db21b /dev-java/jisp
parentdev-java/jdepend: fix toolong DESCRIPTION. (diff)
downloadgentoo-c1907d63bc962652feaa100e747e6090a0b57ad8.tar.gz
gentoo-c1907d63bc962652feaa100e747e6090a0b57ad8.tar.bz2
gentoo-c1907d63bc962652feaa100e747e6090a0b57ad8.zip
dev-java/jisp: fix toolong DESCRIPTION.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-java/jisp')
-rw-r--r--dev-java/jisp/jisp-2.5.1-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
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.