summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzamat H. Hackimov <azamat.hackimov@gmail.com>2019-08-09 00:31:23 +0300
committerAzamat H. Hackimov <azamat.hackimov@gmail.com>2019-08-09 00:31:23 +0300
commitd29b451b13e02f13b3078331db46e3314a226034 (patch)
treeb35435c3019f7bf89ac4e9b1f8d67b8da4a04766 /games-fps
parentgames-fps/brutal-doom: update to 21 (diff)
downloadgamerlay-d29b451b13e02f13b3078331db46e3314a226034.tar.gz
gamerlay-d29b451b13e02f13b3078331db46e3314a226034.tar.bz2
gamerlay-d29b451b13e02f13b3078331db46e3314a226034.zip
games-fps/dhewm3: update to 1.5.1_pre1
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/dhewm3/Manifest2
-rw-r--r--games-fps/dhewm3/dhewm3-1.5.1_pre1.ebuild (renamed from games-fps/dhewm3/dhewm3-1.5.0_rc1.ebuild)6
2 files changed, 4 insertions, 4 deletions
diff --git a/games-fps/dhewm3/Manifest b/games-fps/dhewm3/Manifest
index c5d5bb2..a49bb93 100644
--- a/games-fps/dhewm3/Manifest
+++ b/games-fps/dhewm3/Manifest
@@ -1 +1 @@
-DIST dhewm3-1.5.0_rc1.tar.gz 5373827 SHA256 28ecaf813f2555a31870d1efa83025a3b83d891d4dfa1fb8d713ad52ae3c54e9 SHA512 bc64843e6723e19d0af68b05ae698dde849d563dd052ffee75ba742ab66d33e35b140966131694f3d2a58abc835fcf6f47448e0b8fc4e1741712cf83426ae8de WHIRLPOOL 8b76c229d13f150040f88f74e0d60d70400639df40383802323dd020d61baeeefa6b8beab10449092f948d3bff6a9c7ca38c2c43e9979e56a10986fc8d27e072
+DIST dhewm3-1.5.1_pre1.tar.gz 5385402 SHA256 bb454cfdf6e698bac2c6b1cfca19d7b1381b8a59cfb8bc4d38b483b7ee23da47 SHA512 73b2c43e16a82bc1a4fd6646493e7c69049a3c3abaac2206436f10d6180d616ad38c2c3480538e2690654c2cb73ec1be47d312939d64fd92ce03aff7fe64ceba WHIRLPOOL 822c121e05d8fdff1748bfdce70acddbe1f88805d362eba0f9958ef3dd081ce5d5fe78fb4a8eb10ba60e82279afb6b6d5f93980c25d7a56864c3d638dc2efb9b
diff --git a/games-fps/dhewm3/dhewm3-1.5.0_rc1.ebuild b/games-fps/dhewm3/dhewm3-1.5.1_pre1.ebuild
index d07d8f9..cdb8cdb 100644
--- a/games-fps/dhewm3/dhewm3-1.5.0_rc1.ebuild
+++ b/games-fps/dhewm3/dhewm3-1.5.1_pre1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit cmake-utils
-MY_PV=${PV/_rc/_RC}
+MY_PV=${PV/_pre/_PRE}
DESCRIPTION="A Doom 3 GPL source modification."
HOMEPAGE="https://github.com/dhewm/dhewm3"