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-text
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-text')
-rw-r--r--app-text/atril/atril-1.26.0-r5.ebuild6
-rw-r--r--app-text/atril/atril-1.26.1-r1.ebuild6
-rw-r--r--app-text/atril/atril-1.27.0.ebuild6
-rw-r--r--app-text/gspell/gspell-1.12.2.ebuild4
-rw-r--r--app-text/gtkspell/gtkspell-2.0.16-r2.ebuild4
-rw-r--r--app-text/gtkspell/gtkspell-3.0.10-r1.ebuild4
6 files changed, 15 insertions, 15 deletions
diff --git a/app-text/atril/atril-1.26.0-r5.ebuild b/app-text/atril/atril-1.26.0-r5.ebuild
index c0927e9b599e..e0cd2ec4ae2d 100644
--- a/app-text/atril/atril-1.26.0-r5.ebuild
+++ b/app-text/atril/atril-1.26.0-r5.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
MATE_LA_PUNT="yes"
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit mate python-any-r1 virtualx
@@ -66,7 +66,7 @@ BDEPEND="${COMMON_DEPEND}
dev-util/gdbus-codegen
dev-util/glib-utils
dev-util/gtk-doc
- dev-util/gtk-doc-am
+ dev-build/gtk-doc-am
>=sys-devel/gettext-0.19.8
virtual/pkgconfig
test? ( $(python_gen_any_dep 'dev-util/dogtail[${PYTHON_USEDEP}]') )
diff --git a/app-text/atril/atril-1.26.1-r1.ebuild b/app-text/atril/atril-1.26.1-r1.ebuild
index 6960b9d87e79..0876237d55d5 100644
--- a/app-text/atril/atril-1.26.1-r1.ebuild
+++ b/app-text/atril/atril-1.26.1-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
MATE_LA_PUNT="yes"
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit mate python-any-r1 virtualx
@@ -63,7 +63,7 @@ BDEPEND="${COMMON_DEPEND}
dev-util/gdbus-codegen
dev-util/glib-utils
dev-util/gtk-doc
- dev-util/gtk-doc-am
+ dev-build/gtk-doc-am
>=sys-devel/gettext-0.19.8
virtual/pkgconfig
test? ( $(python_gen_any_dep 'dev-util/dogtail[${PYTHON_USEDEP}]') )
diff --git a/app-text/atril/atril-1.27.0.ebuild b/app-text/atril/atril-1.27.0.ebuild
index 3b1a6ab85ca4..423b58496cfe 100644
--- a/app-text/atril/atril-1.27.0.ebuild
+++ b/app-text/atril/atril-1.27.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
MATE_LA_PUNT="yes"
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit mate python-any-r1 virtualx
@@ -62,7 +62,7 @@ BDEPEND="${COMMON_DEPEND}
dev-util/gdbus-codegen
dev-util/glib-utils
dev-util/gtk-doc
- dev-util/gtk-doc-am
+ dev-build/gtk-doc-am
sys-devel/gettext
virtual/pkgconfig
test? ( $(python_gen_any_dep 'dev-util/dogtail[${PYTHON_USEDEP}]') )
diff --git a/app-text/gspell/gspell-1.12.2.ebuild b/app-text/gspell/gspell-1.12.2.ebuild
index c21bc5ae3b6e..8a3f1d0034a9 100644
--- a/app-text/gspell/gspell-1.12.2.ebuild
+++ b/app-text/gspell/gspell-1.12.2.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
@@ -28,7 +28,7 @@ DEPEND="${RDEPEND}
BDEPEND="
dev-libs/libxml2:2
dev-util/glib-utils
- >=dev-util/gtk-doc-am-1.25
+ >=dev-build/gtk-doc-am-1.25
>=sys-devel/gettext-0.19.6
virtual/pkgconfig
vala? ( $(vala_depend) )
diff --git a/app-text/gtkspell/gtkspell-2.0.16-r2.ebuild b/app-text/gtkspell/gtkspell-2.0.16-r2.ebuild
index ed2ac4a348bf..a1eabd0729d5 100644
--- a/app-text/gtkspell/gtkspell-2.0.16-r2.ebuild
+++ b/app-text/gtkspell/gtkspell-2.0.16-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=8
@@ -17,7 +17,7 @@ RDEPEND="
>=app-text/enchant-1.1.6:0"
DEPEND="${RDEPEND}"
BDEPEND="
- dev-util/gtk-doc-am
+ dev-build/gtk-doc-am
>=dev-util/intltool-0.35.0
virtual/pkgconfig"
diff --git a/app-text/gtkspell/gtkspell-3.0.10-r1.ebuild b/app-text/gtkspell/gtkspell-3.0.10-r1.ebuild
index 4961fedefb03..bb86dc87b15e 100644
--- a/app-text/gtkspell/gtkspell-3.0.10-r1.ebuild
+++ b/app-text/gtkspell/gtkspell-3.0.10-r1.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=8
@@ -27,7 +27,7 @@ RDEPEND="
introspection? ( >=dev-libs/gobject-introspection-1.30:= )"
DEPEND="${RDEPEND}"
BDEPEND="
- >=dev-util/gtk-doc-am-1.17
+ >=dev-build/gtk-doc-am-1.17
>=dev-util/intltool-0.35.0
virtual/pkgconfig
vala? ( $(vala_depend) )"