commit:     4a576598c79af356bf319baf3395b96de8a9cd23
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 21 14:59:41 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 21 15:10:39 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a576598

sys-apps/ethtool: drop 6.10, 6.11, 6.14

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/ethtool/Manifest            |  3 ---
 sys-apps/ethtool/ethtool-6.10.ebuild | 24 ------------------------
 sys-apps/ethtool/ethtool-6.11.ebuild | 24 ------------------------
 sys-apps/ethtool/ethtool-6.14.ebuild | 24 ------------------------
 4 files changed, 75 deletions(-)

diff --git a/sys-apps/ethtool/Manifest b/sys-apps/ethtool/Manifest
index cbb8dd12e122..a8f064fcd131 100644
--- a/sys-apps/ethtool/Manifest
+++ b/sys-apps/ethtool/Manifest
@@ -1,4 +1 @@
-DIST ethtool-6.10.tar.xz 360300 BLAKE2B 
530ec7fc00a6f88173d403ce0288cbdc7610997feb58bc05b88a87d8606827b8b8e4ce715099f5a6d90257b8e6463ddd259f06f4b0ce9206b2d4742795b86fb1
 SHA512 
1b6a0f5d2b89de57d1f003779557f2be786e26660ec430e80a966ad047f2fe1fe41bb573738b93454f32cf9089000ae879fc7feba0532bb559636a301ea61b10
-DIST ethtool-6.11.tar.xz 364148 BLAKE2B 
589a7d7be3d251f72bd0a5b56cf33fbe94c95beff565194e784672984340321bec51f2d2383b03f8a8fe9161c4add381d210bd9a4ce58f048238d1413b194429
 SHA512 
77f649e1082a164e3627bcb21db1215a89d9a0e984f86516bb05879685aee76b034f6a9e19a499dcdd82883fa003f628b70d27ca8272064df27fe9de67c7a9a7
-DIST ethtool-6.14.tar.xz 371928 BLAKE2B 
a68649a7a404a632493cbca614b42fd27bab1d686040335899836c7e427272f7048d0c6fca506fbe8c003cad88667ca4c3d9def800f519f93175d4edd77c9488
 SHA512 
05688e41044a3f263f4367149f9d775bc378f0f421685f415b30062ca74fa62acc0d5ee5aa74b2104429b5f1712fc2f12e120af0d5744c775c84fe8e777938a3
 DIST ethtool-6.15.tar.xz 444060 BLAKE2B 
2a4a71c7ea6ac047d23fa9c8265a2dce8432f4417f6006f71dc91e365b9a841b5bfd44683e3179806f38285f199ed0cb84d1ca7a3f02979b8f4045274736f9eb
 SHA512 
f140095e7c9e38d8b151796eed1301e9e6ab93e82d3e35b8a524b4f5be7b219e707bd270af7398195081085778c61948e15b39462a6a6f44aad6ffcaaddc3644

diff --git a/sys-apps/ethtool/ethtool-6.10.ebuild 
b/sys-apps/ethtool/ethtool-6.10.ebuild
deleted file mode 100644
index 148b2406efdb..000000000000
--- a/sys-apps/ethtool/ethtool-6.10.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Utility for examining and tuning ethernet-based network 
interfaces"
-HOMEPAGE="https://www.kernel.org/pub/software/network/ethtool/";
-SRC_URI="https://www.kernel.org/pub/software/network/ethtool/${P}.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc 
x86"
-IUSE="+netlink"
-
-RDEPEND="netlink? ( net-libs/libmnl )"
-DEPEND="${RDEPEND}"
-BDEPEND="
-       app-arch/xz-utils
-       netlink? ( virtual/pkgconfig )
-"
-
-src_configure() {
-       econf $(use_enable netlink)
-}

diff --git a/sys-apps/ethtool/ethtool-6.11.ebuild 
b/sys-apps/ethtool/ethtool-6.11.ebuild
deleted file mode 100644
index 148b2406efdb..000000000000
--- a/sys-apps/ethtool/ethtool-6.11.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Utility for examining and tuning ethernet-based network 
interfaces"
-HOMEPAGE="https://www.kernel.org/pub/software/network/ethtool/";
-SRC_URI="https://www.kernel.org/pub/software/network/ethtool/${P}.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc 
x86"
-IUSE="+netlink"
-
-RDEPEND="netlink? ( net-libs/libmnl )"
-DEPEND="${RDEPEND}"
-BDEPEND="
-       app-arch/xz-utils
-       netlink? ( virtual/pkgconfig )
-"
-
-src_configure() {
-       econf $(use_enable netlink)
-}

diff --git a/sys-apps/ethtool/ethtool-6.14.ebuild 
b/sys-apps/ethtool/ethtool-6.14.ebuild
deleted file mode 100644
index 148b2406efdb..000000000000
--- a/sys-apps/ethtool/ethtool-6.14.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Utility for examining and tuning ethernet-based network 
interfaces"
-HOMEPAGE="https://www.kernel.org/pub/software/network/ethtool/";
-SRC_URI="https://www.kernel.org/pub/software/network/ethtool/${P}.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc 
x86"
-IUSE="+netlink"
-
-RDEPEND="netlink? ( net-libs/libmnl )"
-DEPEND="${RDEPEND}"
-BDEPEND="
-       app-arch/xz-utils
-       netlink? ( virtual/pkgconfig )
-"
-
-src_configure() {
-       econf $(use_enable netlink)
-}

Reply via email to