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 BA3CD1382C5 for ; Fri, 4 Jun 2021 04:48:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2C66E0869; Fri, 4 Jun 2021 04:48:15 +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 C4C07E0869 for ; Fri, 4 Jun 2021 04:48:15 +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 1412E340D6C for ; Fri, 4 Jun 2021 04:48:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 36CCD75B for ; Fri, 4 Jun 2021 04:48:12 +0000 (UTC) From: "Andrey Grozin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrey Grozin" Message-ID: <1622782066.88b04fd67440a6d959f9c7170eebebcba317804b.grozin@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/qmapshack/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-geosciences/qmapshack/qmapshack-1.16.0.ebuild X-VCS-Directories: sci-geosciences/qmapshack/ X-VCS-Committer: grozin X-VCS-Committer-Name: Andrey Grozin X-VCS-Revision: 88b04fd67440a6d959f9c7170eebebcba317804b X-VCS-Branch: master Date: Fri, 4 Jun 2021 04:48:12 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 67eede1f-e997-4105-9fdf-d76d18bcec93 X-Archives-Hash: 8d107467861aaece73d6ee6fcee0968f commit: 88b04fd67440a6d959f9c7170eebebcba317804b Author: Andrey Grozin gentoo org> AuthorDate: Fri Jun 4 04:47:46 2021 +0000 Commit: Andrey Grozin gentoo org> CommitDate: Fri Jun 4 04:47:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88b04fd6 sci-geosciences/qmapshack: DEPEND on gdal:= Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andrey Grozin gentoo.org> sci-geosciences/qmapshack/qmapshack-1.16.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-geosciences/qmapshack/qmapshack-1.16.0.ebuild b/sci-geosciences/qmapshack/qmapshack-1.16.0.ebuild index 49979017d07..6c1736186d8 100644 --- a/sci-geosciences/qmapshack/qmapshack-1.16.0.ebuild +++ b/sci-geosciences/qmapshack/qmapshack-1.16.0.ebuild @@ -26,7 +26,7 @@ RDEPEND=" dev-qt/qtwebengine:5[widgets] >=sci-geosciences/routino-3.1.1 sci-libs/alglib - sci-libs/gdal + sci-libs/gdal:= >=sci-libs/proj-8:= " DEPEND="${RDEPEND}"