From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1533359-garchives=archives.gentoo.org@lists.gentoo.org>
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 9DA59158009
	for <garchives@archives.gentoo.org>; Thu, 29 Jun 2023 08:55:09 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B126EE07FA;
	Thu, 29 Jun 2023 08:55:08 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(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 810BDE07FA
	for <gentoo-commits@lists.gentoo.org>; Thu, 29 Jun 2023 08:55:08 +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 5D90333BEF4
	for <gentoo-commits@lists.gentoo.org>; Thu, 29 Jun 2023 08:55:07 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id E62EC8DC
	for <gentoo-commits@lists.gentoo.org>; Thu, 29 Jun 2023 08:55:05 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1688028873.2a78d77cc90a2cc68e1bad13c4c1b3febeacf53c.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/openafs/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-fs/openafs/openafs-1.8.7.ebuild net-fs/openafs/openafs-1.8.8.1-r1.ebuild
X-VCS-Directories: net-fs/openafs/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 2a78d77cc90a2cc68e1bad13c4c1b3febeacf53c
X-VCS-Branch: master
Date: Thu, 29 Jun 2023 08:55:05 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 5657d447-bb01-4949-a314-4e33f9bc0769
X-Archives-Hash: e797f9963c791b33656b41bf2a46ea1f

commit:     2a78d77cc90a2cc68e1bad13c4c1b3febeacf53c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 29 08:54:17 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 29 08:54:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a78d77c

net-fs/openafs: drop dead targets

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

 net-fs/openafs/openafs-1.8.7.ebuild      | 3 ---
 net-fs/openafs/openafs-1.8.8.1-r1.ebuild | 3 ---
 2 files changed, 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"