Gentoo Archives: gentoo-commits

From: Austin English <wizardedit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-rpg/wastesedge/
Date: Thu, 27 Oct 2016 18:55:20
Message-Id: 1477594501.2a2f7d997e60e16ad47cf1bb370d1710027db3a2.wizardedit@gentoo
1 commit: 2a2f7d997e60e16ad47cf1bb370d1710027db3a2
2 Author: Austin English <wizardedit <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 27 18:54:31 2016 +0000
4 Commit: Austin English <wizardedit <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 27 18:55:01 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a2f7d99
7
8 games-rpg/wastesedge: deplock wastesedge-0.3.5 to games-rpg/adonthell-0.3.5-r1
9
10 Gentoo-Bug: https://bugs.gentoo.org/598254
11
12 Package-Manager: portage-2.3.2
13
14 games-rpg/wastesedge/wastesedge-0.3.5.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/games-rpg/wastesedge/wastesedge-0.3.5.ebuild b/games-rpg/wastesedge/wastesedge-0.3.5.ebuild
18 index b374920..c13541b 100644
19 --- a/games-rpg/wastesedge/wastesedge-0.3.5.ebuild
20 +++ b/games-rpg/wastesedge/wastesedge-0.3.5.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2016 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -17,7 +17,7 @@ IUSE="nls"
28 RESTRICT="userpriv"
29
30 RDEPEND="${PYTHON_DEPS}
31 - >=games-rpg/adonthell-0.3.5-r1[${PYTHON_USEDEP}]
32 + =games-rpg/adonthell-0.3.5-r1[${PYTHON_USEDEP}]
33 nls? ( virtual/libintl )"
34 DEPEND="${RDEPEND}
35 nls? ( sys-devel/gettext )"