summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-14 21:19:30 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-15 16:58:23 +0100
commite92da579956495086c78eac089068406effd57e5 (patch)
tree2cd62b938494df130f2620113b44c7d280490463 /app-misc/rdfind
parentMove {sys-devel → dev-build}/autoconf-dickey (diff)
downloadgentoo-e92da579956495086c78eac089068406effd57e5.tar.gz
gentoo-e92da579956495086c78eac089068406effd57e5.tar.bz2
gentoo-e92da579956495086c78eac089068406effd57e5.zip
Move {sys-devel → dev-build}/autoconf-archive
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-misc/rdfind')
-rw-r--r--app-misc/rdfind/rdfind-1.5.0-r1.ebuild4
-rw-r--r--app-misc/rdfind/rdfind-1.6.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/rdfind/rdfind-1.5.0-r1.ebuild b/app-misc/rdfind/rdfind-1.5.0-r1.ebuild
index dfb9063075a1..17e1449c369e 100644
--- a/app-misc/rdfind/rdfind-1.5.0-r1.ebuild
+++ b/app-misc/rdfind/rdfind-1.5.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ KEYWORDS="amd64"
RDEPEND="dev-libs/nettle:="
DEPEND="${RDEPEND}"
-BDEPEND="sys-devel/autoconf-archive"
+BDEPEND="dev-build/autoconf-archive"
PATCHES=(
"${FILESDIR}/${PN}-1.5.0_include-limits-header.patch"
diff --git a/app-misc/rdfind/rdfind-1.6.0.ebuild b/app-misc/rdfind/rdfind-1.6.0.ebuild
index ce7d5abc594a..fb2795b6bf08 100644
--- a/app-misc/rdfind/rdfind-1.6.0.ebuild
+++ b/app-misc/rdfind/rdfind-1.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv
RDEPEND="dev-libs/nettle:="
DEPEND="${RDEPEND}"
-BDEPEND="sys-devel/autoconf-archive"
+BDEPEND="dev-build/autoconf-archive"
src_prepare() {
default