commit:     4831649093f17817f98c276c3c2affe9fb92b2f2
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Mon Feb 10 15:04:04 2020 +0000
Commit:     Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Mon Feb 10 18:11:00 2020 +0000
URL:        https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=48316490

games-rpg/victor_vran: fix package

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

 games-rpg/victor_vran/metadata.xml                 |  7 +++++++
 games-rpg/victor_vran/victor_vran-2.12.0.14.ebuild | 11 +++++------
 2 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/games-rpg/victor_vran/metadata.xml 
b/games-rpg/victor_vran/metadata.xml
new file mode 100644
index 0000000..fbe39a6
--- /dev/null
+++ b/games-rpg/victor_vran/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+<longdescription lang="en">
+An isometric Action-RPG with a massive selection of items, powers and so on.
+</longdescription>
+</pkgmetadata>

diff --git a/games-rpg/victor_vran/victor_vran-2.12.0.14.ebuild 
b/games-rpg/victor_vran/victor_vran-2.12.0.14.ebuild
index a63d6d1..655d64b 100644
--- a/games-rpg/victor_vran/victor_vran-2.12.0.14.ebuild
+++ b/games-rpg/victor_vran/victor_vran-2.12.0.14.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit eutils
+inherit desktop eutils
 
 DESCRIPTION="An isometric Action-RPG with a massive selection of items, powers 
and so on"
 HOMEPAGE="https://www.victorvran.com/";
@@ -12,10 +12,10 @@ SRC_URI="
 "
 
 RESTRICT="fetch strip"
-LICENSE="EULA"
+LICENSE="all-rights-reserved"
 
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND="app-arch/unzip"
@@ -23,7 +23,7 @@ RDEPEND="
        app-crypt/mit-krb5
        app-crypt/p11-kit
        dev-db/sqlite
-       dev-libs/libgcrypt:11/11
+       dev-libs/libgcrypt-compat
        dev-libs/libgpg-error
        media-libs/libsdl2
        media-libs/openal
@@ -46,7 +46,6 @@ RDEPEND="
        x11-libs/libXt
 "
 
-
 pkg_nofetch() {
        einfo ""
        einfo "Please buy and download \"${A}\" from corresponding shop 
(HumbleBundle or GOG)"

Reply via email to