From: Michał Górny Date: Sun, 21 Jul 2019 17:51:03 +0000 (+0200) Subject: app-office/moneyguru: Fix missing REQUIRED_USE & RESTRICT X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4a80f1ae70fb928fcbc322452106f44398a9dfd2;p=gentoo.git app-office/moneyguru: Fix missing REQUIRED_USE & RESTRICT Signed-off-by: Michał Górny --- diff --git a/app-office/moneyguru/moneyguru-2.13.1.ebuild b/app-office/moneyguru/moneyguru-2.13.1-r1.ebuild 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 0b353762ff87..56dae2b78248 100644 --- a/app-office/moneyguru/moneyguru-2.13.1.ebuild +++ b/app-office/moneyguru/moneyguru-2.13.1-r1.ebuild @@ -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 diff --git a/app-office/moneyguru/moneyguru-3.0.1.ebuild b/app-office/moneyguru/moneyguru-3.0.1-r1.ebuild 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 6761c2c98dc8..b311cf29be2e 100644 --- a/app-office/moneyguru/moneyguru-3.0.1.ebuild +++ b/app-office/moneyguru/moneyguru-3.0.1-r1.ebuild @@ -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