summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-29 09:54:17 +0100
committerSam James <sam@gentoo.org>2023-06-29 09:54:33 +0100
commit2a78d77cc90a2cc68e1bad13c4c1b3febeacf53c (patch)
tree7956c3708fcdadeb531d124461680d11b10537f1 /net-fs
parentsys-block/tw_cli: drop dead targets (diff)
downloadgentoo-2a78d77cc90a2cc68e1bad13c4c1b3febeacf53c.tar.gz
gentoo-2a78d77cc90a2cc68e1bad13c4c1b3febeacf53c.tar.bz2
gentoo-2a78d77cc90a2cc68e1bad13c4c1b3febeacf53c.zip
net-fs/openafs: drop dead targets
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/openafs/openafs-1.8.7.ebuild3
-rw-r--r--net-fs/openafs/openafs-1.8.8.1-r1.ebuild3
2 files changed, 0 insertions, 6 deletions
diff --git a/net-fs/openafs/openafs-1.8.7.ebuild b/net-fs/openafs/openafs-1.8.7.ebuild
index dc0591d62b80..cd8f9d8dc2f3 100644
--- a/net-fs/openafs/openafs-1.8.7.ebuild
+++ b/net-fs/openafs/openafs-1.8.7.ebuild
@@ -69,9 +69,6 @@ CONFIG_CHECK="~!AFS_FS KEYS"
ERROR_AFS_FS="OpenAFS conflicts with the in-kernel AFS-support. Make sure not to load both at the same time!"
ERROR_KEYS="OpenAFS needs CONFIG_KEYS option enabled"
-QA_TEXTRELS_x86_fbsd="/boot/modules/libafs.ko"
-QA_TEXTRELS_amd64_fbsd="/boot/modules/libafs.ko"
-
pkg_pretend() {
if use modules && use kernel_linux && kernel_is -ge ${KERNEL_LIMIT/\./ } ; then
ewarn "Gentoo supports kernels which are supported by OpenAFS"
diff --git a/net-fs/openafs/openafs-1.8.8.1-r1.ebuild b/net-fs/openafs/openafs-1.8.8.1-r1.ebuild
index 5ed40f6c700e..8ffa192c7914 100644
--- a/net-fs/openafs/openafs-1.8.8.1-r1.ebuild
+++ b/net-fs/openafs/openafs-1.8.8.1-r1.ebuild
@@ -70,9 +70,6 @@ CONFIG_CHECK="~!AFS_FS KEYS"
ERROR_AFS_FS="OpenAFS conflicts with the in-kernel AFS-support. Make sure not to load both at the same time!"
ERROR_KEYS="OpenAFS needs CONFIG_KEYS option enabled"
-QA_TEXTRELS_x86_fbsd="/boot/modules/libafs.ko"
-QA_TEXTRELS_amd64_fbsd="/boot/modules/libafs.ko"
-
pkg_pretend() {
if use modules && use kernel_linux && kernel_is -ge ${KERNEL_LIMIT/\./ } ; then
ewarn "Gentoo supports kernels which are supported by OpenAFS"