diff options
Diffstat (limited to 'media-gfx')
-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" |