commit:     eeae3b53eb8f677e4a2b50a1f0c0be0e514ccc01
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Thu Feb  6 18:41:18 2020 +0000
Commit:     Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Thu Feb  6 21:20:31 2020 +0000
URL:        https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=eeae3b53

games-arcade/dustforce: update ebuild

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>

 games-arcade/dustforce/dustforce-1.0.20141222.ebuild | 13 +++++--------
 games-arcade/dustforce/metadata.xml                  |  2 +-
 2 files changed, 6 insertions(+), 9 deletions(-)

diff --git a/games-arcade/dustforce/dustforce-1.0.20141222.ebuild 
b/games-arcade/dustforce/dustforce-1.0.20141222.ebuild
index b113588..1db9bd0 100644
--- a/games-arcade/dustforce/dustforce-1.0.20141222.ebuild
+++ b/games-arcade/dustforce/dustforce-1.0.20141222.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
 
-EAPI="5"
+EAPI=6
 
-inherit games multilib unpacker-nixstaller
+inherit multilib unpacker-nixstaller
 
 TIMESTAMP="2014-12-22"
 
@@ -14,7 +13,7 @@ SRC_URI="Dustforce-Linux-${TIMESTAMP}.sh"
 
 RESTRICT="fetch"
 
-LICENSE="as-is"
+LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE=""
@@ -71,11 +70,9 @@ src_install() {
        # Broken dep
        insinto "${dir}/$(get_libdir)"
        doins -r "data/${arch}/$(get_libdir)"/*
-#/libcurl.so.3"
        doicon "data/noarch/${MY_PN}.png"
        make_desktop_entry "${PN}" "${MY_PN}" "${MY_PN}"
-       games_make_wrapper "${PN}" "./${exe}" "${dir}" "${dir}/$(get_libdir)"
+       make_wrapper "${PN}" "./${exe}" "${dir}" "${dir}/$(get_libdir)"
 
        dodoc data/noarch/README.linux
-       prepgamesdirs
 }

diff --git a/games-arcade/dustforce/metadata.xml 
b/games-arcade/dustforce/metadata.xml
index 2726855..fca04e8 100644
--- a/games-arcade/dustforce/metadata.xml
+++ b/games-arcade/dustforce/metadata.xml
@@ -1,7 +1,7 @@
 <?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>

Reply via email to