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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 767A515812D for ; Mon, 06 Jan 2025 01:00:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40192E07AE; Mon, 06 Jan 2025 01:00:09 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CBC8BE07A7 for ; Mon, 06 Jan 2025 01:00:08 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C053F340C57 for ; Mon, 06 Jan 2025 01:00:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 26B511993 for ; Mon, 06 Jan 2025 01:00:06 +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: <1736125141.b388c6b9eb12597b9dbd4aa204e726fc19d312d9.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/alembic/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/alembic/alembic-1.8.8.ebuild X-VCS-Directories: media-gfx/alembic/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b388c6b9eb12597b9dbd4aa204e726fc19d312d9 X-VCS-Branch: master Date: Mon, 06 Jan 2025 01:00:06 +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: 7bd61b8b-f02c-460f-9098-8d7897c8c4f3 X-Archives-Hash: 8f1dbac06c2f29e2e80725819f1fb984 commit: b388c6b9eb12597b9dbd4aa204e726fc19d312d9 Author: Paul Zander gmail com> AuthorDate: Mon Jan 6 00:51:49 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jan 6 00:59:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b388c6b9 media-gfx/alembic: #947566 Closes: https://bugs.gentoo.org/947566 Signed-off-by: Paul Zander gmail.com> Signed-off-by: Sam James gentoo.org> media-gfx/alembic/alembic-1.8.8.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/media-gfx/alembic/alembic-1.8.8.ebuild b/media-gfx/alembic/alembic-1.8.8.ebuild index 006c9275da8f..0a9d7c9073bc 100644 --- a/media-gfx/alembic/alembic-1.8.8.ebuild +++ b/media-gfx/alembic/alembic-1.8.8.ebuild @@ -34,7 +34,6 @@ RDEPEND=" DEPEND="${RDEPEND}" PATCHES=( - "${FILESDIR}/${PN}-1.8.5-set-correct-libdir.patch" "${FILESDIR}/${PN}-1.8.6-py312.patch" )