From 6cd146afb67a0c48e4eb6843e71d1f16de2adf7f Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Mon, 20 Mar 2017 10:52:56 +0200 Subject: dev-cpp/lucene++: Fix toolong DESCRIPTION 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-cpp/lucene++/lucene++-3.0.7.ebuild') diff --git a/dev-cpp/lucene++/lucene++-3.0.7.ebuild b/dev-cpp/lucene++/lucene++-3.0.7.ebuild index 3f020fcf8b8f..f2655c3b0a30 100644 --- a/dev-cpp/lucene++/lucene++-3.0.7.ebuild +++ b/dev-cpp/lucene++/lucene++-3.0.7.ebuild @@ -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" -- cgit v1.2.3