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 --- app-misc/abook/abook-0.6.1-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-misc/abook') diff --git a/app-misc/abook/abook-0.6.1-r4.ebuild b/app-misc/abook/abook-0.6.1-r4.ebuild index f6e46075e42e..1c383ef6435c 100644 --- a/app-misc/abook/abook-0.6.1-r4.ebuild +++ b/app-misc/abook/abook-0.6.1-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -23,7 +23,7 @@ RDEPEND=" DEPEND="${RDEPEND} nls? ( sys-devel/gettext )" BDEPEND=" - sys-devel/autoconf-archive + dev-build/autoconf-archive virtual/pkgconfig nls? ( sys-devel/gettext ) " -- cgit v1.2.3-65-gdbad