From f32d58c46955357e71f1c83112318c0bb3dc9c69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 5 Apr 2026 08:23:28 +0200 Subject: [PATCH] app-alternatives/gzip: Remove old MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-alternatives/gzip/gzip-0.ebuild | 44 ----------------------------- 1 file changed, 44 deletions(-) delete mode 100644 app-alternatives/gzip/gzip-0.ebuild diff --git a/app-alternatives/gzip/gzip-0.ebuild b/app-alternatives/gzip/gzip-0.ebuild deleted file mode 100644 index 1515f2e83219..000000000000 --- a/app-alternatives/gzip/gzip-0.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 2022-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ALTERNATIVES=( - "reference:>=app-arch/gzip-1.12-r3" - "pigz:app-arch/pigz[-symlink(-)]" -) - -inherit app-alternatives - -DESCRIPTION="gzip symlinks" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris" -IUSE="split-usr" - -RDEPEND=" - !