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 --- x11-misc/cairo-clock/cairo-clock-0.3.4-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-misc/cairo-clock') diff --git a/x11-misc/cairo-clock/cairo-clock-0.3.4-r3.ebuild b/x11-misc/cairo-clock/cairo-clock-0.3.4-r3.ebuild index 3bf8d9302285..d7bd5272ae0d 100644 --- a/x11-misc/cairo-clock/cairo-clock-0.3.4-r3.ebuild +++ b/x11-misc/cairo-clock/cairo-clock-0.3.4-r3.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 @@ -25,7 +25,7 @@ DEPEND="${RDEPEND}" # autoconf-archive for F_S patch BDEPEND=" dev-util/intltool - sys-devel/autoconf-archive + dev-build/autoconf-archive sys-devel/gettext virtual/pkgconfig " -- cgit v1.2.3-65-gdbad