aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-action/technic-launcher/technic-launcher-4.822.ebuild')
-rw-r--r--games-action/technic-launcher/technic-launcher-4.822.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/games-action/technic-launcher/technic-launcher-4.822.ebuild b/games-action/technic-launcher/technic-launcher-4.822.ebuild
index cacf1614e..d0edf91a6 100644
--- a/games-action/technic-launcher/technic-launcher-4.822.ebuild
+++ b/games-action/technic-launcher/technic-launcher-4.822.ebuild
@@ -12,18 +12,16 @@ SRC_URI="
https://www.technicpack.net/favicon.ico -> ${PN}.ico
"
-KEYWORDS="~amd64 ~x86"
+S="${WORKDIR}"
+
LICENSE="technic"
SLOT="0"
+KEYWORDS="~amd64 ~x86"
RESTRICT="bindist mirror"
-
BDEPEND="media-gfx/imagemagick[png]"
-
RDEPEND="virtual/jre:1.8"
-S="${WORKDIR}"
-
src_unpack() {
# do not unpack jar file
cp "${DISTDIR}/${PN}.ico" "${S}" || die