From 6212b914cb2dfb78e1fc4dcbc574b9b1d329783b Mon Sep 17 00:00:00 2001 From: Kp Date: Tue, 2 Jun 2020 03:14:30 +0000 Subject: [PATCH] Adjust freedata ebuild to block pre-unification ebuilds --- .../descent1-freedata/descent1-freedata-1.ebuild | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/contrib/gentoo/games-action/descent1-freedata/descent1-freedata-1.ebuild b/contrib/gentoo/games-action/descent1-freedata/descent1-freedata-1.ebuild index 9416f005d..d6003ded5 100644 --- a/contrib/gentoo/games-action/descent1-freedata/descent1-freedata-1.ebuild +++ b/contrib/gentoo/games-action/descent1-freedata/descent1-freedata-1.ebuild @@ -1,6 +1,6 @@ # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 DXX_ENGINE="${PN:7:1}" DESCRIPTION="Free content for games-action/d${DXX_ENGINE}x-rebirth" @@ -22,13 +22,16 @@ fi LICENSE="public-domain" SLOT="0" KEYWORDS="~amd64 ~x86" +S="$WORKDIR" # If all USE flags are unset, this ebuild installs zero files. Require # at least one to be set. REQUIRED_USE="|| ( ${IUSE//+/} )" -DEPEND="" -RDEPEND="" +RDEPEND=" + !