app-office/moneyguru: Fix missing REQUIRED_USE & RESTRICT
authorMichał Górny <mgorny@gentoo.org>
Sun, 21 Jul 2019 17:51:03 +0000 (19:51 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 21 Jul 2019 17:51:03 +0000 (19:51 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-office/moneyguru/moneyguru-2.13.1-r1.ebuild [moved from app-office/moneyguru/moneyguru-2.13.1.ebuild with 93% similarity]
app-office/moneyguru/moneyguru-3.0.1-r1.ebuild [moved from app-office/moneyguru/moneyguru-3.0.1.ebuild with 93% similarity]

similarity index 93%
rename from app-office/moneyguru/moneyguru-2.13.1.ebuild
rename to app-office/moneyguru/moneyguru-2.13.1-r1.ebuild
index 0b353762ff8755a36afa9b10ef3f731018741f43..56dae2b782484122f17624780c695bc7af95c4ea 100644 (file)
@@ -15,6 +15,8 @@ LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="amd64"
 IUSE="test"
+RESTRICT="!test? ( test )"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
 
 RDEPEND="${PYTHON_DEPS}
        dev-db/sqlite:3
similarity index 93%
rename from app-office/moneyguru/moneyguru-3.0.1.ebuild
rename to app-office/moneyguru/moneyguru-3.0.1-r1.ebuild
index 6761c2c98dc8085468fbbfaabd47fb307360c518..b311cf29be2e053338eefa2a322ff52ced39edea 100644 (file)
@@ -15,6 +15,8 @@ LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE="test"
+RESTRICT="!test? ( test )"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
 
 RDEPEND="${PYTHON_DEPS}
        dev-db/sqlite:3