diff options
author | 2017-04-23 11:02:22 +0200 | |
---|---|---|
committer | 2017-04-23 13:23:54 +0200 | |
commit | 917715446188fe8c20abe03e37bbe507b64f18d2 (patch) | |
tree | 36ace4f14c11ae0e00898d9d934313f5bc11c683 /games-rpg/adonthell | |
parent | games-puzzle/brainworkshop: [QA] Add missing python metadata variables (diff) | |
download | gentoo-917715446188fe8c20abe03e37bbe507b64f18d2.tar.gz gentoo-917715446188fe8c20abe03e37bbe507b64f18d2.tar.bz2 gentoo-917715446188fe8c20abe03e37bbe507b64f18d2.zip |
games-rpg/adonthell: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'games-rpg/adonthell')
-rw-r--r-- | games-rpg/adonthell/adonthell-0.3.5-r1.ebuild | 3 | ||||
-rw-r--r-- | games-rpg/adonthell/adonthell-0.3.5-r2.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/games-rpg/adonthell/adonthell-0.3.5-r1.ebuild b/games-rpg/adonthell/adonthell-0.3.5-r1.ebuild index 77cf2aa93e9f..006e50197ade 100644 --- a/games-rpg/adonthell/adonthell-0.3.5-r1.ebuild +++ b/games-rpg/adonthell/adonthell-0.3.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,6 +14,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ppc x86" IUSE="doc nls" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} media-libs/sdl-ttf diff --git a/games-rpg/adonthell/adonthell-0.3.5-r2.ebuild b/games-rpg/adonthell/adonthell-0.3.5-r2.ebuild index aa65afc298be..7fa351f96e53 100644 --- a/games-rpg/adonthell/adonthell-0.3.5-r2.ebuild +++ b/games-rpg/adonthell/adonthell-0.3.5-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,6 +14,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc nls" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} media-libs/freetype |