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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DFFEF1382C5 for ; Tue, 18 May 2021 20:05:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5724AE075F; Tue, 18 May 2021 20:05:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EAC70E075F for ; Tue, 18 May 2021 20:05:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2398833BEBE for ; Tue, 18 May 2021 20:05:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8558D78E for ; Tue, 18 May 2021 20:05:28 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1621368309.f4ad028f1127130b0756df902b673eb10648439a.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libiscsi/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libiscsi/Manifest net-libs/libiscsi/libiscsi-1.19.0.ebuild X-VCS-Directories: net-libs/libiscsi/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: f4ad028f1127130b0756df902b673eb10648439a X-VCS-Branch: master Date: Tue, 18 May 2021 20:05:28 +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: 7f485ad2-a464-4a3e-947d-268f21273aaf X-Archives-Hash: 66867670907fbd3b2e080badfd03ff2f commit: f4ad028f1127130b0756df902b673eb10648439a Author: Ulrich Müller gentoo org> AuthorDate: Tue May 18 20:03:02 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue May 18 20:05:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4ad028f Revert "net-libs/libiscsi: Don't build ld_iscsi code" Invalid signoff, violation of GLEP 76 copyright policy. This reverts commit af0376423c11be3dc9180d8236770af911243565. Signed-off-by: Ulrich Müller gentoo.org> net-libs/libiscsi/Manifest | 1 - net-libs/libiscsi/libiscsi-1.19.0.ebuild | 5 ++--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/net-libs/libiscsi/Manifest b/net-libs/libiscsi/Manifest index 62c299d99f6..81e3d2d600d 100644 --- a/net-libs/libiscsi/Manifest +++ b/net-libs/libiscsi/Manifest @@ -1,3 +1,2 @@ DIST libiscsi-1.18.0.tar.gz 271603 BLAKE2B 9e059d57ce231ba1699927c54ee7d7bda69274c6361fc0870e8a46eb032d46a5029080eab8061f2e1d06b41f0e98606aeb2444d3deb6da2a188dd6882196512c SHA512 9869fd86f8ba237d71256b16d0f94ef69fb67fac315bb7a596c4d8d6ed3abba710edf9b5f5a27f5777f7b5d2feb33c09764c27a4e6c56e38dd2566836cffe36e -DIST libiscsi-1.19.0-remove-ld-iscsi.patch.bz2 6104 BLAKE2B 611202ca0ec046caf5cbd1adaeafb42a7d7d00fcea51e61df6c251576ea276cfe9a2168a9c3f1d4c7aa585d7ff9e90a95d8da03d86ceee2971a84c2bce8d7a5c SHA512 e826883b50e04c6dc3340b51d7b3d3f3fc2bb91cf4e5c13367341449d5a57618d5918946416994f6acbf3e13ab38bafe435fb9ad4542d5e3bb1dfb08f202adf4 DIST libiscsi-1.19.0.tar.gz 284969 BLAKE2B 4e5dc37ba3393076dfc0ed8df0cf969771b16deeeffaf0b65741d1466103bf32b45c22566a6ccb43a5f8740a7681b78f8374ef041a96a59ac1b67ee7fc781cf3 SHA512 2c0e70b7ecf66204524e57edf557a014b5141a8819e5d663b6e50cb2e756fd634ae1db0b1ca6915444d80a9babd54a82619bdd98726d16d4eeaf7b3c89cf3d53 diff --git a/net-libs/libiscsi/libiscsi-1.19.0.ebuild b/net-libs/libiscsi/libiscsi-1.19.0.ebuild index bbf7c504a2c..ac0e12e20dd 100644 --- a/net-libs/libiscsi/libiscsi-1.19.0.ebuild +++ b/net-libs/libiscsi/libiscsi-1.19.0.ebuild @@ -10,15 +10,14 @@ if [[ ${PV} == *9999 ]] ; then inherit git-r3 else SRC_URI="https://github.com/sahlberg/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-remove-ld-iscsi.patch.bz2" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" fi DESCRIPTION="iscsi client library and utilities" HOMEPAGE="https://github.com/sahlberg/libiscsi" -LICENSE="GPL-2 LGPL-2" SLOT="0" +LICENSE="GPL-2 LGPL-2" RDEPEND="dev-libs/libgcrypt:0=" DEPEND="${RDEPEND}" @@ -27,7 +26,6 @@ PATCHES=( "${FILESDIR}"/${PN}-1.18.0-fno-common.patch "${FILESDIR}"/${PN}-1.18.0-fno-common-2.patch "${FILESDIR}"/${PN}-1.18.0-fno-common-3.patch - "${WORKDIR}"/${P}-remove-ld-iscsi.patch ) src_prepare() { @@ -45,4 +43,5 @@ src_configure() { src_install() { default find "${ED}" -name '*.la' -delete || die + rm "${ED}"/usr/bin/ld_iscsi.so || die }