From e92da579956495086c78eac089068406effd57e5 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 14 Jan 2024 21:19:30 +0100 Subject: Move {sys-devel → dev-build}/autoconf-archive MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sci-biology/unafold/unafold-3.8-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-biology') diff --git a/sci-biology/unafold/unafold-3.8-r1.ebuild b/sci-biology/unafold/unafold-3.8-r1.ebuild index 51bbe5dfd325..2ca9c44a4a46 100644 --- a/sci-biology/unafold/unafold-3.8-r1.ebuild +++ b/sci-biology/unafold/unafold-3.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ RDEPEND=" media-libs/gd virtual/opengl" DEPEND="${RDEPEND}" -BDEPEND="sys-devel/autoconf-archive" +BDEPEND="dev-build/autoconf-archive" PATCHES=( "${FILESDIR}"/${P}-doc-version.patch -- cgit v1.2.3-65-gdbad