From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1032484-garchives=archives.gentoo.org@lists.gentoo.org> 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 919B5138334 for <garchives@archives.gentoo.org>; Mon, 25 Jun 2018 04:44:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D6BEE094F; Mon, 25 Jun 2018 04:44:52 +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 F4135E094F for <gentoo-commits@lists.gentoo.org>; Mon, 25 Jun 2018 04:44:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 CA27B335CB4 for <gentoo-commits@lists.gentoo.org>; Mon, 25 Jun 2018 04:44:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B3E8E357 for <gentoo-commits@lists.gentoo.org>; Mon, 25 Jun 2018 04:44:45 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" <asturm@gentoo.org> Message-ID: <1529901832.898fa4a8d3472be4ff2163744d23228cc5f40616.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/gazebo/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-electronics/gazebo/gazebo-9.0.0-r1.ebuild sci-electronics/gazebo/gazebo-9.0.0.ebuild sci-electronics/gazebo/gazebo-9.1.1-r1.ebuild sci-electronics/gazebo/gazebo-9.1.1.ebuild X-VCS-Directories: sci-electronics/gazebo/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 898fa4a8d3472be4ff2163744d23228cc5f40616 X-VCS-Branch: master Date: Mon, 25 Jun 2018 04:44:45 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5e4d2ba4-b6da-44a8-9190-9904323ec153 X-Archives-Hash: b7edec5ded4e7ac0e64d0525e26b9265 commit: 898fa4a8d3472be4ff2163744d23228cc5f40616 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Jun 24 23:15:44 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Jun 25 04:43:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=898fa4a8 sci-electronics/gazebo: Prepare for x11-libs/qwt:6 losing USE=qt5 Package-Manager: Portage-2.3.40, Repoman-2.3.9 sci-electronics/gazebo/{gazebo-9.0.0.ebuild => gazebo-9.0.0-r1.ebuild} | 2 +- sci-electronics/gazebo/{gazebo-9.1.1.ebuild => gazebo-9.1.1-r1.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-electronics/gazebo/gazebo-9.0.0.ebuild b/sci-electronics/gazebo/gazebo-9.0.0-r1.ebuild similarity index 98% rename from sci-electronics/gazebo/gazebo-9.0.0.ebuild rename to sci-electronics/gazebo/gazebo-9.0.0-r1.ebuild index 77f42540c99..082cdd6c8e6 100644 --- a/sci-electronics/gazebo/gazebo-9.0.0.ebuild +++ b/sci-electronics/gazebo/gazebo-9.0.0-r1.ebuild @@ -46,7 +46,7 @@ RDEPEND=" net-libs/ignition-msgs:1= sci-libs/ignition-math:4= net-libs/ignition-transport:4= - x11-libs/qwt:6=[qt5] + x11-libs/qwt:6=[qt5(+)] " DEPEND="${RDEPEND} dev-qt/qttest:5 diff --git a/sci-electronics/gazebo/gazebo-9.1.1.ebuild b/sci-electronics/gazebo/gazebo-9.1.1-r1.ebuild similarity index 98% rename from sci-electronics/gazebo/gazebo-9.1.1.ebuild rename to sci-electronics/gazebo/gazebo-9.1.1-r1.ebuild index ceedacc19dc..a1bfd2b1d31 100644 --- a/sci-electronics/gazebo/gazebo-9.1.1.ebuild +++ b/sci-electronics/gazebo/gazebo-9.1.1-r1.ebuild @@ -47,7 +47,7 @@ RDEPEND=" net-libs/ignition-msgs:1= sci-libs/ignition-math:4= net-libs/ignition-transport:4= - x11-libs/qwt:6=[qt5] + x11-libs/qwt:6=[qt5(+)] " DEPEND="${RDEPEND} dev-qt/qttest:5