commit: fbe56e59cc93e3f7930b8b0317d4f0de26209668
Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Sat Feb 29 13:26:24 2020 +0000
Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Sat Feb 29 13:26:24 2020 +0000
URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=fbe56e59
games-action/dex: minor fixes
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
games-action/dex/dex-2.1.0.2.ebuild | 9 ++++-----
games-action/dex/metadata.xml | 14 ++++++++++++++
2 files changed, 18 insertions(+), 5 deletions(-)
diff --git a/games-action/dex/dex-2.1.0.2.ebuild
b/games-action/dex/dex-2.1.0.2.ebuild
index 972db97..b1d7376 100644
--- a/games-action/dex/dex-2.1.0.2.ebuild
+++ b/games-action/dex/dex-2.1.0.2.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
EAPI=6
@@ -18,15 +17,15 @@ SRC_URI="
"
RESTRICT="fetch strip"
-LICENSE="EULA"
+LICENSE="all-rights-reserved"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
IUSE="+gog"
DEPEND="
app-arch/unzip
- dev-util/xdelta3
+ dev-util/xdelta:3
"
RDEPEND="
dev-libs/glib
diff --git a/games-action/dex/metadata.xml b/games-action/dex/metadata.xml
new file mode 100644
index 0000000..010a55e
--- /dev/null
+++ b/games-action/dex/metadata.xml
@@ -0,0 +1,14 @@
+<?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>
+<longdescription lang="en">
+</longdescription>
+<use>
+<flag name="gog">Use GOG archive</flag>
+</use>
+</pkgmetadata>
+