Gentoo Archives: gentoo-commits

From: "Azamat H. Hackimov" <winterheart@××××××.ru>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-fps/dhewm3/
Date: Thu, 08 Aug 2019 21:47:02
Message-Id: 1565299883.d29b451b13e02f13b3078331db46e3314a226034.winterheart@gentoo
1 commit: d29b451b13e02f13b3078331db46e3314a226034
2 Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
3 AuthorDate: Thu Aug 8 21:31:23 2019 +0000
4 Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
5 CommitDate: Thu Aug 8 21:31:23 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=d29b451b
7
8 games-fps/dhewm3: update to 1.5.1_pre1
9
10 Package-Manager: Portage-2.3.66, Repoman-2.3.16
11
12 .../dhewm3/{dhewm3-1.5.0_rc1.ebuild => dhewm3-1.5.1_pre1.ebuild} | 6 +++---
13 1 file changed, 3 insertions(+), 3 deletions(-)
14
15 diff --git a/games-fps/dhewm3/dhewm3-1.5.0_rc1.ebuild b/games-fps/dhewm3/dhewm3-1.5.1_pre1.ebuild
16 similarity index 95%
17 rename from games-fps/dhewm3/dhewm3-1.5.0_rc1.ebuild
18 rename to games-fps/dhewm3/dhewm3-1.5.1_pre1.ebuild
19 index d07d8f9..cdb8cdb 100644
20 --- a/games-fps/dhewm3/dhewm3-1.5.0_rc1.ebuild
21 +++ b/games-fps/dhewm3/dhewm3-1.5.1_pre1.ebuild
22 @@ -1,11 +1,11 @@
23 -# Copyright 1999-2018 Gentoo Authors
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 -EAPI=6
28 +EAPI=7
29
30 inherit cmake-utils
31
32 -MY_PV=${PV/_rc/_RC}
33 +MY_PV=${PV/_pre/_PRE}
34
35 DESCRIPTION="A Doom 3 GPL source modification."
36 HOMEPAGE="https://github.com/dhewm/dhewm3"