summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-14 21:19:46 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-15 16:58:23 +0100
commit1ee062ba1d57ad391adee1c135dcf474dc30d6b4 (patch)
tree30559a888fd26b75bb6d9a29786e2bd9ae2d40ef /mate-extra/caja-actions
parentMove {sys-devel → dev-build}/autoconf-archive (diff)
downloadgentoo-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/caja-actions')
-rw-r--r--mate-extra/caja-actions/caja-actions-1.26.0.ebuild4
-rw-r--r--mate-extra/caja-actions/caja-actions-1.27.0.ebuild4
2 files changed, 4 insertions, 4 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
"