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 388B9158020 for ; Fri, 16 Dec 2022 01:40:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8A94E0867; Fri, 16 Dec 2022 01:40:48 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 A29D5E0867 for ; Fri, 16 Dec 2022 01:40:48 +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 753A8340EB0 for ; Fri, 16 Dec 2022 01:40:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 38CBB7D0 for ; Fri, 16 Dec 2022 01:40:44 +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: <1671154726.1088bfc752dc815e26beb87eda09c50c05e417ea.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/molmol/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-chemistry/molmol/molmol-2k_p2-r6.ebuild sci-chemistry/molmol/molmol-2k_p2-r8.ebuild X-VCS-Directories: sci-chemistry/molmol/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1088bfc752dc815e26beb87eda09c50c05e417ea X-VCS-Branch: master Date: Fri, 16 Dec 2022 01:40:44 +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: be64dfaa-7abc-4fde-8670-6712d2f6b17b X-Archives-Hash: 1c4bbb4fca1b2024c1b6ac26fa998176 commit: 1088bfc752dc815e26beb87eda09c50c05e417ea Author: Sam James gentoo org> AuthorDate: Fri Dec 16 01:31:31 2022 +0000 Commit: Sam James gentoo org> CommitDate: Fri Dec 16 01:38:46 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1088bfc7 sci-chemistry/molmol: add media-libs/libtiff subslot dep libtiff changed SONAME. Signed-off-by: Sam James gentoo.org> .../molmol/{molmol-2k_p2-r6.ebuild => molmol-2k_p2-r8.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-chemistry/molmol/molmol-2k_p2-r6.ebuild b/sci-chemistry/molmol/molmol-2k_p2-r8.ebuild similarity index 98% rename from sci-chemistry/molmol/molmol-2k_p2-r6.ebuild rename to sci-chemistry/molmol/molmol-2k_p2-r8.ebuild index 9972c4783b7b..ab04c60e4271 100644 --- a/sci-chemistry/molmol/molmol-2k_p2-r6.ebuild +++ b/sci-chemistry/molmol/molmol-2k_p2-r8.ebuild @@ -36,8 +36,8 @@ RDEPEND=" media-libs/mesa[motif(-),X(+)] ) media-libs/libjpeg-turbo:= - media-libs/libpng:0= - media-libs/tiff:0 + media-libs/libpng:= + media-libs/tiff:= sys-libs/zlib virtual/glu x11-libs/libXpm