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 46D2F139695 for ; Sat, 22 Apr 2017 09:55:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9CC39E0C03; Sat, 22 Apr 2017 09:55:38 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7E70FE0C03 for ; Sat, 22 Apr 2017 09:55:38 +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 5F6A734071C for ; Sat, 22 Apr 2017 09:55:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C7998743B for ; Sat, 22 Apr 2017 09:55:35 +0000 (UTC) From: "Dirkjan Ochtman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Dirkjan Ochtman" Message-ID: <1492854917.880bf5932f124e89a7aadb45d3708e8de0f6af8c.djc@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/hyperscan/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/hyperscan/hyperscan-4.4.1.ebuild X-VCS-Directories: dev-libs/hyperscan/ X-VCS-Committer: djc X-VCS-Committer-Name: Dirkjan Ochtman X-VCS-Revision: 880bf5932f124e89a7aadb45d3708e8de0f6af8c X-VCS-Branch: master Date: Sat, 22 Apr 2017 09:55:35 +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-Archives-Salt: 6c9e32d5-0bd2-41fe-b613-62dacb879781 X-Archives-Hash: e9d3ea94d429f81ece677abaef44e4c2 commit: 880bf5932f124e89a7aadb45d3708e8de0f6af8c Author: Dirkjan Ochtman gentoo org> AuthorDate: Sat Apr 22 09:54:47 2017 +0000 Commit: Dirkjan Ochtman gentoo org> CommitDate: Sat Apr 22 09:55:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=880bf593 dev-libs/hyperscan: fix minor syntax error in ebuild Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-libs/hyperscan/hyperscan-4.4.1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-libs/hyperscan/hyperscan-4.4.1.ebuild b/dev-libs/hyperscan/hyperscan-4.4.1.ebuild index 3f4ff52b789..66108275b5b 100644 --- a/dev-libs/hyperscan/hyperscan-4.4.1.ebuild +++ b/dev-libs/hyperscan/hyperscan-4.4.1.ebuild @@ -12,4 +12,3 @@ HOMEPAGE="https://01.org/hyperscan" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" -