From 222e5797cf148094357b9e7d28fea6ef8770a928 Mon Sep 17 00:00:00 2001 From: Arthur Taft Date: Mon, 11 Aug 2025 22:20:47 -0600 Subject: [PATCH] remove unneeded funtion, bump to eapi 8 --- media-sound/cider/cider-3.0.0.ebuild | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/media-sound/cider/cider-3.0.0.ebuild b/media-sound/cider/cider-3.0.0.ebuild index d507342..77f20a9 100644 --- a/media-sound/cider/cider-3.0.0.ebuild +++ b/media-sound/cider/cider-3.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -59,20 +59,6 @@ pkg_nofetch() { einfo "and place it into your DISTDIR directory" } -#src_prepare() { -# default -# pushd lib/cider/locales || die "pushd failed" -# chromium_remove_language_paks -# popd || die "popd failed" -# -# rm lib/cider/LICENSES.chromium.html \ -# || die "rm licenses failed" -# -# if ! use suid ; then -# rm lib/cider/chrome-sandbox || die "rm failed" -# fi -#} - src_install() { doicon usr/lib/cider/resources/public/icon.png dosym usr/lib/cider/resources/public/icon.png \ -- 2.51.2