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 85BFB15838C for ; Mon, 22 Jan 2024 08:19:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F7E9E29D4; Mon, 22 Jan 2024 08:18: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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 816EDE29D4 for ; Mon, 22 Jan 2024 08:18:59 +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 93368343257 for ; Mon, 22 Jan 2024 08:18:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B94F2AB4 for ; Mon, 22 Jan 2024 08:18:56 +0000 (UTC) From: "Petr Vaněk" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Petr Vaněk" Message-ID: <1705911480.18c9d5dd0a9feb9067ca0098ac1828bed79c2f5f.arkamar@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/s6-networking/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/s6-networking/Manifest net-misc/s6-networking/s6-networking-2.7.0.0-r1.ebuild X-VCS-Directories: net-misc/s6-networking/ X-VCS-Committer: arkamar X-VCS-Committer-Name: Petr Vaněk X-VCS-Revision: 18c9d5dd0a9feb9067ca0098ac1828bed79c2f5f X-VCS-Branch: master Date: Mon, 22 Jan 2024 08:18: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: 2f4e4091-bbaa-42a3-b1b3-2f982830ff76 X-Archives-Hash: 6240dde8fec36c6a268365457e060d05 commit: 18c9d5dd0a9feb9067ca0098ac1828bed79c2f5f Author: Petr Vaněk gentoo org> AuthorDate: Mon Jan 22 08:05:39 2024 +0000 Commit: Petr Vaněk gentoo org> CommitDate: Mon Jan 22 08:18:00 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18c9d5dd net-misc/s6-networking: drop 2.7.0.0-r1 Signed-off-by: Petr Vaněk gentoo.org> net-misc/s6-networking/Manifest | 1 - .../s6-networking/s6-networking-2.7.0.0-r1.ebuild | 61 ---------------------- 2 files changed, 62 deletions(-) diff --git a/net-misc/s6-networking/Manifest b/net-misc/s6-networking/Manifest index 6ddc9372346a..3f01feea5204 100644 --- a/net-misc/s6-networking/Manifest +++ b/net-misc/s6-networking/Manifest @@ -1,2 +1 @@ -DIST s6-networking-2.7.0.0.tar.gz 114592 BLAKE2B ce4eab80788bd4c7406e4b5732cb035e483ef1d788ea24a61886fa23402af5df23380d17464020ea562810563162e18fbd49644e9ac3d4827802e2caf294bab7 SHA512 b0dd1b0007704ca087bf49ae93cc09b7cbaa59f6ab99a0281f6bb9de38b25da18be925bc27f1bb74f984f60579f4ebdba41f276ea529b77344d9f3155bad314c DIST s6-networking-2.7.0.2.tar.gz 115997 BLAKE2B 24728f3b5e08eb94b295f345231a348c072c08a84d42585763bed8fe7057eeee6860b0d00f8548a86a896db98f1c4f51346b12f9361d500f962de6defe39308e SHA512 49f80c68d639f2b7ac7451ca2ace828ca4e8c1eeffec4a9b31f8157c26a87228275ea14d8b6495b0af0879a961b37910aa2b769d8db56d8731d0827c96053631 diff --git a/net-misc/s6-networking/s6-networking-2.7.0.0-r1.ebuild b/net-misc/s6-networking/s6-networking-2.7.0.0-r1.ebuild deleted file mode 100644 index 950361688b0c..000000000000 --- a/net-misc/s6-networking/s6-networking-2.7.0.0-r1.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit optfeature toolchain-funcs - -DESCRIPTION="Suite of small networking utilities for Unix systems" -HOMEPAGE="https://www.skarnet.org/software/s6-networking/" -SRC_URI="https://www.skarnet.org/software/${PN}/${P}.tar.gz" - -LICENSE="ISC" -SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64 ~x86" -IUSE="ssl" - -RDEPEND=" - dev-lang/execline:= - =dev-libs/skalibs-2.14.0*:= - >=net-dns/s6-dns-2.3.7.0:= - sys-apps/s6:=[execline] - ssl? ( dev-libs/libretls:= ) -" -DEPEND="${RDEPEND}" - -HTML_DOCS=( doc/. ) - -src_prepare() { - default - - # Avoid QA warning for LDFLAGS addition - sed -i -e 's/.*-Wl,--hash-style=both$/:/' configure || die - - sed -i -e '/AR := /d' -e '/RANLIB := /d' Makefile || die -} - -src_configure() { - tc-export AR CC RANLIB - - local myconf=( - --bindir=/bin - --dynlibdir="/$(get_libdir)" - --libdir="/usr/$(get_libdir)/${PN}" - --with-dynlib="/$(get_libdir)" - --with-lib="/usr/$(get_libdir)/s6" - --with-lib="/usr/$(get_libdir)/s6-dns" - --with-lib="/usr/$(get_libdir)/skalibs" - --with-sysdeps="/usr/$(get_libdir)/skalibs" - --enable-shared - --disable-allstatic - --disable-static - --disable-static-libc - $(use_enable ssl ssl libtls) - ) - - econf "${myconf[@]}" -} - -pkg_postinst() { - optfeature "man pages" app-doc/s6-networking-man-pages -}