mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-libs/flann: Chop DESCRIPTION to 80 chars
Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=5
|
||||
|
||||
inherit cmake-utils cuda eutils multilib toolchain-funcs
|
||||
|
||||
DESCRIPTION="Library for performing fast approximate nearest neighbor searches in high dimensional spaces"
|
||||
DESCRIPTION="Fast approximate nearest neighbor searches in high dimensional spaces"
|
||||
HOMEPAGE="http://www.cs.ubc.ca/research/flann/"
|
||||
SRC_URI="
|
||||
http://people.cs.ubc.ca/~mariusm/uploads/FLANN/${P}-src.zip
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=5
|
||||
|
||||
inherit cmake-utils cuda eutils git-r3 multilib toolchain-funcs
|
||||
|
||||
DESCRIPTION="Library for performing fast approximate nearest neighbor searches in high dimensional spaces"
|
||||
DESCRIPTION="Fast approximate nearest neighbor searches in high dimensional spaces"
|
||||
HOMEPAGE="http://www.cs.ubc.ca/research/flann/"
|
||||
SRC_URI="test? ( https://dev.gentoo.org/~bicatali/distfiles/${PN}-1.8.4-testdata.tar.xz )"
|
||||
EGIT_REPO_URI="https://github.com/mariusmuja/flann.git"
|
||||
|
||||
Reference in New Issue
Block a user