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 868D815ACFC for ; Sun, 30 Apr 2023 05:21:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A886CE0826; Sun, 30 Apr 2023 05:21:48 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9134AE0826 for ; Sun, 30 Apr 2023 05:21: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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ACA5E3411F8 for ; Sun, 30 Apr 2023 05:21:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0726DA46 for ; Sun, 30 Apr 2023 05:21:46 +0000 (UTC) From: "Akinori Hattori" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Akinori Hattori" Message-ID: <1682831900.e6489f7efed8c88c3d3280260ef64438725ac14e.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libsixel/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libsixel/libsixel-1.10.3.ebuild X-VCS-Directories: media-libs/libsixel/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: e6489f7efed8c88c3d3280260ef64438725ac14e X-VCS-Branch: master Date: Sun, 30 Apr 2023 05:21:46 +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: 15753065-d9c5-4255-963d-7d3f3ff1352f X-Archives-Hash: 021a5c229c655ca7f662d5b587174352 commit: e6489f7efed8c88c3d3280260ef64438725ac14e Author: Akinori Hattori gentoo org> AuthorDate: Sun Apr 30 05:18:20 2023 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Sun Apr 30 05:18:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6489f7e media-libs/libsixel: tidy Signed-off-by: Akinori Hattori gentoo.org> media-libs/libsixel/libsixel-1.10.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libsixel/libsixel-1.10.3.ebuild b/media-libs/libsixel/libsixel-1.10.3.ebuild index 4088678be5ca..53eee8c1f8ea 100644 --- a/media-libs/libsixel/libsixel-1.10.3.ebuild +++ b/media-libs/libsixel/libsixel-1.10.3.ebuild @@ -33,8 +33,8 @@ BDEPEND="virtual/pkgconfig PATCHES=( "${FILESDIR}"/${PN}-meson.patch - "${FILESDIR}"/${PN}-static-libs.patch "${FILESDIR}"/${PN}-musl.patch + "${FILESDIR}"/${PN}-static-libs.patch ) src_prepare() {