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 D359D158086 for ; Sun, 14 Nov 2021 07:07:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 598192BC137; Sun, 14 Nov 2021 07:07:01 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A9FB52BC138 for ; Sun, 14 Nov 2021 07:06:59 +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 EDC91342EFB for ; Sun, 14 Nov 2021 07:06:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5BE471C1 for ; Sun, 14 Nov 2021 07:06:55 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1636873613.012f5634b37b74ec8676757509b59bb249bd6901.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/strawberry/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/strawberry/strawberry-0.9.3.ebuild media-sound/strawberry/strawberry-1.0.0.ebuild media-sound/strawberry/strawberry-9999.ebuild X-VCS-Directories: media-sound/strawberry/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 012f5634b37b74ec8676757509b59bb249bd6901 X-VCS-Branch: master Date: Sun, 14 Nov 2021 07:06:55 +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: 1a8e3d97-4983-41bf-a189-5c3d4a8e3895 X-Archives-Hash: ac34449527a1f196c2726638c2362fbb commit: 012f5634b37b74ec8676757509b59bb249bd6901 Author: Miroslav Šulc gentoo org> AuthorDate: Sun Nov 14 07:06:48 2021 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Sun Nov 14 07:06:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=012f5634 media-sound/strawberry: removed unused eclass Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/strawberry/strawberry-0.9.3.ebuild | 2 +- media-sound/strawberry/strawberry-1.0.0.ebuild | 2 +- media-sound/strawberry/strawberry-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/media-sound/strawberry/strawberry-0.9.3.ebuild b/media-sound/strawberry/strawberry-0.9.3.ebuild index bcca27347c61..920a6556e1d5 100644 --- a/media-sound/strawberry/strawberry-0.9.3.ebuild +++ b/media-sound/strawberry/strawberry-0.9.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit cmake flag-o-matic plocale virtualx xdg +inherit cmake flag-o-matic plocale xdg PLOCALES="cs de es fr hu id it ko nb pl ru sv" diff --git a/media-sound/strawberry/strawberry-1.0.0.ebuild b/media-sound/strawberry/strawberry-1.0.0.ebuild index c44508625f7a..3125896247de 100644 --- a/media-sound/strawberry/strawberry-1.0.0.ebuild +++ b/media-sound/strawberry/strawberry-1.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -inherit cmake flag-o-matic plocale virtualx xdg +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" diff --git a/media-sound/strawberry/strawberry-9999.ebuild b/media-sound/strawberry/strawberry-9999.ebuild index b79659cf7e03..9e45d008a03b 100644 --- a/media-sound/strawberry/strawberry-9999.ebuild +++ b/media-sound/strawberry/strawberry-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -inherit cmake flag-o-matic plocale virtualx xdg +inherit cmake flag-o-matic plocale xdg PLOCALES="cs de es fr hu id it ko nb pl ru sv"