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 0C2AB138334 for ; Mon, 12 Aug 2019 19:52:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D91BBE0788; Mon, 12 Aug 2019 19:52:53 +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 AAF23E0788 for ; Mon, 12 Aug 2019 19:52:53 +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 0D9263499BD for ; Mon, 12 Aug 2019 19:52:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED2096DB for ; Mon, 12 Aug 2019 19:52:49 +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: <1565639264.a52c5b007f8a6cca922c67d1d3c1e7b58fbd5dba.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/hyperscan/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/hyperscan/Manifest dev-libs/hyperscan/hyperscan-4.6.0.ebuild dev-libs/hyperscan/hyperscan-4.7.0.ebuild X-VCS-Directories: dev-libs/hyperscan/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: a52c5b007f8a6cca922c67d1d3c1e7b58fbd5dba X-VCS-Branch: master Date: Mon, 12 Aug 2019 19:52:49 +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: f5b7ebae-b5e9-4b3e-b17e-892dc9d53d8c X-Archives-Hash: 3378c228609b07ad8d66a4e4de75be7c commit: a52c5b007f8a6cca922c67d1d3c1e7b58fbd5dba Author: Michał Górny gentoo org> AuthorDate: Mon Aug 12 19:47:44 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Aug 12 19:47:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a52c5b00 dev-libs/hyperscan: Clean old up Signed-off-by: Michał Górny gentoo.org> dev-libs/hyperscan/Manifest | 2 -- dev-libs/hyperscan/hyperscan-4.6.0.ebuild | 30 ------------------------------ dev-libs/hyperscan/hyperscan-4.7.0.ebuild | 30 ------------------------------ 3 files changed, 62 deletions(-) diff --git a/dev-libs/hyperscan/Manifest b/dev-libs/hyperscan/Manifest index 7ae5f01f02b..e51d159070d 100644 --- a/dev-libs/hyperscan/Manifest +++ b/dev-libs/hyperscan/Manifest @@ -1,3 +1 @@ -DIST hyperscan-4.6.0.tar.gz 1557704 BLAKE2B 978b6b3aa83962602df9d3cd5eaf433d15875694fbb34868f594fb930260d57e52f2ac6183ca588096de42ac54a4a68c420b4e7fb2a2c4c50e1e078254e6785e SHA512 17bddc0f8085615df633f5d050e21a448bda781512990a1efe59286002114322372d59d165a113dfe5548f77102576208e1c667454ab40e46c0a96208a4fdd57 -DIST hyperscan-4.7.0.tar.gz 1738159 BLAKE2B 88bcfab979b0eb6177404e65cc1124d6fc9f4615346823fd6d5156794134e344d0141be41aeb4d850620947f53471cc8b78ed4833efaa7c075ec3c88d8670ee7 SHA512 ec32cecc98165ab590cefe37c31aa9cbad813aedd6bec72760574a8ece2a8aefecc229b1d76a2e90c54a51302d1db70620278dbb96d47091ebf846e9f8c4ff08 DIST hyperscan-5.1.0.tar.gz 1810559 BLAKE2B 0946b3afe00cdce51b82852515ffe674729854d762854c252ba90fc73cbdc23205fe75f8e6c4e976efb31bf10950076b5790bd9692768dabcbd642d53e739c32 SHA512 5e6d11429e61dc061dd31e6b311a8c1dbfcd03af6e24d97b95eb2cef24dcd33d593064e5faa7c22807d785a8921bc410a69a43c4e5b3d7b4774f37c4a12a025d diff --git a/dev-libs/hyperscan/hyperscan-4.6.0.ebuild b/dev-libs/hyperscan/hyperscan-4.6.0.ebuild deleted file mode 100644 index 7de8f427c25..00000000000 --- a/dev-libs/hyperscan/hyperscan-4.6.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit cmake-utils - -DESCRIPTION="High-performance regular expression matching library" -SRC_URI="https://github.com/01org/hyperscan/archive/v${PV}.tar.gz -> ${P}.tar.gz" -HOMEPAGE="https://01.org/hyperscan" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="cpu_flags_x86_ssse3 static-libs" - -DEPEND="dev-util/ragel - =dev-lang/python-2* - dev-libs/boost - net-libs/libpcap" - -REQUIRED_USE="cpu_flags_x86_ssse3" - -src_configure() { - local mycmakeargs=( - -DBUILD_SHARED_LIBS=$(usex static-libs OFF ON) - -DBUILD_STATIC_AND_SHARED=$(usex static-libs ON OFF) - ) - cmake-utils_src_configure -} diff --git a/dev-libs/hyperscan/hyperscan-4.7.0.ebuild b/dev-libs/hyperscan/hyperscan-4.7.0.ebuild deleted file mode 100644 index 11e8e448c18..00000000000 --- a/dev-libs/hyperscan/hyperscan-4.7.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit cmake-utils - -DESCRIPTION="High-performance regular expression matching library" -SRC_URI="https://github.com/01org/hyperscan/archive/v${PV}.tar.gz -> ${P}.tar.gz" -HOMEPAGE="https://01.org/hyperscan" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="cpu_flags_x86_ssse3 static-libs" - -DEPEND="dev-util/ragel - =dev-lang/python-2* - dev-libs/boost - net-libs/libpcap" - -REQUIRED_USE="cpu_flags_x86_ssse3" - -src_configure() { - local mycmakeargs=( - -DBUILD_SHARED_LIBS=$(usex static-libs OFF ON) - -DBUILD_STATIC_AND_SHARED=$(usex static-libs ON OFF) - ) - cmake-utils_src_configure -}