diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-14 21:23:57 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-15 16:58:27 +0100 |
commit | 221159b1ca716e208abcd9fc2e3d7efad0db9446 (patch) | |
tree | 107a968fd74c9910c31a68d4ccaeeaddcf9682f7 /net-mail | |
parent | Move {sys-devel → dev-build}/slibtool (diff) | |
download | gentoo-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-mail')
-rw-r--r-- | net-mail/pfqueue/pfqueue-0.5.6-r2.ebuild | 4 | ||||
-rw-r--r-- | net-mail/ytnef/ytnef-2.0.ebuild | 4 | ||||
-rw-r--r-- | net-mail/ytnef/ytnef-2.1.1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/ytnef/ytnef-2.1.2.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/net-mail/pfqueue/pfqueue-0.5.6-r2.ebuild b/net-mail/pfqueue/pfqueue-0.5.6-r2.ebuild index 94ecdacd4311..c30bd46ac0c3 100644 --- a/net-mail/pfqueue/pfqueue-0.5.6-r2.ebuild +++ b/net-mail/pfqueue/pfqueue-0.5.6-r2.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 @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ppc x86" -BDEPEND="sys-devel/libtool" +BDEPEND="dev-build/libtool" RDEPEND="sys-libs/ncurses:=" DEPEND="${RDEPEND}" diff --git a/net-mail/ytnef/ytnef-2.0.ebuild b/net-mail/ytnef/ytnef-2.0.ebuild index f5e3f0bbd2df..f417f51b44e3 100644 --- a/net-mail/ytnef/ytnef-2.0.ebuild +++ b/net-mail/ytnef/ytnef-2.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=8 @@ -14,7 +14,7 @@ QA_PKGCONFIG_VERSION="${PV}.0" KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86" IUSE="static-libs" -DEPEND="sys-devel/libtool" +DEPEND="dev-build/libtool" RDEPEND="dev-perl/MIME-tools" src_prepare() { diff --git a/net-mail/ytnef/ytnef-2.1.1.ebuild b/net-mail/ytnef/ytnef-2.1.1.ebuild index 19c571ce77e4..94116d3367be 100644 --- a/net-mail/ytnef/ytnef-2.1.1.ebuild +++ b/net-mail/ytnef/ytnef-2.1.1.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 @@ -14,7 +14,7 @@ QA_PKGCONFIG_VERSION="${PV}.0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="static-libs" -DEPEND="sys-devel/libtool" +DEPEND="dev-build/libtool" RDEPEND="dev-perl/MIME-tools" src_prepare() { diff --git a/net-mail/ytnef/ytnef-2.1.2.ebuild b/net-mail/ytnef/ytnef-2.1.2.ebuild index 19c571ce77e4..94116d3367be 100644 --- a/net-mail/ytnef/ytnef-2.1.2.ebuild +++ b/net-mail/ytnef/ytnef-2.1.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 @@ -14,7 +14,7 @@ QA_PKGCONFIG_VERSION="${PV}.0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="static-libs" -DEPEND="sys-devel/libtool" +DEPEND="dev-build/libtool" RDEPEND="dev-perl/MIME-tools" src_prepare() { |