commit:     a2d0f4942356d5147a453d0458030a0168bdb44a
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  1 23:13:55 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Sep  1 23:14:07 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2d0f494

sci-libs/ViSP: fix double empty line

Package-Manager: Portage-2.3.74, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 sci-libs/ViSP/ViSP-3.2.0-r2.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sci-libs/ViSP/ViSP-3.2.0-r2.ebuild 
b/sci-libs/ViSP/ViSP-3.2.0-r2.ebuild
index 49b46db289e..c9cba774d8e 100644
--- a/sci-libs/ViSP/ViSP-3.2.0-r2.ebuild
+++ b/sci-libs/ViSP/ViSP-3.2.0-r2.ebuild
@@ -48,7 +48,6 @@ REQUIRED_USE="motif? ( coin )"
 S="${WORKDIR}/visp-${PV}"
 PATCHES=( "${FILESDIR}/${PN}-3.2.0-ocv.patch" 
"${FILESDIR}/${PN}-3.0.1-opencv.patch" )
 
-
 src_configure() {
        local mycmakeargs=(
                "-DBUILD_EXAMPLES=$(usex examples ON OFF)"

Reply via email to