From c778dfe5710428bef0510ec623e8ec3e84a1ec64 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 2 Apr 2021 06:48:04 +0100 Subject: games-action/dxx-rebirth: drop superflous PROPERTIES="live" git-r3 sets this for us. Signed-off-by: Sam James --- games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20200615.ebuild | 1 - games-action/dxx-rebirth/dxx-rebirth-9999.ebuild | 1 - 2 files changed, 2 deletions(-) (limited to 'games-action') diff --git a/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20200615.ebuild b/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20200615.ebuild index 73b3b5ec1c13..c46c7fc05135 100644 --- a/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20200615.ebuild +++ b/games-action/dxx-rebirth/dxx-rebirth-0.61.0_pre20200615.ebuild @@ -9,7 +9,6 @@ inherit desktop eutils python-any-r1 scons-utils toolchain-funcs xdg if [[ "${PV}" = 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/dxx-rebirth/dxx-rebirth" - PROPERTIES="live" else # dxx-rebirth-0.61.0_pre20190720.ebuild #MY_COMMIT='a17792c89fd49dd12fdf5981670dd7f64b42850f' diff --git a/games-action/dxx-rebirth/dxx-rebirth-9999.ebuild b/games-action/dxx-rebirth/dxx-rebirth-9999.ebuild index 425230e43c69..577047969630 100644 --- a/games-action/dxx-rebirth/dxx-rebirth-9999.ebuild +++ b/games-action/dxx-rebirth/dxx-rebirth-9999.ebuild @@ -9,7 +9,6 @@ inherit desktop eutils python-any-r1 scons-utils toolchain-funcs xdg if [[ "${PV}" = 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/dxx-rebirth/dxx-rebirth" - PROPERTIES="live" else MY_COMMIT='' S="${WORKDIR}/${PN}-${MY_COMMIT}" -- cgit v1.2.3-65-gdbad