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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3DF3F1581E7 for ; Tue, 23 Apr 2024 20:37:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6BFF82BC034; Tue, 23 Apr 2024 20:37:47 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 516C22BC034 for ; Tue, 23 Apr 2024 20:37:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2AEC4343226 for ; Tue, 23 Apr 2024 20:37:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB3211758 for ; Tue, 23 Apr 2024 20:37:43 +0000 (UTC) From: "Sam James" 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" Message-ID: <1713904618.22ddf6014acf04eee0e271db2c0e0754c6e15b94.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-visualization/gwyddion/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-visualization/gwyddion/gwyddion-2.61-r1.ebuild sci-visualization/gwyddion/gwyddion-2.61.ebuild sci-visualization/gwyddion/gwyddion-2.62-r1.ebuild sci-visualization/gwyddion/gwyddion-2.62-r2.ebuild sci-visualization/gwyddion/gwyddion-2.62-r3.ebuild sci-visualization/gwyddion/gwyddion-2.62.ebuild X-VCS-Directories: sci-visualization/gwyddion/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 22ddf6014acf04eee0e271db2c0e0754c6e15b94 X-VCS-Branch: master Date: Tue, 23 Apr 2024 20:37:43 +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: bbb26da2-5276-4168-b760-6f804a28bc96 X-Archives-Hash: e436d8a3fec6b181de6c4542d059f5d0 commit: 22ddf6014acf04eee0e271db2c0e0754c6e15b94 Author: Sam James gentoo org> AuthorDate: Tue Apr 23 20:36:58 2024 +0000 Commit: Sam James gentoo org> CommitDate: Tue Apr 23 20:36:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22ddf601 sci-visualization/gwyddion: add subslot dep on sci-libs/hdf5 Signed-off-by: Sam James gentoo.org> .../gwyddion/{gwyddion-2.61.ebuild => gwyddion-2.61-r1.ebuild} | 4 ++-- .../gwyddion/{gwyddion-2.62.ebuild => gwyddion-2.62-r2.ebuild} | 4 ++-- .../gwyddion/{gwyddion-2.62-r1.ebuild => gwyddion-2.62-r3.ebuild} | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sci-visualization/gwyddion/gwyddion-2.61.ebuild b/sci-visualization/gwyddion/gwyddion-2.61-r1.ebuild similarity index 96% rename from sci-visualization/gwyddion/gwyddion-2.61.ebuild rename to sci-visualization/gwyddion/gwyddion-2.61-r1.ebuild index ebe5c91367ff..1c242c79a51f 100644 --- a/sci-visualization/gwyddion/gwyddion-2.61.ebuild +++ b/sci-visualization/gwyddion/gwyddion-2.61-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -28,7 +28,7 @@ RDEPEND=" bzip2? ( app-arch/bzip2 ) fits? ( sci-libs/cfitsio[bzip2?] ) jansson? ( dev-libs/jansson ) - hdf5? ( sci-libs/hdf5[hl,zlib?] ) + hdf5? ( sci-libs/hdf5:=[hl,zlib?] ) openexr? ( media-libs/openexr:= ) perl? ( dev-lang/perl:= ) ruby? ( dev-ruby/narray ) diff --git a/sci-visualization/gwyddion/gwyddion-2.62.ebuild b/sci-visualization/gwyddion/gwyddion-2.62-r2.ebuild similarity index 96% rename from sci-visualization/gwyddion/gwyddion-2.62.ebuild rename to sci-visualization/gwyddion/gwyddion-2.62-r2.ebuild index 8342a2ef0ea8..96d176c56a7e 100644 --- a/sci-visualization/gwyddion/gwyddion-2.62.ebuild +++ b/sci-visualization/gwyddion/gwyddion-2.62-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -28,7 +28,7 @@ RDEPEND=" bzip2? ( app-arch/bzip2 ) fits? ( sci-libs/cfitsio[bzip2?] ) jansson? ( dev-libs/jansson ) - hdf5? ( sci-libs/hdf5[hl,zlib?] ) + hdf5? ( sci-libs/hdf5:=[hl,zlib?] ) openexr? ( media-libs/openexr:= ) perl? ( dev-lang/perl:= ) ruby? ( dev-ruby/narray ) diff --git a/sci-visualization/gwyddion/gwyddion-2.62-r1.ebuild b/sci-visualization/gwyddion/gwyddion-2.62-r3.ebuild similarity index 96% rename from sci-visualization/gwyddion/gwyddion-2.62-r1.ebuild rename to sci-visualization/gwyddion/gwyddion-2.62-r3.ebuild index 2d4ebc908443..31f0b8a3256b 100644 --- a/sci-visualization/gwyddion/gwyddion-2.62-r1.ebuild +++ b/sci-visualization/gwyddion/gwyddion-2.62-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -28,7 +28,7 @@ RDEPEND=" bzip2? ( app-arch/bzip2 ) fits? ( sci-libs/cfitsio[bzip2?] ) jansson? ( dev-libs/jansson ) - hdf5? ( sci-libs/hdf5[hl,zlib?] ) + hdf5? ( sci-libs/hdf5:=[hl,zlib?] ) openexr? ( media-libs/openexr:= ) perl? ( dev-lang/perl:= ) ruby? ( dev-ruby/narray )