diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-15 17:34:30 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-17 15:07:15 +0100 |
commit | 80558608ae111ebddad012e63542db9adb34c5b1 (patch) | |
tree | bfe26f591b9bafe769dbfc886903951d0ae92fd6 /dev-libs/libxml2 | |
parent | Move {sys-devel → dev-build}/boost-m4 (diff) | |
download | gentoo-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-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.11.5-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.11.5.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.11.6.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.12.4.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-9999.ebuild | 4 |
5 files changed, 8 insertions, 8 deletions
diff --git a/dev-libs/libxml2/libxml2-2.11.5-r1.ebuild b/dev-libs/libxml2/libxml2-2.11.5-r1.ebuild index f61205d27dd0..77adb1849df1 100644 --- a/dev-libs/libxml2/libxml2-2.11.5-r1.ebuild +++ b/dev-libs/libxml2/libxml2-2.11.5-r1.ebuild @@ -53,7 +53,7 @@ DEPEND="${RDEPEND}" BDEPEND="virtual/pkgconfig" if [[ ${PV} == 9999 ]] ; then - BDEPEND+=" dev-util/gtk-doc-am" + BDEPEND+=" dev-build/gtk-doc-am" fi MULTILIB_CHOST_TOOLS=( diff --git a/dev-libs/libxml2/libxml2-2.11.5.ebuild b/dev-libs/libxml2/libxml2-2.11.5.ebuild index 59aba116c581..0ccf29812cd5 100644 --- a/dev-libs/libxml2/libxml2-2.11.5.ebuild +++ b/dev-libs/libxml2/libxml2-2.11.5.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 @@ -53,7 +53,7 @@ DEPEND="${RDEPEND}" BDEPEND="virtual/pkgconfig" if [[ ${PV} == 9999 ]] ; then - BDEPEND+=" dev-util/gtk-doc-am" + BDEPEND+=" dev-build/gtk-doc-am" fi MULTILIB_CHOST_TOOLS=( diff --git a/dev-libs/libxml2/libxml2-2.11.6.ebuild b/dev-libs/libxml2/libxml2-2.11.6.ebuild index ad027676e475..efd633ea121b 100644 --- a/dev-libs/libxml2/libxml2-2.11.6.ebuild +++ b/dev-libs/libxml2/libxml2-2.11.6.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 @@ -53,7 +53,7 @@ DEPEND="${RDEPEND}" BDEPEND="virtual/pkgconfig" if [[ ${PV} == 9999 ]] ; then - BDEPEND+=" dev-util/gtk-doc-am" + BDEPEND+=" dev-build/gtk-doc-am" fi MULTILIB_CHOST_TOOLS=( diff --git a/dev-libs/libxml2/libxml2-2.12.4.ebuild b/dev-libs/libxml2/libxml2-2.12.4.ebuild index e2976f47eaa5..c4d87530a6d4 100644 --- a/dev-libs/libxml2/libxml2-2.12.4.ebuild +++ b/dev-libs/libxml2/libxml2-2.12.4.ebuild @@ -53,7 +53,7 @@ DEPEND="${RDEPEND}" BDEPEND="virtual/pkgconfig" if [[ ${PV} == 9999 ]] ; then - BDEPEND+=" dev-util/gtk-doc-am" + BDEPEND+=" dev-build/gtk-doc-am" fi MULTILIB_CHOST_TOOLS=( diff --git a/dev-libs/libxml2/libxml2-9999.ebuild b/dev-libs/libxml2/libxml2-9999.ebuild index 7a65290535a9..c4d87530a6d4 100644 --- a/dev-libs/libxml2/libxml2-9999.ebuild +++ b/dev-libs/libxml2/libxml2-9999.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 @@ -53,7 +53,7 @@ DEPEND="${RDEPEND}" BDEPEND="virtual/pkgconfig" if [[ ${PV} == 9999 ]] ; then - BDEPEND+=" dev-util/gtk-doc-am" + BDEPEND+=" dev-build/gtk-doc-am" fi MULTILIB_CHOST_TOOLS=( |