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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3E94C15808E for ; Wed, 27 Apr 2022 20:18:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D79DE087E; Wed, 27 Apr 2022 20:17:59 +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 63817E0870 for ; Wed, 27 Apr 2022 20:17:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 358063416EC for ; Wed, 27 Apr 2022 20:17:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 904C43FB for ; Wed, 27 Apr 2022 20:17:56 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1651090671.4c88203efb58950e5ed4effd2f5d8c51d206b4b7.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libretls/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libretls/Manifest dev-libs/libretls/libretls-3.5.0.ebuild X-VCS-Directories: dev-libs/libretls/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 4c88203efb58950e5ed4effd2f5d8c51d206b4b7 X-VCS-Branch: master Date: Wed, 27 Apr 2022 20:17:56 +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: 87acf2fe-c554-4558-85a5-0e5a54e5979d X-Archives-Hash: 01547c7d5b108a01ac42c9f7038993e4 commit: 4c88203efb58950e5ed4effd2f5d8c51d206b4b7 Author: Michał Górny gentoo org> AuthorDate: Wed Apr 27 20:11:31 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Apr 27 20:17:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c88203e dev-libs/libretls: Remove old Signed-off-by: Michał Górny gentoo.org> dev-libs/libretls/Manifest | 1 - dev-libs/libretls/libretls-3.5.0.ebuild | 30 ------------------------------ 2 files changed, 31 deletions(-) diff --git a/dev-libs/libretls/Manifest b/dev-libs/libretls/Manifest index 24158f93fafe..20254e6da4ea 100644 --- a/dev-libs/libretls/Manifest +++ b/dev-libs/libretls/Manifest @@ -1,2 +1 @@ -DIST libretls-3.5.0.tar.gz 438466 BLAKE2B dac7442bb2bd924ff516e24f82905ddb69f20f697e7ceee04477f4a15560db358bf81e5a2ff68d088f13a99c2d8cdda93bb71c5a05a5a77111d691f9a9183265 SHA512 21f60dfc3147862df8499f81b5dd3d11fa9c6e481b06e9494797cfd78313982465fdd3ef0c4ec0373a708029df0acba7919620fb13142d5afec0bbe136760249 DIST libretls-3.5.1.tar.gz 425343 BLAKE2B e303ce141a218c58655f01aacb11e61fdb96d9b3a5943b211a35f02d869fa99efe7bfbf719ad14a1983c7f418d8c1daf3013c01ffa3e0bdd58cfce84ed41ec63 SHA512 ea566f0eda3f5ecb413f070db0ff9633b0c9403919eb2724712eac1c47fd32745b6da8e974a0226c8f95b7e24e5824780b377ae63651fbd0fa34ff0e6df4792a diff --git a/dev-libs/libretls/libretls-3.5.0.ebuild b/dev-libs/libretls/libretls-3.5.0.ebuild deleted file mode 100644 index 3e22f6e7659a..000000000000 --- a/dev-libs/libretls/libretls-3.5.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 2020-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit multilib-minimal - -DESCRIPTION="Port of libtls from LibreSSL to OpenSSL" -HOMEPAGE="https://git.causal.agency/libretls/about/" -SRC_URI="https://causal.agency/libretls/${P}.tar.gz" - -LICENSE="ISC" -SLOT="0/22" -KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" - -DEPEND="dev-libs/openssl:=" -RDEPEND="${DEPEND}" -BDEPEND="virtual/pkgconfig" - -multilib_src_configure() { - local myconf=( - --disable-static - ) - ECONF_SOURCE="${S}" econf "${myconf[@]}" -} - -multilib_src_install() { - default - find "${D}" -name '*.la' -delete || die -}