diff options
-rw-r--r-- | net-fs/openafs/openafs-1.8.7.ebuild | 3 | ||||
-rw-r--r-- | net-fs/openafs/openafs-1.8.8.1-r1.ebuild | 3 |
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" |