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 255D9138334 for ; Sun, 9 Sep 2018 09:44:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37D2AE08CD; Sun, 9 Sep 2018 09:44:46 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 10B1AE08CD for ; Sun, 9 Sep 2018 09:44:46 +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 90E30340CEE for ; Sun, 9 Sep 2018 09:44:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5B28F3D0 for ; Sun, 9 Sep 2018 09:44:42 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1536486278.e6da6982c23008df4278f9fdfdd5bef93b48545c.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/xxhash/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/xxhash/xxhash-0.6.5.ebuild X-VCS-Directories: dev-libs/xxhash/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: e6da6982c23008df4278f9fdfdd5bef93b48545c X-VCS-Branch: master Date: Sun, 9 Sep 2018 09:44:42 +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: 29fd6976-1217-4832-a3f1-1367915e7333 X-Archives-Hash: 3f65faf4c8976981366aaf4203348802 commit: e6da6982c23008df4278f9fdfdd5bef93b48545c Author: Jeroen Roovers gentoo org> AuthorDate: Sun Sep 9 09:44:20 2018 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Sep 9 09:44:38 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6da6982 dev-libs/xxhash: Remove empty DEPEND Package-Manager: Portage-2.3.49, Repoman-2.3.10 dev-libs/xxhash/xxhash-0.6.5.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/dev-libs/xxhash/xxhash-0.6.5.ebuild b/dev-libs/xxhash/xxhash-0.6.5.ebuild index ea309a5d000..f01881f5cb1 100644 --- a/dev-libs/xxhash/xxhash-0.6.5.ebuild +++ b/dev-libs/xxhash/xxhash-0.6.5.ebuild @@ -13,8 +13,6 @@ SLOT="0" KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x64-macos" IUSE="static-libs" -DEPEND="" - S="${WORKDIR}/xxHash-${PV}" PATCHES=( "${FILESDIR}"/${PN}-0.6.5-compile-xxhash.o-once.patch