From dd6d8caaa2f73d3db25320f34eb1a2024bc3f683 Mon Sep 17 00:00:00 2001 From: Kai Krakow Date: Thu, 11 Jan 2018 20:55:00 +0100 Subject: [PATCH] Installation: Remove superfluous cruft from Gentoo ebuild Signed-off-by: Kai Krakow --- contrib/gentoo/bees-9999.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/contrib/gentoo/bees-9999.ebuild b/contrib/gentoo/bees-9999.ebuild index d39b895..05d583b 100644 --- a/contrib/gentoo/bees-9999.ebuild +++ b/contrib/gentoo/bees-9999.ebuild @@ -12,9 +12,7 @@ if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/kakra/bees.git" EGIT_BRANCH="integration" else - IUSE="" - - SRC_URI="https://github.com/Zygo/bees/archive/v${PV}.tar.gz -> bees-${PV}.tar.gz" + SRC_URI="https://github.com/Zygo/bees/archive/v${PV}.tar.gz -> ${P}.tar.gz" fi PATCHES="