dev-cpp/lucene++: Fix toolong DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Mon, 20 Mar 2017 08:52:56 +0000 (10:52 +0200)
committerDavid Seifert <soap@gentoo.org>
Thu, 23 Mar 2017 20:51:05 +0000 (21:51 +0100)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4253

dev-cpp/lucene++/lucene++-3.0.7.ebuild

index 3f020fcf8b8f413e805345268787283b924bddce..f2655c3b0a30d84849b466bade71b4058da404f9 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 MY_P="LucenePlusPlus-rel_${PV}"
 inherit cmake-utils multilib
 
-DESCRIPTION="C++ port of Java Lucene library, a high-performance, full-featured text search engine"
+DESCRIPTION="C++ port of Lucene library, a high-performance, full-featured text search engine"
 HOMEPAGE="https://github.com/luceneplusplus/LucenePlusPlus"
 SRC_URI="https://github.com/luceneplusplus/LucenePlusPlus/archive/rel_${PV}.tar.gz -> ${P}.tar.gz"