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 EDAC51580FD for ; Thu, 26 Dec 2024 17:50:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF9D2E07B3; Thu, 26 Dec 2024 17:50:19 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 94D90E07B3 for ; Thu, 26 Dec 2024 17:50:19 +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 A959333BEA5 for ; Thu, 26 Dec 2024 17:50:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D8D2518FC for ; Thu, 26 Dec 2024 17:50:16 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1735235311.b4e957dd5069f8642e52a78d2dc5e1f763a9f8df.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/alsamixergui/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r4.ebuild media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r5.ebuild X-VCS-Directories: media-sound/alsamixergui/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: b4e957dd5069f8642e52a78d2dc5e1f763a9f8df X-VCS-Branch: master Date: Thu, 26 Dec 2024 17:50:16 +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: 452360a6-f180-472e-a41a-1849181dcbf6 X-Archives-Hash: 7e526755c7c255101d9c796012ba7e78 commit: b4e957dd5069f8642e52a78d2dc5e1f763a9f8df Author: Ionen Wolkens gentoo org> AuthorDate: Thu Dec 26 07:21:40 2024 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Thu Dec 26 17:48:31 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4e957dd media-sound/alsamixergui: add binding := to fltk, soname changed Signed-off-by: Ionen Wolkens gentoo.org> ...lsamixergui-0.9.0.1.2-r4.ebuild => alsamixergui-0.9.0.1.2-r5.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r4.ebuild b/media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r5.ebuild similarity index 98% rename from media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r4.ebuild rename to media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r5.ebuild index aed21c078e94..77b3fbda7a70 100644 --- a/media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r4.ebuild +++ b/media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r5.ebuild @@ -19,7 +19,7 @@ KEYWORDS="amd64 arm ppc ppc64 sparc x86" RDEPEND=" media-libs/alsa-lib:= media-sound/alsa-utils - x11-libs/fltk:1" + x11-libs/fltk:1=" DEPEND="${RDEPEND}" PATCHES=(