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 4428C15808B for ; Sun, 13 Feb 2022 12:29:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66966E0839; Sun, 13 Feb 2022 12:29:34 +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 4862BE0839 for ; Sun, 13 Feb 2022 12:29:34 +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 3F2923433CF for ; Sun, 13 Feb 2022 12:29:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 927F2291 for ; Sun, 13 Feb 2022 12:29:31 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1644755362.430606a2a09b73f92e9a6e664de1a2a1f885945d.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/strawberry/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/strawberry/strawberry-9999.ebuild X-VCS-Directories: media-sound/strawberry/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 430606a2a09b73f92e9a6e664de1a2a1f885945d X-VCS-Branch: master Date: Sun, 13 Feb 2022 12:29:31 +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: 4c3a3795-4b2e-41c0-9b53-0beb849edacc X-Archives-Hash: efdef77b696dedb6d8a0ea5d91dca4c8 commit: 430606a2a09b73f92e9a6e664de1a2a1f885945d Author: Lars Wendler gentoo org> AuthorDate: Sun Feb 13 12:29:22 2022 +0000 Commit: Lars Wendler gentoo org> CommitDate: Sun Feb 13 12:29:22 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=430606a2 media-sound/strawberry: Synced live ebuild Signed-off-by: Lars Wendler gentoo.org> media-sound/strawberry/strawberry-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/strawberry/strawberry-9999.ebuild b/media-sound/strawberry/strawberry-9999.ebuild index 3649ac2be758..af868219fe69 100644 --- a/media-sound/strawberry/strawberry-9999.ebuild +++ b/media-sound/strawberry/strawberry-9999.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit cmake flag-o-matic plocale xdg -PLOCALES="ca cs de es fi fr hu id it ja ko nb nl pl pt_BR ru sv uk zh_CN" +PLOCALES="ca cs de es es_AR es_ES es_MX fi fr hu id it ja ko nb nl pl pt_BR ru sv uk zh_CN" DESCRIPTION="Modern music player and library organizer based on Clementine and Qt" HOMEPAGE="https://www.strawberrymusicplayer.org/"