diff options
author | Sam James <sam@gentoo.org> | 2024-09-30 03:33:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-30 03:33:25 +0100 |
commit | fc43331160efa7eb56fd1fccf768d7125a053df9 (patch) | |
tree | 7a235916ee514e116910d420fb168a3bf4111366 /dev-build | |
parent | dev-libs/libltdl: drop 2.5.0, 2.5.1, 2.5.2 (diff) | |
download | gentoo-fc43331160efa7eb56fd1fccf768d7125a053df9.tar.gz gentoo-fc43331160efa7eb56fd1fccf768d7125a053df9.tar.bz2 gentoo-fc43331160efa7eb56fd1fccf768d7125a053df9.zip |
dev-build/libtool: drop stale libltdl comment
The dep it was referencing was dropped in 72b9e5c972e4f09ccf244f79ad74f8de2ea182b3.
Bug: https://bugs.gentoo.org/528294
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-build')
-rw-r--r-- | dev-build/libtool/libtool-2.5.3.ebuild | 1 | ||||
-rw-r--r-- | dev-build/libtool/libtool-9999.ebuild | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/dev-build/libtool/libtool-2.5.3.ebuild b/dev-build/libtool/libtool-2.5.3.ebuild index ce747ef8bf75..3924768b1ef6 100644 --- a/dev-build/libtool/libtool-2.5.3.ebuild +++ b/dev-build/libtool/libtool-2.5.3.ebuild @@ -27,7 +27,6 @@ LICENSE="GPL-2" SLOT="2" IUSE="vanilla" -# Pull in libltdl directly until we convert packages to the new dep. RDEPEND=" sys-devel/gnuconfig >=dev-build/autoconf-2.69:* diff --git a/dev-build/libtool/libtool-9999.ebuild b/dev-build/libtool/libtool-9999.ebuild index 88841d6cdfd4..fdaf9612ff8f 100644 --- a/dev-build/libtool/libtool-9999.ebuild +++ b/dev-build/libtool/libtool-9999.ebuild @@ -27,7 +27,6 @@ LICENSE="GPL-2" SLOT="2" IUSE="vanilla" -# Pull in libltdl directly until we convert packages to the new dep. RDEPEND=" sys-devel/gnuconfig >=dev-build/autoconf-2.69:* |