commit: 790c0dd67b8b9ed2f78be7d8c3ccdfe90e24cccc
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 29 12:52:19 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 12:52:51 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=790c0dd6
sci-libs/octomap: add := dep on qglviewer
Package-Manager: portage-2.3.1
sci-libs/octomap/{octomap-1.8.0.ebuild => octomap-1.8.0-r1.ebuild} | 2 +-
sci-libs/octomap/octomap-9999.ebuild | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/sci-libs/octomap/octomap-1.8.0.ebuild
b/sci-libs/octomap/octomap-1.8.0-r1.ebuild
similarity index 98%
rename from sci-libs/octomap/octomap-1.8.0.ebuild
rename to sci-libs/octomap/octomap-1.8.0-r1.ebuild
index 182eea1..2b3509c 100644
--- a/sci-libs/octomap/octomap-1.8.0.ebuild
+++ b/sci-libs/octomap/octomap-1.8.0-r1.ebuild
@@ -31,7 +31,7 @@ RDEPEND="
virtual/opengl
dev-qt/qtcore:4
dev-qt/qtgui:4
- x11-libs/libQGLViewer
+ x11-libs/libQGLViewer:=
)
"
DEPEND="${RDEPEND}
diff --git a/sci-libs/octomap/octomap-9999.ebuild
b/sci-libs/octomap/octomap-9999.ebuild
index 11055fe..2b3509c 100644
--- a/sci-libs/octomap/octomap-9999.ebuild
+++ b/sci-libs/octomap/octomap-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -31,7 +31,7 @@ RDEPEND="
virtual/opengl
dev-qt/qtcore:4
dev-qt/qtgui:4
- x11-libs/libQGLViewer
+ x11-libs/libQGLViewer:=
)
"
DEPEND="${RDEPEND}