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 /dev-libs/dotconf
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 'dev-libs/dotconf')
-rw-r--r--dev-libs/dotconf/dotconf-1.3-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dotconf/dotconf-1.3-r2.ebuild b/dev-libs/dotconf/dotconf-1.3-r2.ebuild
index 9d0d505092f6..2dedf327663c 100644
--- a/dev-libs/dotconf/dotconf-1.3-r2.ebuild
+++ b/dev-libs/dotconf/dotconf-1.3-r2.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=8
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
-DEPEND=">=sys-devel/autoconf-2.58"
+DEPEND=">=dev-build/autoconf-2.58"
RDEPEND=""
src_configure() {