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 /dev-libs/libltdl | |
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 'dev-libs/libltdl')
-rw-r--r-- | dev-libs/libltdl/libltdl-2.4.7-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libltdl/libltdl-2.4.7.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/libltdl/libltdl-2.4.7-r1.ebuild b/dev-libs/libltdl/libltdl-2.4.7-r1.ebuild index 9aa655f9c73e..3e4ebeaf7604 100644 --- a/dev-libs/libltdl/libltdl-2.4.7-r1.ebuild +++ b/dev-libs/libltdl/libltdl-2.4.7-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" -# Please bump with sys-devel/libtool. +# Please bump with dev-build/libtool. inherit multilib-minimal flag-o-matic diff --git a/dev-libs/libltdl/libltdl-2.4.7.ebuild b/dev-libs/libltdl/libltdl-2.4.7.ebuild index 1569cce64211..a8b83f0e1428 100644 --- a/dev-libs/libltdl/libltdl-2.4.7.ebuild +++ b/dev-libs/libltdl/libltdl-2.4.7.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -# Please bump with sys-devel/libtool. +# Please bump with dev-build/libtool. inherit multilib-minimal |