Gentoo Archives: gentoo-commits

From: "Azamat H. Hackimov" <winterheart@××××××.ru>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-rpg/torchlight2/
Date: Sat, 29 Feb 2020 13:05:13
Message-Id: 1582980626.e9f3cdc19905cf463e6d2d0777760646a5bf90a2.winterheart@gentoo
1 commit: e9f3cdc19905cf463e6d2d0777760646a5bf90a2
2 Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
3 AuthorDate: Sat Feb 29 12:44:36 2020 +0000
4 Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
5 CommitDate: Sat Feb 29 12:50:26 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=e9f3cdc1
7
8 games-rpg/torchlight2: minor fixes to package
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
12
13 games-rpg/torchlight2/metadata.xml | 13 ++++++-------
14 games-rpg/torchlight2/torchlight2-20150401.ebuild | 6 +++---
15 2 files changed, 9 insertions(+), 10 deletions(-)
16
17 diff --git a/games-rpg/torchlight2/metadata.xml b/games-rpg/torchlight2/metadata.xml
18 index 23da526..460d202 100644
19 --- a/games-rpg/torchlight2/metadata.xml
20 +++ b/games-rpg/torchlight2/metadata.xml
21 @@ -1,14 +1,13 @@
22 <?xml version="1.0" encoding="UTF-8"?>
23 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
24 <pkgmetadata>
25 -<maintainer>
26 - <email>mva@×××.name</email>
27 - <description>
28 - If you have any issues, please contact me, or try to find me in IRC on Freenode, OFTC or RusNet.
29 - </description>
30 - <name>Vadim A. Misbakh-Soloviov</name>
31 +<maintainer type="person">
32 +<email>mva@×××.name</email>
33 +<description>
34 +If you have any issues, please contact me, or try to find me in IRC on Freenode, OFTC or RusNet.
35 +</description>
36 +<name>Vadim A. Misbakh-Soloviov</name>
37 </maintainer>
38 -<longdescription>FIXME</longdescription>
39 <use>
40 </use>
41 </pkgmetadata>
42
43 diff --git a/games-rpg/torchlight2/torchlight2-20150401.ebuild b/games-rpg/torchlight2/torchlight2-20150401.ebuild
44 index 9d93de3..52e3246 100644
45 --- a/games-rpg/torchlight2/torchlight2-20150401.ebuild
46 +++ b/games-rpg/torchlight2/torchlight2-20150401.ebuild
47 @@ -1,7 +1,7 @@
48 -# Copyright 1999-2016 Gentoo Foundation
49 +# Copyright 1999-2020 Gentoo Authors
50 # Distributed under the terms of the GNU General Public License v2
51
52 -EAPI="6"
53 +EAPI=6
54
55 inherit eutils unpacker
56
57 @@ -11,7 +11,7 @@ DESCRIPTION="An action role-playing game, made by the creators of Diablo"
58 HOMEPAGE="http://torchlight2game.com/"
59
60 SLOT="0"
61 -LICENSE="as-is"
62 +LICENSE="all-rights-reserved"
63 KEYWORDS="-* ~amd64 ~x86"
64 RESTRICT="fetch"