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 --- net-im/telepathy-logger/telepathy-logger-0.8.2-r1.ebuild | 6 +++--- .../telepathy-mission-control-5.16.6.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net-im') diff --git a/net-im/telepathy-logger/telepathy-logger-0.8.2-r1.ebuild b/net-im/telepathy-logger/telepathy-logger-0.8.2-r1.ebuild index b1441ba211f6..4f96e3297777 100644 --- a/net-im/telepathy-logger/telepathy-logger-0.8.2-r1.ebuild +++ b/net-im/telepathy-logger/telepathy-logger-0.8.2-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) PYTHON_REQ_USE="xml(+)" inherit gnome2 python-any-r1 virtualx @@ -32,7 +32,7 @@ DEPEND="${RDEPEND}" BDEPEND=" ${PYTHON_DEPS} dev-util/glib-utils - >=dev-util/gtk-doc-am-1.10 + >=dev-build/gtk-doc-am-1.10 >=dev-util/intltool-0.35 virtual/pkgconfig " diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild index 9ba070ffee32..dd85f8fe6688 100644 --- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild +++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 PYTHON_REQ_USE="xml(+)" -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit gnome2 python-any-r1 @@ -27,7 +27,7 @@ DEPEND="${RDEPEND}" BDEPEND=" ${PYTHON_DEPS} dev-libs/libxslt - >=dev-util/gtk-doc-am-1.17 + >=dev-build/gtk-doc-am-1.17 virtual/pkgconfig " -- cgit v1.2.3-65-gdbad