summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-15 17:34:30 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-17 15:07:15 +0100
commit80558608ae111ebddad012e63542db9adb34c5b1 (patch)
treebfe26f591b9bafe769dbfc886903951d0ae92fd6 /app-i18n
parentMove {sys-devel → dev-build}/boost-m4 (diff)
downloadgentoo-80558608ae111ebddad012e63542db9adb34c5b1.tar.gz
gentoo-80558608ae111ebddad012e63542db9adb34c5b1.tar.bz2
gentoo-80558608ae111ebddad012e63542db9adb34c5b1.zip
Move {dev-util → dev-build}/gtk-doc-am
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34819 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r7.ebuild4
-rw-r--r--app-i18n/tomoe/tomoe-0.6.0-r7.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r7.ebuild b/app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r7.ebuild
index e18c92f169e5..1da0803c77af 100644
--- a/app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r7.ebuild
+++ b/app-i18n/tomoe-gtk/tomoe-gtk-0.6.0-r7.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"
@@ -18,7 +18,7 @@ RDEPEND="app-i18n/tomoe
x11-libs/gtk+:2"
DEPEND="${RDEPEND}"
BDEPEND="dev-util/glib-utils
- dev-util/gtk-doc-am
+ dev-build/gtk-doc-am
sys-devel/gettext
virtual/pkgconfig"
diff --git a/app-i18n/tomoe/tomoe-0.6.0-r7.ebuild b/app-i18n/tomoe/tomoe-0.6.0-r7.ebuild
index de9b2be61967..7abc6c1ff531 100644
--- a/app-i18n/tomoe/tomoe-0.6.0-r7.ebuild
+++ b/app-i18n/tomoe/tomoe-0.6.0-r7.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=7
@@ -32,7 +32,7 @@ RDEPEND="dev-libs/glib:2
subversion? ( dev-vcs/subversion )"
DEPEND="${RDEPEND}"
BDEPEND="dev-util/glib-utils
- dev-util/gtk-doc-am
+ dev-build/gtk-doc-am
dev-util/intltool
virtual/pkgconfig"