summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Miess <Philip_Miess@yahoo.com>2022-08-04 19:11:11 -0400
committerPhilip Miess <Philip_Miess@yahoo.com>2022-08-04 19:11:11 -0400
commit006a2279cee1c92dfcad9133be8cd5718ef21be4 (patch)
tree42368c2fdf6e59c15328b3488b0b9587e49bfb84
parentremove games eclass remnants (diff)
downloadsuperposition-006a2279cee1c92dfcad9133be8cd5718ef21be4.tar.gz
superposition-006a2279cee1c92dfcad9133be8cd5718ef21be4.tar.bz2
superposition-006a2279cee1c92dfcad9133be8cd5718ef21be4.zip
import eutils eclass
Signed-off-by: Philip Miess <Philip_Miess@yahoo.com>
-rw-r--r--games-arcade/tokitori/Manifest2
-rw-r--r--games-arcade/tokitori/tokitori-20130705-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/tokitori/Manifest b/games-arcade/tokitori/Manifest
index ff3f81f..69e0269 100644
--- a/games-arcade/tokitori/Manifest
+++ b/games-arcade/tokitori/Manifest
@@ -1,3 +1,3 @@
DIST TokiTori-Linux-2013-07-05.sh 82385263 BLAKE2B 25c4b98be8716ac00e24097a3a37345df6537ba859d051464503bf24857f3f6c0b8ccb5b7870a94380999bced5295bc1d7b3c9da037d470cd3d25f91b006376b SHA512 30634d628becf70c284b5c890291a259ab106d748949e3fdbf75b48311e4c9cbd148f87afe8ab573c010d088a5a4310eb233df36887c660fdcf5815ba26f8fd5
-EBUILD tokitori-20130705-r1.ebuild 1223 BLAKE2B 054d7c550060942d6a4cd7f9709183f4e017fb94e902d4f2beeacc313e595786549db4fafe933dbcf2ebca7eca22d53182dc63078858b3313d6b9849f0bb6b69 SHA512 c3d75a472fffd3144996a1b1f910f36928645eb76d2ef6a603d5e403897526ca9a19283bd1b536c8e69dc00d63cf89bf3f6d9944eddffbfb056e76dce2063c51
+EBUILD tokitori-20130705-r1.ebuild 1230 BLAKE2B 457483ae813ba0411c1c6844cee9448482579439c26fca37da0c01e50f39e70604eb57120946bd97491dbc04f784ed01ae837a1cb41644f2ca4f9e6cd8692011 SHA512 304aaa55e40acf0bb188b0c1ed55111fd627f162821298042e93e04a7578d7ff0cd2b68867d079c392a13f8d466195b596e33fe269f406a0185942709ab510e9
MISC metadata.xml 569 BLAKE2B cc6a790f9e8a0174f4565c0ba277394dbad0e66513b523db0e69092a3f0bb437ea8da1d3cb1a499e061ddf983fde695cc4335cb33f27e810a6fb4989cbbbaa3f SHA512 9d4814cfba0c0ecba4c4ff5335df85e1d6e5f29de918e34b6a9efa2190b3f9a428e20095b481076d487322be3735f8c2f706481ac4fd314627d275cd1aed8b0d
diff --git a/games-arcade/tokitori/tokitori-20130705-r1.ebuild b/games-arcade/tokitori/tokitori-20130705-r1.ebuild
index e00a6a8..5cd8d94 100644
--- a/games-arcade/tokitori/tokitori-20130705-r1.ebuild
+++ b/games-arcade/tokitori/tokitori-20130705-r1.ebuild
@@ -3,7 +3,7 @@
EAPI="6"
-inherit unpacker-nixstaller
+inherit eutils unpacker-nixstaller
MY_PN="${PN^^t}"
MY_P="${MY_PN}-Linux-${PV:0:4}-${PV:4:2}-${PV:6:2}"