diff options
author | Marty E. Plummer <hanetzer@startmail.com> | 2018-04-10 19:02:52 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-13 19:21:33 -0400 |
commit | 07f032236d99ed09feacea2fd711bad8cc25f34e (patch) | |
tree | 136753bfa4b486472320681b1ee29a6b4e25c951 /media-gfx/meshlab | |
parent | sys-apps/inxi: remove trailing whitespace (diff) | |
download | gentoo-07f032236d99ed09feacea2fd711bad8cc25f34e.tar.gz gentoo-07f032236d99ed09feacea2fd711bad8cc25f34e.tar.bz2 gentoo-07f032236d99ed09feacea2fd711bad8cc25f34e.zip |
media-gfx/meshlab: remove trailing whitespace
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'media-gfx/meshlab')
-rw-r--r-- | media-gfx/meshlab/meshlab-2016.12-r1.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/meshlab/meshlab-2016.12.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/meshlab/meshlab-2016.12-r1.ebuild b/media-gfx/meshlab/meshlab-2016.12-r1.ebuild index 824261918cdd..92057cb311ab 100644 --- a/media-gfx/meshlab/meshlab-2016.12-r1.ebuild +++ b/media-gfx/meshlab/meshlab-2016.12-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -43,7 +43,7 @@ PATCHES=( "${FILESDIR}/${PV}/0001-disable-filter-ssynth.patch" #this has been fixed in the tree "${FILESDIR}/${PV}/0001-disable-edit-quality.patch" - #this causes segfaults + #this causes segfaults "${FILESDIR}/${PV}/0001-disable-filter-layer.patch" #for when we use minimal "${FILESDIR}/${PV}/0001-compile-server.patch" diff --git a/media-gfx/meshlab/meshlab-2016.12.ebuild b/media-gfx/meshlab/meshlab-2016.12.ebuild index 38e9c08bf73a..6d45ceecb02e 100644 --- a/media-gfx/meshlab/meshlab-2016.12.ebuild +++ b/media-gfx/meshlab/meshlab-2016.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -44,7 +44,7 @@ PATCHES=( "${FILESDIR}/${PV}/0001-disable-filter-ssynth.patch" #this has been fixed in the tree "${FILESDIR}/${PV}/0001-disable-edit-quality.patch" - #this causes segfaults + #this causes segfaults "${FILESDIR}/${PV}/0001-disable-filter-layer.patch" #for when we use minimal "${FILESDIR}/${PV}/0001-compile-server.patch" |