summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-cpp/lucene++/lucene++-3.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
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"