summaryrefslogtreecommitdiff
path: root/games-action/guacamelee/guacamelee-20140222.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-action/guacamelee/guacamelee-20140222.ebuild')
-rw-r--r--games-action/guacamelee/guacamelee-20140222.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/games-action/guacamelee/guacamelee-20140222.ebuild b/games-action/guacamelee/guacamelee-20140222.ebuild
index 4774a553e4eb..97a81b5b4146 100644
--- a/games-action/guacamelee/guacamelee-20140222.ebuild
+++ b/games-action/guacamelee/guacamelee-20140222.ebuild
@@ -1,13 +1,15 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit desktop unpacker xdg-utils
-DESCRIPTION="A Metroidvania-style action-platformer set in a magical Mexican-inspired world"
-HOMEPAGE="http://guacamelee.com"
+DESCRIPTION="Metroidvania-style action-platformer set in a magical Mexican-inspired world"
+HOMEPAGE="https://guacamelee.com"
SRC_URI="Guacamelee_linux_1393037377.sh"
+S="${WORKDIR}/data"
+
LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
@@ -18,8 +20,6 @@ RDEPEND="
virtual/opengl[abi_x86_32]
"
-S="${WORKDIR}/data"
-
DIR="/opt/${PN}"
QA_PREBUILT="${DIR}/*"