diff options
Diffstat (limited to 'games-fps/doom3-mitm')
-rw-r--r-- | games-fps/doom3-mitm/Manifest | 2 | ||||
-rw-r--r-- | games-fps/doom3-mitm/doom3-mitm-20070129.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games-fps/doom3-mitm/Manifest b/games-fps/doom3-mitm/Manifest index 08075680efd2..b71c52cd9f2c 100644 --- a/games-fps/doom3-mitm/Manifest +++ b/games-fps/doom3-mitm/Manifest @@ -1,3 +1,3 @@ DIST MakeItToMorning1-6.zip 184131772 BLAKE2B 03de634789cdd62293b39617e807d9137e9fef84849555cb6b87ade9bcd1f3ad2f9973cb2510716a5fe38a5bbb1b2ebfa4a38357a65ae9355af7d53785edd048 SHA512 5c8b58b51fb4308366db74705c6f1c5ed7a99f41992000c0ceb3b57fe1d61cb617cc03725ab213d6d7cfbad76104efebe647e50d5ad78e5b0ec480ed840118ea -EBUILD doom3-mitm-20070129.ebuild 1065 BLAKE2B e48aa506232b0454c8062ff14758838068dcfc452c2caa3e3bfa1d20103e72625bb881933cdbc03b4e45be688ce3b358c7719a2db3b5981ce9036ff81fa6784c SHA512 35d412afae56a9b8fd4413a2fcd6fb1e6d648aac7f341344d5a2b32428719fffb58232e3910a0b0555c00a8ef32199ce395f8f803474ae3375a5a94b7dfaf11f +EBUILD doom3-mitm-20070129.ebuild 1077 BLAKE2B f5ece3929b9c968986400898b356a99cdd5c12178636b40713d77e234e5c75bd75e1c4e13c2c53935967baf9dbb2a37c57af73a0ca47af19621ef29b17443956 SHA512 27861dc0ae306288f9c4d7d8cc3cd35aa86bd8f76ce5485413ae05a3d29e582fcd1857925d0b936daaef6ead6496b691ca858d8e67daec987f78b00c42c1e252 MISC metadata.xml 249 BLAKE2B 7113a758d7abc93accec998a8843d8ef51ca8b72d72e659e224d5cec2a1a6a63e6c0605958091532ac6e51fa0d501ca4fd9f3f4a9e55baeb31519a02971b465f SHA512 895577c3a805c40581da03057b94e3f28f05f23012bf350c1e3575847d1a0fe40bb044a46f909012a200d991a400f6389358a60e9c2b5bef0da01fb26f846118 diff --git a/games-fps/doom3-mitm/doom3-mitm-20070129.ebuild b/games-fps/doom3-mitm/doom3-mitm-20070129.ebuild index 7b38c2520cbd..a6654a9a80a1 100644 --- a/games-fps/doom3-mitm/doom3-mitm-20070129.ebuild +++ b/games-fps/doom3-mitm/doom3-mitm-20070129.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -21,7 +21,7 @@ RDEPEND="games-fps/doom3-roe pkg_nofetch() { elog "Go to http://www.gamewatcher.com/mods/doom-3-resurrection-of-evil-mod/make-it-to-morning-1-6" - elog "and download ${A} and place the file in ${DISTDIR}" + elog "and download ${A} and place the file into your DISTDIR directory." } src_unpack() { |