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 2F5BE139694 for ; Mon, 13 Mar 2017 01:57:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A2ECE0C5E; Mon, 13 Mar 2017 01:57:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4A16EE0C5E for ; Mon, 13 Mar 2017 01:57:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 614B334106E for ; Mon, 13 Mar 2017 01:57:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8AC656643 for ; Mon, 13 Mar 2017 01:57:52 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1489370264.ac4bcec25b071c5564e05f19be9b625c215104d7.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/plplot/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/plplot/plplot-5.12.0-r1.ebuild X-VCS-Directories: sci-libs/plplot/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: ac4bcec25b071c5564e05f19be9b625c215104d7 X-VCS-Branch: master Date: Mon, 13 Mar 2017 01:57:52 +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: ad47eb3d-600f-42d3-a358-60fac5a226fa X-Archives-Hash: e831d0a441e3e35be2d66aff442da8f1 commit: ac4bcec25b071c5564e05f19be9b625c215104d7 Author: Michael Palimaka gentoo org> AuthorDate: Mon Mar 13 01:57:13 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Mon Mar 13 01:57:44 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac4bcec2 sci-libs/plplot: pin dev-qt/qtprintsupport to SLOT 5 Package-Manager: Portage-2.3.4, Repoman-2.3.2 sci-libs/plplot/plplot-5.12.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/plplot/plplot-5.12.0-r1.ebuild b/sci-libs/plplot/plplot-5.12.0-r1.ebuild index 01468a2a891..c8be469a4e5 100644 --- a/sci-libs/plplot/plplot-5.12.0-r1.ebuild +++ b/sci-libs/plplot/plplot-5.12.0-r1.ebuild @@ -46,7 +46,7 @@ RDEPEND=" qt5? ( dev-qt/qtgui:5 dev-qt/qtsvg:5 - dev-qt/qtprintsupport + dev-qt/qtprintsupport:5 ) shapefile? ( sci-libs/shapelib:0= ) tcl? (