From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1289420-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 4005B13835C for <garchives@archives.gentoo.org>; Wed, 2 Jun 2021 22:36:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C5EFE08C4; Wed, 2 Jun 2021 22:36:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 44D37E08C4 for <gentoo-commits@lists.gentoo.org>; Wed, 2 Jun 2021 22:36:34 +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 58003335C52 for <gentoo-commits@lists.gentoo.org>; Wed, 2 Jun 2021 22:36:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E35527A6 for <gentoo-commits@lists.gentoo.org>; Wed, 2 Jun 2021 22:36:30 +0000 (UTC) From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org> Message-ID: <1622670630.6dff1cd4a0a7b7a3b0b38af9ff5be803b2abccc1.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-visualization/kst/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-visualization/kst/kst-2.0.8-r1.ebuild sci-visualization/kst/kst-2.0.8.ebuild X-VCS-Directories: sci-visualization/kst/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6dff1cd4a0a7b7a3b0b38af9ff5be803b2abccc1 X-VCS-Branch: master Date: Wed, 2 Jun 2021 22:36:30 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9bcee85c-434d-4ade-8d59-e2e67f94690c X-Archives-Hash: 48b11811a8fe3cd56eaa6117f960c550 commit: 6dff1cd4a0a7b7a3b0b38af9ff5be803b2abccc1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jun 2 21:28:35 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jun 2 21:50:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dff1cd4 sci-visualization/kst: subscribe to sci-libs/gsl subslot Signed-off-by: Sam James <sam <AT> gentoo.org> sci-visualization/kst/{kst-2.0.8.ebuild => kst-2.0.8-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-visualization/kst/kst-2.0.8.ebuild b/sci-visualization/kst/kst-2.0.8-r1.ebuild similarity index 95% rename from sci-visualization/kst/kst-2.0.8.ebuild rename to sci-visualization/kst/kst-2.0.8-r1.ebuild index d5cfd61e367..148390c6c26 100644 --- a/sci-visualization/kst/kst-2.0.8.ebuild +++ b/sci-visualization/kst/kst-2.0.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -30,7 +30,7 @@ RDEPEND=" dev-qt/qtxml:5 sci-libs/cfitsio sci-libs/getdata - sci-libs/gsl + sci-libs/gsl:= sci-libs/netcdf-cxx:3 " DEPEND="${RDEPEND}