summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzamat H. Hackimov <azamat.hackimov@gmail.com>2020-02-29 16:26:24 +0300
committerAzamat H. Hackimov <azamat.hackimov@gmail.com>2020-02-29 16:26:24 +0300
commitfbe56e59cc93e3f7930b8b0317d4f0de26209668 (patch)
treead8b7bb5a868254630770b50f4b0b2b5f6449a74
parentmedia-libs/nite: remove package (diff)
downloadgamerlay-fbe56e59cc93e3f7930b8b0317d4f0de26209668.tar.gz
gamerlay-fbe56e59cc93e3f7930b8b0317d4f0de26209668.tar.bz2
gamerlay-fbe56e59cc93e3f7930b8b0317d4f0de26209668.zip
games-action/dex: minor fixes
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
-rw-r--r--games-action/dex/dex-2.1.0.2.ebuild9
-rw-r--r--games-action/dex/metadata.xml14
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>mva@mva.name</email>
+<name>Vadim A. Misbakh-Soloviov</name>
+</maintainer>
+<longdescription lang="en">
+</longdescription>
+<use>
+<flag name="gog">Use GOG archive</flag>
+</use>
+</pkgmetadata>
+