games-rpg/manaplus: fix MissingTestRestrict, update metadata
authorWim Muskee <wimmuskee@gmail.com>
Sun, 24 Nov 2019 08:42:22 +0000 (09:42 +0100)
committerAaron Bauman <bman@gentoo.org>
Sun, 24 Nov 2019 22:20:02 +0000 (17:20 -0500)
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13749
Signed-off-by: Aaron Bauman <bman@gentoo.org>
games-rpg/manaplus/manaplus-1.8.12.8.ebuild
games-rpg/manaplus/manaplus-1.9.3.23.ebuild
games-rpg/manaplus/manaplus-9999.ebuild
games-rpg/manaplus/metadata.xml

index df14d85dc14fc47a02651913a082faff40a51528..3e516d72a9ebf12b1e23b56c96dc559e0d88021d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,6 +16,7 @@ fi
 LICENSE="GPL-2+"
 SLOT="0"
 IUSE="mumble nls opengl pugixml +sdl2 test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        >=dev-games/physfs-1.0.0
index 22fd9fdaa32e9f0094790cfa416c043f33922de0..9d34cbd23db8bc75e4a998eb5cb54f6863010718 100644 (file)
@@ -16,6 +16,7 @@ fi
 LICENSE="GPL-2+"
 SLOT="0"
 IUSE="mumble nls opengl pugixml +sdl2 test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        >=dev-games/physfs-1.0.0
index df14d85dc14fc47a02651913a082faff40a51528..3e516d72a9ebf12b1e23b56c96dc559e0d88021d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,6 +16,7 @@ fi
 LICENSE="GPL-2+"
 SLOT="0"
 IUSE="mumble nls opengl pugixml +sdl2 test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        >=dev-games/physfs-1.0.0
index 474048077e6d20d102de6b06e5820a0b4a391dac..7ed071353700e608126584f6bdb3f376c85f6ede 100644 (file)
@@ -10,4 +10,7 @@
                <flag name="pugixml">Use <pkg>dev-libs/pugixml</pkg> for XML parsing isntead of <pkg>dev-libs/libxml2</pkg></flag>
                <flag name="mumble">Enable support for voice chat</flag>
        </use>
+       <upstream>
+               <remote-id type="gitlab">manaplus/manaplus</remote-id>
+       </upstream>
 </pkgmetadata>