summaryrefslogtreecommitdiff
path: root/games-action/guacamelee
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-07-12 22:33:21 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-07-12 22:33:21 +0100
commit2a5945e8688d3afc432c5f32eedad3b1f306b073 (patch)
tree77b0d4661bbc37fc273806418d52c5d7199dc83d /games-action/guacamelee
parentd0e460d711ba47fcff5bf5cd57355d0853795dc5 (diff)
gentoo auto-resync : 12:07:2023 - 22:33:21
Diffstat (limited to 'games-action/guacamelee')
-rw-r--r--games-action/guacamelee/Manifest2
-rw-r--r--games-action/guacamelee/guacamelee-20140222.ebuild10
2 files changed, 6 insertions, 6 deletions
diff --git a/games-action/guacamelee/Manifest b/games-action/guacamelee/Manifest
index 4a2548f5ac03..e183795b17aa 100644
--- a/games-action/guacamelee/Manifest
+++ b/games-action/guacamelee/Manifest
@@ -1,3 +1,3 @@
DIST Guacamelee_linux_1393037377.sh 552784497 BLAKE2B 1f36e1a6b65bcf774d0f4e15b37d8eda3ec91691c7e3c556f73e903559c3215f3611fdbec284259fe7690037cf4ab8e338c1caa7faea80c8ce98d02581b0de4b SHA512 e52c4099e15f20df6512c3c9617cbf29f5ea428c117a0520ce57bacf99b7d33ace6a04c811fd9ced63b7ba11a3a79549b93f83fd18e42ca9a1366aeb4114cd87
-EBUILD guacamelee-20140222.ebuild 1437 BLAKE2B a8827fd9d360d18dd8d755637e818a0bbc96632384218f39fb4247ed63e6179dc070b0b54bf28258772b101e192f40080181e846624a06adb8ecbc2fafa5ed43 SHA512 a03ce27e2ddad28782b8685fb0f7c5d2904086cfde78d433bbbacedba6237055e52b1adb3b62b583771c8fba00f1ae4b7467df20e35fd3aacdc5051bb4699160
+EBUILD guacamelee-20140222.ebuild 1436 BLAKE2B 3505000ebbdf22c4b470f17fcc427dcea7cae3784a71a54d352306f8ad57cd824805b894ead95ba8089d7de15bdd1af236ee53a337856ac054eceee8b9ef40df SHA512 f8338854d19eca2ba740f021a1bc6896541222d45e9742540d28dbad0b8329660593adfc9aa1f981283f781a619592b86b99f0d2b9cb6de255b16537dc4c5579
MISC metadata.xml 254 BLAKE2B 4e6c8e1f126f76233a38aba6f5388488656795cb1d7d4767ccb1349772f5e78d59fc5663d4f1933dbe4633c2fbb90cd1d42d4b4d4f5ededc53653e7df13c7187 SHA512 2b82da849e3b0dec378f3fb497014f5d1dbc7aceb8a1f9d1638e83fe69448b1c5151eb4b1187154d828e4a296609ce5125b40977b2581d95b5588e353ca75135
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}/*"