From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 02BB3158021 for ; Sat, 10 Dec 2022 02:15:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 257B0E07F9; Sat, 10 Dec 2022 02:15:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0CA18E07F9 for ; Sat, 10 Dec 2022 02:15:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D3ADC340C35 for ; Sat, 10 Dec 2022 02:15:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 11EFA77C for ; Sat, 10 Dec 2022 02:15:16 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1670638446.22cafa1b14162e5b0441bc7f3a0d81552f0e3901.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libltdl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libltdl/Manifest dev-libs/libltdl/libltdl-2.4.6.ebuild X-VCS-Directories: dev-libs/libltdl/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 22cafa1b14162e5b0441bc7f3a0d81552f0e3901 X-VCS-Branch: master Date: Sat, 10 Dec 2022 02:15:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6dea94a9-f832-4d48-bfcc-974e5690c6a7 X-Archives-Hash: f50913d9dad2818cea61fda0c1e480fd commit: 22cafa1b14162e5b0441bc7f3a0d81552f0e3901 Author: Sam James gentoo org> AuthorDate: Sat Dec 10 02:14:06 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Dec 10 02:14:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22cafa1b dev-libs/libltdl: drop 2.4.6 Signed-off-by: Sam James gentoo.org> dev-libs/libltdl/Manifest | 1 - dev-libs/libltdl/libltdl-2.4.6.ebuild | 39 ----------------------------------- 2 files changed, 40 deletions(-) diff --git a/dev-libs/libltdl/Manifest b/dev-libs/libltdl/Manifest index 123e05bfb246..d36ba6c57618 100644 --- a/dev-libs/libltdl/Manifest +++ b/dev-libs/libltdl/Manifest @@ -1,2 +1 @@ -DIST libtool-2.4.6.tar.xz 973080 BLAKE2B 0865af9f8701ca9dc62eec8294a088d24f4a3ff541bc76acfe7b69f70637d7e8261a17d69f7d54a4177f974c429be68467883a1560edb539061966cbf7d4a356 SHA512 a6eef35f3cbccf2c9e2667f44a476ebc80ab888725eb768e91a3a6c33b8c931afc46eb23efaee76c8696d3e4eed74ab1c71157bcb924f38ee912c8a90a6521a4 DIST libtool-2.4.7.tar.xz 1016040 BLAKE2B 5e022586337637dd634bd40578ad944bec6e3b8de41f95d55777b90cc88cbc4badb3d76cbf0e638166ece1ea7de828e83590e1e6bac30c1e4b1c254a11a742f2 SHA512 47f4c6de40927254ff9ba452612c0702aea6f4edc7e797f0966c8c6bf0340d533598976cdba17f0bdc64545572e71cd319bbb587aa5f47cd2e7c1d96f873a3da diff --git a/dev-libs/libltdl/libltdl-2.4.6.ebuild b/dev-libs/libltdl/libltdl-2.4.6.ebuild deleted file mode 100644 index 31fd0f949972..000000000000 --- a/dev-libs/libltdl/libltdl-2.4.6.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit multilib-minimal - -MY_P="libtool-${PV}" - -DESCRIPTION="A shared library tool for developers" -HOMEPAGE="https://www.gnu.org/software/libtool/" -SRC_URI="mirror://gnu/libtool/${MY_P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="static-libs" -# libltdl doesn't have a testsuite. -RESTRICT="test" - -RDEPEND="!