summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiroslav Šulc <fordfrog@gentoo.org>2018-02-03 14:18:59 +0100
committerMiroslav Šulc <fordfrog@gentoo.org>2018-02-03 14:18:59 +0100
commit39233c0a6ff710ec77e42015102ba2bca27c85c6 (patch)
tree1d57f6270a068501c23eebac8fbacff301743fdc /media-gfx/meshlab/meshlab-9999.ebuild
parentnetbeans: bumped to the latest nightly sources (diff)
downloadfordfrog-39233c0a6ff710ec77e42015102ba2bca27c85c6.tar.gz
fordfrog-39233c0a6ff710ec77e42015102ba2bca27c85c6.tar.bz2
fordfrog-39233c0a6ff710ec77e42015102ba2bca27c85c6.zip
media-gfx/meshlab: updated the ebuild according
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'media-gfx/meshlab/meshlab-9999.ebuild')
-rw-r--r--media-gfx/meshlab/meshlab-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/meshlab/meshlab-9999.ebuild b/media-gfx/meshlab/meshlab-9999.ebuild
index 4a0ac045e..a63023f10 100644
--- a/media-gfx/meshlab/meshlab-9999.ebuild
+++ b/media-gfx/meshlab/meshlab-9999.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
@@ -41,7 +41,7 @@ src_unpack() {
git-r3_fetch ${GIT_REPO_MESHLAB} refs/heads/master
git-r3_checkout ${GIT_REPO_MESHLAB} "${WORKDIR}/${PN}"
- git-r3_fetch ${GIT_REPO_VCGLIB} refs/heads/master
+ git-r3_fetch ${GIT_REPO_VCGLIB} refs/heads/devel
git-r3_checkout ${GIT_REPO_VCGLIB} "${WORKDIR}/vcglib"
}