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-office
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-office')
-rw-r--r--app-office/glabels/glabels-3.4.1.ebuild4
-rw-r--r--app-office/gnumeric/gnumeric-1.12.55.ebuild6
-rw-r--r--app-office/gnumeric/gnumeric-1.12.56.ebuild6
3 files changed, 8 insertions, 8 deletions
diff --git a/app-office/glabels/glabels-3.4.1.ebuild b/app-office/glabels/glabels-3.4.1.ebuild
index 0d529eee22b2..9babfa8dceca 100644
--- a/app-office/glabels/glabels-3.4.1.ebuild
+++ b/app-office/glabels/glabels-3.4.1.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="6"
@@ -27,7 +27,7 @@ RDEPEND="
DEPEND="${RDEPEND}
app-text/docbook-xml-dtd:4.1.2
dev-util/itstool
- dev-util/gtk-doc-am
+ dev-build/gtk-doc-am
>=dev-util/intltool-0.28
virtual/pkgconfig
"
diff --git a/app-office/gnumeric/gnumeric-1.12.55.ebuild b/app-office/gnumeric/gnumeric-1.12.55.ebuild
index 08fa27e1ffb7..478a458bef9a 100644
--- a/app-office/gnumeric/gnumeric-1.12.55.ebuild
+++ b/app-office/gnumeric/gnumeric-1.12.55.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit autotools gnome.org python-r1 xdg
@@ -52,7 +52,7 @@ DEPEND="${RDEPEND}"
BDEPEND="
app-text/docbook-xml-dtd:4.5
app-text/yelp-tools
- dev-util/gtk-doc-am
+ dev-build/gtk-doc-am
>=dev-util/intltool-0.35.0
virtual/pkgconfig"
diff --git a/app-office/gnumeric/gnumeric-1.12.56.ebuild b/app-office/gnumeric/gnumeric-1.12.56.ebuild
index 9c945b556cdc..1fc5db16fdf5 100644
--- a/app-office/gnumeric/gnumeric-1.12.56.ebuild
+++ b/app-office/gnumeric/gnumeric-1.12.56.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit autotools gnome.org python-r1 xdg
@@ -52,7 +52,7 @@ DEPEND="${RDEPEND}"
BDEPEND="
app-text/docbook-xml-dtd:4.5
app-text/yelp-tools
- dev-util/gtk-doc-am
+ dev-build/gtk-doc-am
>=dev-util/intltool-0.35.0
virtual/pkgconfig"