summaryrefslogtreecommitdiff
path: root/games-action
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-05-07 01:33:16 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-05-07 01:33:16 +0100
commitc8fd0d84af0bfd1949542adc2cbb735b1d28f9ed (patch)
tree3ee550255947da075650f1a551dcc278f9a1b7f8 /games-action
parenta978c074e4272bb901fbe4a10de0a7b2af574f17 (diff)
gentoo resync : 07.05.2021
Diffstat (limited to 'games-action')
-rw-r--r--games-action/Manifest.gzbin13314 -> 13316 bytes
-rw-r--r--games-action/heretic2-demo/Manifest2
-rw-r--r--games-action/heretic2-demo/heretic2-demo-1.06a-r1.ebuild4
3 files changed, 3 insertions, 3 deletions
diff --git a/games-action/Manifest.gz b/games-action/Manifest.gz
index ae6fb87f1f1f..bd95d391a815 100644
--- a/games-action/Manifest.gz
+++ b/games-action/Manifest.gz
Binary files differ
diff --git a/games-action/heretic2-demo/Manifest b/games-action/heretic2-demo/Manifest
index 352946991d85..f89bbff60696 100644
--- a/games-action/heretic2-demo/Manifest
+++ b/games-action/heretic2-demo/Manifest
@@ -1,3 +1,3 @@
DIST heretic2-demo.run 55065564 BLAKE2B d4d2e3383a14633d215f4cc7c979dc737e56a743998f10b36d0b9cbc3787df86cc0943802ce700e2123791f9d44cea9fd37d891b7c0562dbca1a4264e3eb48cc SHA512 62aba7b4569b76bf9a01864652da7be8e268ad3cad4eb5b986b7e84adbd88e826799d021b141f9a7a1135520e440de4ce2e57c5be6ceaa85dc08295d5e3ad30e
-EBUILD heretic2-demo-1.06a-r1.ebuild 1294 BLAKE2B 9386d5e65bdd3ee69c23af66e6d31fe2a027e2110c81daf1d2de4e878363bd1d7fbfaaa775bd7b12a13998f288145f71e714e6ed8a7026c03a17240166b68bb3 SHA512 eb23e3fef0d814b5e23a42a3d7590b1feaf8b4df1a3caca787d365ef45108c1d53d5681cc0ab73bd75fffd09da66cd0a066e24c31e8ce6f797a37aae8fc66b77
+EBUILD heretic2-demo-1.06a-r1.ebuild 1283 BLAKE2B da4c90835280ef16eebf792cd68cd3f3422c00f5e5c93d3a0a8be655971fab1f77db58d871309764e11df2a75fe6399b6c730a5c8329dc1566e0bd9d66594c42 SHA512 e10d05f797eb8416af72bccaf869fb8956443941d5074cb287cfd2892b565f4860d632341fdf2a1aacc0a3c8bdc0e259bb43dfc379594e7d66a14c83ff159a65
MISC metadata.xml 710 BLAKE2B 2b9f13c1ebed41739b7700016440fbc43cb798906a68cd6c6c105218db4681863ebf1d711534967abed200c4e6ff2c5f42963b01fb33b63a6a1e6311e9f76c4a SHA512 3d5b818e953410bd3b51926173604c85ea1d74d6433e5ea52866153fa9da7d4627cd18adc844e10fa54cba1d156b505dca9364b22f6fe7d2d792127fa65b4586
diff --git a/games-action/heretic2-demo/heretic2-demo-1.06a-r1.ebuild b/games-action/heretic2-demo/heretic2-demo-1.06a-r1.ebuild
index 8d869e898f2b..7afa4b008c9e 100644
--- a/games-action/heretic2-demo/heretic2-demo-1.06a-r1.ebuild
+++ b/games-action/heretic2-demo/heretic2-demo-1.06a-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit desktop multilib unpacker wrapper
+inherit desktop unpacker wrapper
DESCRIPTION="Third-person classic magical action-adventure game"
HOMEPAGE="http://www.lokigames.com/products/heretic2/
@@ -24,7 +24,7 @@ RDEPEND="
BDEPEND="games-util/loki_patch"
dir=opt/${PN}
-QA_PREBUILT="${dir:1}/*"
+QA_PREBUILT="${dir}/*"
QA_TEXTRELS="opt/heretic2-demo/ref_glx.so"
src_install() {