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 /mate-base/mate-panel | |
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 'mate-base/mate-panel')
-rw-r--r-- | mate-base/mate-panel/mate-panel-1.26.3.ebuild | 4 | ||||
-rw-r--r-- | mate-base/mate-panel/mate-panel-1.26.4.ebuild | 4 | ||||
-rw-r--r-- | mate-base/mate-panel/mate-panel-1.27.2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/mate-base/mate-panel/mate-panel-1.26.3.ebuild b/mate-base/mate-panel/mate-panel-1.26.3.ebuild index 6be1b67047d1..884e182537ed 100644 --- a/mate-base/mate-panel/mate-panel-1.26.3.ebuild +++ b/mate-base/mate-panel/mate-panel-1.26.3.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=7 @@ -57,7 +57,7 @@ BDEPEND=" dev-util/glib-utils dev-util/gdbus-codegen dev-util/gtk-doc - dev-util/gtk-doc-am + dev-build/gtk-doc-am >=sys-devel/gettext-0.19.8 virtual/pkgconfig " diff --git a/mate-base/mate-panel/mate-panel-1.26.4.ebuild b/mate-base/mate-panel/mate-panel-1.26.4.ebuild index 789c31381686..153b98df4da5 100644 --- a/mate-base/mate-panel/mate-panel-1.26.4.ebuild +++ b/mate-base/mate-panel/mate-panel-1.26.4.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 @@ -57,7 +57,7 @@ BDEPEND=" dev-util/glib-utils dev-util/gdbus-codegen dev-util/gtk-doc - dev-util/gtk-doc-am + dev-build/gtk-doc-am >=sys-devel/gettext-0.19.8 virtual/pkgconfig " diff --git a/mate-base/mate-panel/mate-panel-1.27.2.ebuild b/mate-base/mate-panel/mate-panel-1.27.2.ebuild index 4a50b6aa3d9b..4fbf3d5c7323 100644 --- a/mate-base/mate-panel/mate-panel-1.27.2.ebuild +++ b/mate-base/mate-panel/mate-panel-1.27.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 @@ -61,7 +61,7 @@ BDEPEND=" dev-util/glib-utils dev-util/gdbus-codegen dev-util/gtk-doc - dev-util/gtk-doc-am + dev-build/gtk-doc-am >=sys-devel/gettext-0.19.8 virtual/pkgconfig " |