commit: e9f3cdc19905cf463e6d2d0777760646a5bf90a2 Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com> AuthorDate: Sat Feb 29 12:44:36 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=e9f3cdc1
games-rpg/torchlight2: 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/torchlight2/metadata.xml | 13 ++++++------- games-rpg/torchlight2/torchlight2-20150401.ebuild | 6 +++--- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/games-rpg/torchlight2/metadata.xml b/games-rpg/torchlight2/metadata.xml index 23da526..460d202 100644 --- a/games-rpg/torchlight2/metadata.xml +++ b/games-rpg/torchlight2/metadata.xml @@ -1,14 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer> - <email>[email protected]</email> - <description> - If you have any issues, please contact me, or try to find me in IRC on Freenode, OFTC or RusNet. - </description> - <name>Vadim A. Misbakh-Soloviov</name> +<maintainer type="person"> +<email>[email protected]</email> +<description> +If you have any issues, please contact me, or try to find me in IRC on Freenode, OFTC or RusNet. +</description> +<name>Vadim A. Misbakh-Soloviov</name> </maintainer> -<longdescription>FIXME</longdescription> <use> </use> </pkgmetadata> diff --git a/games-rpg/torchlight2/torchlight2-20150401.ebuild b/games-rpg/torchlight2/torchlight2-20150401.ebuild index 9d93de3..52e3246 100644 --- a/games-rpg/torchlight2/torchlight2-20150401.ebuild +++ b/games-rpg/torchlight2/torchlight2-20150401.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="6" +EAPI=6 inherit eutils unpacker @@ -11,7 +11,7 @@ DESCRIPTION="An action role-playing game, made by the creators of Diablo" HOMEPAGE="http://torchlight2game.com/" SLOT="0" -LICENSE="as-is" +LICENSE="all-rights-reserved" KEYWORDS="-* ~amd64 ~x86" RESTRICT="fetch"
