From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1CA5C138334 for ; Sat, 4 Aug 2018 18:47:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61D84E085E; Sat, 4 Aug 2018 18:46:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 56CA0E085E for ; Sat, 4 Aug 2018 18:46:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F2982335CED for ; Sat, 4 Aug 2018 18:46:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2F3633AA for ; Sat, 4 Aug 2018 18:46:49 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1533408396.7dbed979e405db582417dfa2619a2954ec05807d.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rviz/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/rviz/rviz-1.13.1-r1.ebuild dev-ros/rviz/rviz-1.13.1.ebuild dev-ros/rviz/rviz-9999.ebuild X-VCS-Directories: dev-ros/rviz/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 7dbed979e405db582417dfa2619a2954ec05807d X-VCS-Branch: master Date: Sat, 4 Aug 2018 18:46:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d3aa2c40-cc01-4d2b-b49a-085cf53159e2 X-Archives-Hash: 162a861e99ee93936b5fa00dc3cbe6f9 commit: 7dbed979e405db582417dfa2619a2954ec05807d Author: Alexis Ballier gentoo org> AuthorDate: Sat Aug 4 18:40:51 2018 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Sat Aug 4 18:46:36 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dbed979 dev-ros/rviz: lock ogre dep Closes: https://bugs.gentoo.org/659608 Package-Manager: Portage-2.3.44, Repoman-2.3.10 dev-ros/rviz/{rviz-1.13.1.ebuild => rviz-1.13.1-r1.ebuild} | 5 ++--- dev-ros/rviz/rviz-9999.ebuild | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/dev-ros/rviz/rviz-1.13.1.ebuild b/dev-ros/rviz/rviz-1.13.1-r1.ebuild similarity index 96% rename from dev-ros/rviz/rviz-1.13.1.ebuild rename to dev-ros/rviz/rviz-1.13.1-r1.ebuild index e91a1a39c00..46cc1149069 100644 --- a/dev-ros/rviz/rviz-1.13.1.ebuild +++ b/dev-ros/rviz/rviz-1.13.1-r1.ebuild @@ -17,7 +17,7 @@ IUSE="" RDEPEND=" dev-libs/boost:=[threads] media-libs/assimp - dev-games/ogre + =dev-ros/python_qt_binding-0.3.0[${PYTHON_USEDEP}] dev-ros/resource_retriever dev-ros/rosbag[${PYTHON_USEDEP}] diff --git a/dev-ros/rviz/rviz-9999.ebuild b/dev-ros/rviz/rviz-9999.ebuild index ffbd4e5c47b..46cc1149069 100644 --- a/dev-ros/rviz/rviz-9999.ebuild +++ b/dev-ros/rviz/rviz-9999.ebuild @@ -17,7 +17,7 @@ IUSE="" RDEPEND=" dev-libs/boost:=[threads] media-libs/assimp - dev-games/ogre +