commit: d7a97764d6238068b7f6e31f899a10924f52eb20 Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com> AuthorDate: Sat Feb 29 12:10:16 2020 +0000 Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru> CommitDate: Sat Feb 29 12:10:16 2020 +0000 URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=d7a97764
games-puzzle/numptyphysics: 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-puzzle/numptyphysics/metadata.xml | 2 +- games-puzzle/numptyphysics/numptyphysics-9999.ebuild | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/games-puzzle/numptyphysics/metadata.xml b/games-puzzle/numptyphysics/metadata.xml index 5d0ede2..1811bf7 100644 --- a/games-puzzle/numptyphysics/metadata.xml +++ b/games-puzzle/numptyphysics/metadata.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer> +<maintainer type="person"> <email>[email protected]</email> <name>Marcel Unbehaun</name> </maintainer> diff --git a/games-puzzle/numptyphysics/numptyphysics-9999.ebuild b/games-puzzle/numptyphysics/numptyphysics-9999.ebuild index c867411..12c45ce 100644 --- a/games-puzzle/numptyphysics/numptyphysics-9999.ebuild +++ b/games-puzzle/numptyphysics/numptyphysics-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,6 +10,7 @@ EGIT_REPO_URI="https://github.com/thp/numptyphysics" DESCRIPTION="A drawing puzzle game in the spirit of Crayon Physics" HOMEPAGE="https://github.com/thp/numptyphysics" +KEYWORDS="" LICENSE="GPL-3" SLOT="0"
