commit:     d7b369bc234583de43140342683da79562790ca2
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  6 20:10:13 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Sep  6 20:10:46 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7b369bc

sci-libs/neartree: Fix overlong DESCRIPTION

Package-Manager: portage-2.3.0

 sci-libs/neartree/neartree-3.1.1-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/neartree/neartree-3.1.1-r3.ebuild 
b/sci-libs/neartree/neartree-3.1.1-r3.ebuild
index de89d71..15a262c 100644
--- a/sci-libs/neartree/neartree-3.1.1-r3.ebuild
+++ b/sci-libs/neartree/neartree-3.1.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,7 +9,7 @@ inherit cmake-utils
 MY_PN=NearTree
 MY_P="${MY_PN}-${PV}"
 
-DESCRIPTION="Function library efficiently solving the Nearest Neighbor 
Problem(known as the post office problem)"
+DESCRIPTION="Function library efficiently solving the Nearest Neighbor Problem"
 HOMEPAGE="http://neartree.sourceforge.net/";
 SRC_URI="mirror://sourceforge/${PN}/${PN}/${MY_P}/${MY_P}.tar.gz -> 
${P}.tar.gz"
 

Reply via email to