summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-14 21:23:57 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-15 16:58:27 +0100
commit221159b1ca716e208abcd9fc2e3d7efad0db9446 (patch)
tree107a968fd74c9910c31a68d4ccaeeaddcf9682f7 /net-ftp/lftp
parentMove {sys-devel → dev-build}/slibtool (diff)
downloadgentoo-221159b1ca716e208abcd9fc2e3d7efad0db9446.tar.gz
gentoo-221159b1ca716e208abcd9fc2e3d7efad0db9446.tar.bz2
gentoo-221159b1ca716e208abcd9fc2e3d7efad0db9446.zip
Move {sys-devel → dev-build}/libtool
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34807 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-ftp/lftp')
-rw-r--r--net-ftp/lftp/lftp-4.9.2-r1.ebuild4
-rw-r--r--net-ftp/lftp/lftp-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-ftp/lftp/lftp-4.9.2-r1.ebuild b/net-ftp/lftp/lftp-4.9.2-r1.ebuild
index 0e319edbe103..27b0dcdbcbdf 100644
--- a/net-ftp/lftp/lftp-4.9.2-r1.ebuild
+++ b/net-ftp/lftp/lftp-4.9.2-r1.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
@@ -36,7 +36,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- =sys-devel/libtool-2*
+ =dev-build/libtool-2*
app-arch/xz-utils
nls? ( >=sys-devel/gettext-0.19 )
virtual/pkgconfig
diff --git a/net-ftp/lftp/lftp-9999.ebuild b/net-ftp/lftp/lftp-9999.ebuild
index 3020137e83ad..4eeb8cb7874b 100644
--- a/net-ftp/lftp/lftp-9999.ebuild
+++ b/net-ftp/lftp/lftp-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=7
@@ -37,7 +37,7 @@ RDEPEND="
DEPEND="
${RDEPEND}
dev-libs/gnulib
- =sys-devel/libtool-2*
+ =dev-build/libtool-2*
app-arch/xz-utils
nls? ( >=sys-devel/gettext-0.19 )
virtual/pkgconfig