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 2989013835A for ; Thu, 17 Jun 2021 16:26:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8938E0844; Thu, 17 Jun 2021 16:26:14 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 E4B6DE0843 for ; Thu, 17 Jun 2021 16:26:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 76209335CE9 for ; Thu, 17 Jun 2021 16:26:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DF2D67AF for ; Thu, 17 Jun 2021 16:26:10 +0000 (UTC) From: "Alessandro Barbieri" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alessandro Barbieri" Message-ID: <1623946389.2bc78d2236f288cd3110eb8a9fb678737b04bfd4.Alessandro-Barbieri@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/fizz/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-cpp/fizz/Manifest dev-cpp/fizz/fizz-2021.04.19.00.ebuild X-VCS-Directories: dev-cpp/fizz/ X-VCS-Committer: Alessandro-Barbieri X-VCS-Committer-Name: Alessandro Barbieri X-VCS-Revision: 2bc78d2236f288cd3110eb8a9fb678737b04bfd4 X-VCS-Branch: dev Date: Thu, 17 Jun 2021 16:26:10 +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: 5b8b0ec1-bc26-4f9c-bc92-52ee062fdc79 X-Archives-Hash: ac8cc6dec37b68ad3b34753b6b84c59c commit: 2bc78d2236f288cd3110eb8a9fb678737b04bfd4 Author: Alessandro Barbieri gmail com> AuthorDate: Thu Jun 17 16:13:09 2021 +0000 Commit: Alessandro Barbieri gmail com> CommitDate: Thu Jun 17 16:13:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2bc78d22 dev-cpp/fizz: drop 2021.04.19.00 Signed-off-by: Alessandro Barbieri gmail.com> dev-cpp/fizz/Manifest | 1 - dev-cpp/fizz/fizz-2021.04.19.00.ebuild | 46 ---------------------------------- 2 files changed, 47 deletions(-) diff --git a/dev-cpp/fizz/Manifest b/dev-cpp/fizz/Manifest index e92838676..2f41b621b 100644 --- a/dev-cpp/fizz/Manifest +++ b/dev-cpp/fizz/Manifest @@ -1,3 +1,2 @@ -DIST fizz-2021.04.19.00.tar.gz 532228 BLAKE2B 980d501fb7bb67ed01711f1c0dd685ea9416912ef6bb818be3fb6e6ba9c9bd28a10edd16903a244044733ed8fe85486ab4296626445b09f22b928c8041cebcfa SHA512 dda187865b02c5f7e131fb70ed47c2a63d7024decfe94a70bbdd0ae02b6709801e2ea00f23280c50f392f91305cf11197be9204145f664dc227a7400831a9a01 DIST fizz-2021.05.24.00.tar.gz 537533 BLAKE2B 68cfefd30f9a395fee32af0d98a53b9c176b6f05a0ab551943ab5d2905d0c8dc4ed82c25d081542cb1c7b5610c519a0b251bfaa684d8ad63fceb9e3ddd6acc31 SHA512 618bdf798cfb560d4c06c6eec678af4c2f9c4fa9e1b0ce3d13f440e268472c388a511e762372991202c1cd9db936f1fbd3faaea0d90b8f41027162022cce1933 DIST fizz-2021.06.14.00.tar.gz 537571 BLAKE2B 2a5782ed37556739351b7492f713d415c15608cc7a85ce773c1eafbb6ecfbcaf7fffe61384dc92a803225d2587e8ff49d6b643038d9e22a38dd98d25a54f6f38 SHA512 ff55f933d55031128b5355707fd025649ad90d261d91ec5f9d793433a77e63d3c2527a7f0111d6a3151667ab29f4117f96a505bcb80c1a4a99bd60346f05f4de diff --git a/dev-cpp/fizz/fizz-2021.04.19.00.ebuild b/dev-cpp/fizz/fizz-2021.04.19.00.ebuild deleted file mode 100644 index ce8b93c27..000000000 --- a/dev-cpp/fizz/fizz-2021.04.19.00.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake - -DESCRIPTION="C++14 implementation of the TLS-1.3 standard" -HOMEPAGE="https://github.com/facebookincubator/fizz" - -SRC_URI="https://github.com/facebookincubator/fizz/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64" - -CMAKE_USE_DIR="${S}/fizz" - -RDEPEND=" - ~dev-cpp/folly-${PV}:= - dev-cpp/gflags - dev-cpp/glog - dev-libs/double-conversion - dev-libs/libevent - dev-libs/libfmt - dev-libs/libsodium - dev-libs/openssl:0= -" -#TODO: discover if gtest is linked -DEPEND=" - ${RDEPEND} - dev-cpp/gtest -" - -src_prepare() { - cmake_src_prepare - sed -i '/Sodium/d' fizz/cmake/fizz-config.cmake.in || die -} - -src_configure() { - local mycmakeargs=( - -DLIB_INSTALL_DIR=$(get_libdir) - ) - - cmake_src_configure -}