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 /dev-python/python-caja
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 'dev-python/python-caja')
-rw-r--r--dev-python/python-caja/python-caja-1.26.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-caja/python-caja-1.26.0.ebuild b/dev-python/python-caja/python-caja-1.26.0.ebuild
index 284b2b2693de..666a0e058ac1 100644
--- a/dev-python/python-caja/python-caja-1.26.0.ebuild
+++ b/dev-python/python-caja/python-caja-1.26.0.ebuild
@@ -1,10 +1,10 @@
-# 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=( python{3_9,3_10,3_11} )
+PYTHON_COMPAT=( python{3_10,3_11} )
inherit mate python-single-r1
@@ -29,7 +29,7 @@ RDEPEND="${COMMON_DEPEND}"
BDEPEND="${COMMON_DEPEND}
dev-util/gtk-doc
- dev-util/gtk-doc-am
+ dev-build/gtk-doc-am
>=sys-devel/gettext-0.19.8
virtual/pkgconfig
doc? ( app-text/docbook-xml-dtd:4.1.2 )