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 E9C391580B9 for ; Mon, 23 Aug 2021 04:06:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB3D2E091B; Mon, 23 Aug 2021 04:06:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 8C57FE091B for ; Mon, 23 Aug 2021 04:06:26 +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 4F866342A90 for ; Mon, 23 Aug 2021 04:06:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A79F88E1 for ; Mon, 23 Aug 2021 04:06:21 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1629691564.e20be46017dfed24f53f44f156b316fc42a10fc6.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/satellite-reign/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-strategy/satellite-reign/satellite-reign-1.13.06.ebuild X-VCS-Directories: games-strategy/satellite-reign/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e20be46017dfed24f53f44f156b316fc42a10fc6 X-VCS-Branch: master Date: Mon, 23 Aug 2021 04:06:21 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: adf3aeb5-0536-4217-873f-21fc051107fb X-Archives-Hash: f9b3df0e66353d9b118cb4ebbe802fb1 commit: e20be46017dfed24f53f44f156b316fc42a10fc6 Author: Sam James gentoo org> AuthorDate: Sun Aug 22 02:31:13 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Aug 23 04:06:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e20be460 games-strategy/satellite-reign: tidy ebuild Signed-off-by: Sam James gentoo.org> games-strategy/satellite-reign/satellite-reign-1.13.06.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games-strategy/satellite-reign/satellite-reign-1.13.06.ebuild b/games-strategy/satellite-reign/satellite-reign-1.13.06.ebuild index a8fdb593abc..71dbf59f2de 100644 --- a/games-strategy/satellite-reign/satellite-reign-1.13.06.ebuild +++ b/games-strategy/satellite-reign/satellite-reign-1.13.06.ebuild @@ -12,6 +12,8 @@ MY_PV="0${MY_PV/./_}" DESCRIPTION="Real-time, class-based strategy game set in a cyberpunk city" HOMEPAGE="http://satellitereign.com/" SRC_URI="${MY_PN}${MY_PV}.zip" +S="${WORKDIR}" + LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="-* ~amd64 ~x86" @@ -32,10 +34,8 @@ RDEPEND=" ) " -S="${WORKDIR}" - DIR="/opt/${PN}" -QA_PREBUILT="${DIR}/*" +QA_PREBUILT="${DIR#/}/*" pkg_nofetch() { einfo "Please buy and download ${SRC_URI} from:"