From 80558608ae111ebddad012e63542db9adb34c5b1 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 15 Jan 2024 17:34:30 +0100 Subject: Move {dev-util → dev-build}/gtk-doc-am MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny Closes: https://github.com/gentoo/gentoo/pull/34819 Signed-off-by: Michał Górny --- gnome-base/libglade/libglade-2.6.4-r3.ebuild | 4 ++-- gnome-base/libgtop/libgtop-2.40.0-r2.ebuild | 4 ++-- gnome-base/librsvg/librsvg-2.40.21.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'gnome-base') diff --git a/gnome-base/libglade/libglade-2.6.4-r3.ebuild b/gnome-base/libglade/libglade-2.6.4-r3.ebuild index 1b8596e11808..27bc8a768063 100644 --- a/gnome-base/libglade/libglade-2.6.4-r3.ebuild +++ b/gnome-base/libglade/libglade-2.6.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=6 @@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}] >=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}] " DEPEND="${RDEPEND} - dev-util/gtk-doc-am + dev-build/gtk-doc-am virtual/pkgconfig" src_prepare() { diff --git a/gnome-base/libgtop/libgtop-2.40.0-r2.ebuild b/gnome-base/libgtop/libgtop-2.40.0-r2.ebuild index aa86c9a40ebe..55c80bb69cc4 100644 --- a/gnome-base/libgtop/libgtop-2.40.0-r2.ebuild +++ b/gnome-base/libgtop/libgtop-2.40.0-r2.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=7 @@ -20,7 +20,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND=" - >=dev-util/gtk-doc-am-1.4 + >=dev-build/gtk-doc-am-1.4 >=sys-devel/gettext-0.19.6 virtual/pkgconfig " diff --git a/gnome-base/librsvg/librsvg-2.40.21.ebuild b/gnome-base/librsvg/librsvg-2.40.21.ebuild index 8f24982ed0ec..3bc59a2c526f 100644 --- a/gnome-base/librsvg/librsvg-2.40.21.ebuild +++ b/gnome-base/librsvg/librsvg-2.40.21.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=7 @@ -31,7 +31,7 @@ BDEPEND=" dev-libs/gobject-introspection-common dev-libs/vala-common dev-util/glib-utils - >=dev-util/gtk-doc-am-1.13 + >=dev-build/gtk-doc-am-1.13 virtual/pkgconfig x11-libs/gdk-pixbuf vala? ( $(vala_depend) ) -- cgit v1.2.3-65-gdbad