diff options
author | 2024-01-14 21:19:46 +0100 | |
---|---|---|
committer | 2024-01-15 16:58:23 +0100 | |
commit | 1ee062ba1d57ad391adee1c135dcf474dc30d6b4 (patch) | |
tree | 30559a888fd26b75bb6d9a29786e2bd9ae2d40ef /mate-extra | |
parent | Move {sys-devel → dev-build}/autoconf-archive (diff) | |
download | gentoo-1ee062ba1d57ad391adee1c135dcf474dc30d6b4.tar.gz gentoo-1ee062ba1d57ad391adee1c135dcf474dc30d6b4.tar.bz2 gentoo-1ee062ba1d57ad391adee1c135dcf474dc30d6b4.zip |
Move {sys-devel → dev-build}/autoconf
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'mate-extra')
5 files changed, 10 insertions, 10 deletions
diff --git a/mate-extra/caja-actions/caja-actions-1.26.0.ebuild b/mate-extra/caja-actions/caja-actions-1.26.0.ebuild index be5c9c9223d1..abbc13f6d0b6 100644 --- a/mate-extra/caja-actions/caja-actions-1.26.0.ebuild +++ b/mate-extra/caja-actions/caja-actions-1.26.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -29,7 +29,7 @@ COMMON_DEPEND=" RDEPEND="${COMMON_DEPEND}" BDEPEND="${COMMON_DEPEND} >=sys-devel/gettext-0.19.8 - >=sys-devel/autoconf-2.53:* + >=dev-build/autoconf-2.53:* >=sys-devel/libtool-2.2.6:2 virtual/pkgconfig " diff --git a/mate-extra/caja-actions/caja-actions-1.27.0.ebuild b/mate-extra/caja-actions/caja-actions-1.27.0.ebuild index 79d9a96208dd..039fccffc543 100644 --- a/mate-extra/caja-actions/caja-actions-1.27.0.ebuild +++ b/mate-extra/caja-actions/caja-actions-1.27.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -32,7 +32,7 @@ COMMON_DEPEND=" RDEPEND="${COMMON_DEPEND}" BDEPEND="${COMMON_DEPEND} >=sys-devel/gettext-0.19.8 - >=sys-devel/autoconf-2.53:* + >=dev-build/autoconf-2.53:* >=sys-devel/libtool-2.2.6:2 virtual/pkgconfig " diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.26.0.ebuild b/mate-extra/mate-system-monitor/mate-system-monitor-1.26.0.ebuild index cedda9cd3f79..41a18aedb603 100644 --- a/mate-extra/mate-system-monitor/mate-system-monitor-1.26.0.ebuild +++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.26.0.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=7 @@ -41,7 +41,7 @@ RDEPEND="${COMMON_DEPEND} DEPEND="${COMMON_DEPEND} app-text/yelp-tools >=sys-devel/gettext-0.19.8 - >=sys-devel/autoconf-2.63:* + >=dev-build/autoconf-2.63:* virtual/pkgconfig " diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.26.2.ebuild b/mate-extra/mate-system-monitor/mate-system-monitor-1.26.2.ebuild index 4cc884fdc0ed..69db578ff27d 100644 --- a/mate-extra/mate-system-monitor/mate-system-monitor-1.26.2.ebuild +++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.26.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 @@ -41,7 +41,7 @@ RDEPEND="${COMMON_DEPEND} DEPEND="${COMMON_DEPEND} app-text/yelp-tools >=sys-devel/gettext-0.19.8 - >=sys-devel/autoconf-2.63:* + >=dev-build/autoconf-2.63:* virtual/pkgconfig " diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.27.0.ebuild b/mate-extra/mate-system-monitor/mate-system-monitor-1.27.0.ebuild index 50c4f1cd392a..4a9c1f2b6c0f 100644 --- a/mate-extra/mate-system-monitor/mate-system-monitor-1.27.0.ebuild +++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.27.0.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 @@ -44,7 +44,7 @@ RDEPEND="${COMMON_DEPEND} DEPEND="${COMMON_DEPEND} app-text/yelp-tools >=sys-devel/gettext-0.19.8 - >=sys-devel/autoconf-2.63:* + >=dev-build/autoconf-2.63:* virtual/pkgconfig " |