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 DC4221580B3 for ; Sat, 4 Sep 2021 17:35:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85D8AE0839; Sat, 4 Sep 2021 17:35:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 62589E0839 for ; Sat, 4 Sep 2021 17:35:42 +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 96190335D8D for ; Sat, 4 Sep 2021 17:35:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6FDFBF for ; Sat, 4 Sep 2021 17:35:38 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1630776851.9cd72b3207fd8dff7625a4a606c07b137e1ed543.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/mbuffer/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-block/mbuffer/Manifest sys-block/mbuffer/mbuffer-20200929.ebuild X-VCS-Directories: sys-block/mbuffer/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 9cd72b3207fd8dff7625a4a606c07b137e1ed543 X-VCS-Branch: master Date: Sat, 4 Sep 2021 17:35:38 +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: f410beaa-e6df-4d67-b925-3137cd8780bd X-Archives-Hash: 1132b50e49d065a0cd14c54da3ca50eb commit: 9cd72b3207fd8dff7625a4a606c07b137e1ed543 Author: David Seifert gentoo org> AuthorDate: Sat Sep 4 17:34:11 2021 +0000 Commit: David Seifert gentoo org> CommitDate: Sat Sep 4 17:34:11 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cd72b32 sys-block/mbuffer: drop 20200929 Signed-off-by: David Seifert gentoo.org> sys-block/mbuffer/Manifest | 1 - sys-block/mbuffer/mbuffer-20200929.ebuild | 69 ------------------------------- 2 files changed, 70 deletions(-) diff --git a/sys-block/mbuffer/Manifest b/sys-block/mbuffer/Manifest index b3b791530e0..5f599179441 100644 --- a/sys-block/mbuffer/Manifest +++ b/sys-block/mbuffer/Manifest @@ -1,3 +1,2 @@ -DIST mbuffer-20200929.tgz 147855 BLAKE2B abbcb4b29013ed24b4135a8b7576a0e728c3b5f1987558f0582711b1b00333caea8b55a02c4506ac179a4dae04977ee64572df09a210bf34bd71fd336be7e418 SHA512 332106205ea8743c9cf47529106c04ac15801a02b116d8e0c0fd3baadad51331c9f4ba1c8fa125edb42940cf401048a45ba23e2dac0e5189671bcf0ecee36996 DIST mbuffer-20210328.tgz 148009 BLAKE2B b369fdae908cfa239e70d092f512f1613215f1a38e5f2dba9403edeb5579fe14a099f0b9950572c1e294c7d5938bd5a363a1cc3239b4553ecd24c6b805fbfe27 SHA512 69f7cac7fe49a86944092d642c6138455ba95da8e6d00abd41b37d126a9f03c3252e69795c5fb5bf8e56d0ce1461bde6b51f48c5eb7073ee49ee4e6df83d834d DIST mbuffer-20210829.tgz 148786 BLAKE2B af4d47eab143861a10fa5e9f86cc0066594b675baf37dd63ba71dffb4a22a4bd057ea4a03d50ba210af8c1021dad258a33d46525a11c7cc2ad0dd852839f3b9a SHA512 67b7398c27fb4539d36437b5224a7305216c32af140d5dd9d4af734227bb4bb4c9e8c577e05e315534c5e1cf65a87a9a7a32a212cc4faef17e3c387b3895ef47 diff --git a/sys-block/mbuffer/mbuffer-20200929.ebuild b/sys-block/mbuffer/mbuffer-20200929.ebuild deleted file mode 100644 index 78e2c32830d..00000000000 --- a/sys-block/mbuffer/mbuffer-20200929.ebuild +++ /dev/null @@ -1,69 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit autotools - -DESCRIPTION="M(easuring)buffer is a replacement for buffer with additional functionality" -HOMEPAGE="https://www.maier-komor.de/mbuffer.html" -SRC_URI="https://www.maier-komor.de/software/mbuffer/${P}.tgz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 arm arm64 ppc x86" -IUSE="debug ssl test" - -REQUIRED_USE="test? ( ssl )" - -RESTRICT="!test? ( test )" - -RDEPEND="ssl? ( - dev-libs/openssl:0= - )" -DEPEND="${RDEPEND}" - -PATCHES=( - "${FILESDIR}/${PN}-20180410-sysconfdir.patch" - "${FILESDIR}/${PN}-20200929-find-OBJDUMP.patch" -) - -src_prepare() { - ln -s "${DISTDIR}"/${P}.tgz test.tar #258881 - - default - - mv configure.in configure.ac || die - - eautoreconf -} - -src_configure() { - local myeconfargs=( - $(use_enable ssl md5) - $(use_enable debug) - ) - econf "${myeconfargs[@]}" -} - -src_test() { - if has usersandbox ${FEATURES} || has network-sandbox ${FEATURES}; then - ewarn "Some tests may fail with FEATURES=usersandbox or" - ewarn "FEATURES=network-sandbox; Skipping tests because" - ewarn "test suite would hang forever in such environments!" - return 0; - fi - - # Enforce MAKEOPTS=-j1 because src_test() spawns multiple listener - # using same port and src_install may have problems (with /etc folder) - local -x MAKEOPTS=-j1 - - default -} - -pkg_postinst() { - if ! has_version "app-arch/mt-st"; then - elog "" - elog "If you want autoloader support you need to install \"app-arch/mt-st\" in addition!" - fi -}