Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/xxhash/
Date: Sun, 09 Sep 2018 09:44:47
Message-Id: 1536486278.e6da6982c23008df4278f9fdfdd5bef93b48545c.jer@gentoo
1 commit: e6da6982c23008df4278f9fdfdd5bef93b48545c
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 9 09:44:20 2018 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 9 09:44:38 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6da6982
7
8 dev-libs/xxhash: Remove empty DEPEND
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 dev-libs/xxhash/xxhash-0.6.5.ebuild | 2 --
13 1 file changed, 2 deletions(-)
14
15 diff --git a/dev-libs/xxhash/xxhash-0.6.5.ebuild b/dev-libs/xxhash/xxhash-0.6.5.ebuild
16 index ea309a5d000..f01881f5cb1 100644
17 --- a/dev-libs/xxhash/xxhash-0.6.5.ebuild
18 +++ b/dev-libs/xxhash/xxhash-0.6.5.ebuild
19 @@ -13,8 +13,6 @@ SLOT="0"
20 KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x64-macos"
21 IUSE="static-libs"
22
23 -DEPEND=""
24 -
25 S="${WORKDIR}/xxHash-${PV}"
26 PATCHES=(
27 "${FILESDIR}"/${PN}-0.6.5-compile-xxhash.o-once.patch