commit:     071e665a7f428753d9525e6c11e0daa7713aeaf7
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Thu Oct 27 19:02:29 2016 +0000
Commit:     Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Thu Oct 27 19:02:29 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=071e665a

games-fps/brutal-doom: Bump to 20b

Package-Manager: portage-2.3.0
Manifest-Sign-Key: A018DE8C

 .../{brutal-doom-20.ebuild => brutal-doom-20b.ebuild}    | 16 ++++++----------
 games-fps/brutal-doom/metadata.xml                       |  4 ++--
 2 files changed, 8 insertions(+), 12 deletions(-)

diff --git a/games-fps/brutal-doom/brutal-doom-20.ebuild 
b/games-fps/brutal-doom/brutal-doom-20b.ebuild
similarity index 62%
rename from games-fps/brutal-doom/brutal-doom-20.ebuild
rename to games-fps/brutal-doom/brutal-doom-20b.ebuild
index 4cb99c9..d6a5523 100644
--- a/games-fps/brutal-doom/brutal-doom-20.ebuild
+++ b/games-fps/brutal-doom/brutal-doom-20b.ebuild
@@ -1,14 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=5
-
-inherit games
+EAPI=6
 
 DESCRIPTION="A mod that attempts to make Doom faster placed, harder, gorier 
and more violent."
 HOMEPAGE="http://www.moddb.com/mods/brutal-doom/";
-SRC_URI="http://www.moddb.com/downloads/mirror/85648/108/4ad2d36692d9a4c4a50e2f7afd98ef70
 -> brutal${PV}.zip"
+SRC_URI="http://www.moddb.com/downloads/mirror/95667/102/0a5526fb58bc1f38fee7e14f586ddd7b
 -> brutal${PV}.zip"
 
 LICENSE="HPND"
 SLOT="0"
@@ -22,16 +20,14 @@ DEPEND="app-arch/unzip"
 S="${WORKDIR}"
 
 src_install() {
-       insinto "${GAMES_DATADIR}/doom-data"
+       insinto "/usr/share/doom-data"
        doins brutalv${PV}.pk3
-       dodoc *.txt
-       prepgamesdirs
+       dodoc *.rtf
 }
 
 pkg_postinst() {
-       games_pkg_postinst
        echo
        elog "In order to play this mod run zdoom with -file option:"
-       elog "    zdoom -file ${GAMES_DATADIR}/doom-data/brutalv${PV}.pk3"
+       elog "    zdoom -file /usr/share/doom-data/brutalv${PV}.pk3"
        echo
 }

diff --git a/games-fps/brutal-doom/metadata.xml 
b/games-fps/brutal-doom/metadata.xml
index 6afc669..e5f07b6 100644
--- a/games-fps/brutal-doom/metadata.xml
+++ b/games-fps/brutal-doom/metadata.xml
@@ -1,14 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-<maintainer>
+<maintainer type="person">
 <email>[email protected]</email>
 <name>Azamat H. Hackimov</name>
 </maintainer>
 <longdescription lang="en">
 A mod that attempts to make Doom faster placed, harder, gorier and more 
violent.
 </longdescription>
-<longdescription lang="en">
+<longdescription lang="ru">
 Мод, делающий игру Doom сложнее, динамичней и значительно жестче.
 </longdescription>
 </pkgmetadata>

Reply via email to