commit:     1ef244c2224666f50cb9461a1b98f1890dd6aaf1
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Sat Feb 29 12:48:19 2020 +0000
Commit:     Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Sat Feb 29 12:50:26 2020 +0000
URL:        https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=1ef244c2

games-rpg/unepic: minor fixes to package

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

 games-rpg/unepic/metadata.xml          | 12 ++++++++++++
 games-rpg/unepic/unepic-1.50.05.ebuild |  5 ++---
 2 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/games-rpg/unepic/metadata.xml b/games-rpg/unepic/metadata.xml
new file mode 100644
index 0000000..cfa3e2a
--- /dev/null
+++ b/games-rpg/unepic/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+<maintainer type="person">
+<email>[email protected]</email>
+<name>Vadim A. Misbakh-Soloviov</name>
+</maintainer>
+<use>
+<flag name="hb">Use HIB archive</flag>
+<flag name="gog">USE GOG archive</flag>
+</use>
+</pkgmetadata>

diff --git a/games-rpg/unepic/unepic-1.50.05.ebuild 
b/games-rpg/unepic/unepic-1.50.05.ebuild
index 5eaab4b..996b50b 100644
--- a/games-rpg/unepic/unepic-1.50.05.ebuild
+++ b/games-rpg/unepic/unepic-1.50.05.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,7 +16,7 @@ SRC_URI="
 "
 
 RESTRICT="fetch strip"
-LICENSE="EULA"
+LICENSE="all-rights-reserved"
 
 SLOT="0"
 KEYWORDS="amd64 x86"
@@ -32,7 +32,6 @@ RDEPEND="
        sys-libs/zlib
 "
 
-
 pkg_setup() {
        ewarn "Just be noticed, that both variants (GOG and HumbleBundle)"
        ewarn "have game binaries linked with relative path in DT_RPATH."

Reply via email to