commit: 3c1da61c5803b27357118b40dbb65b3330e67a4f
Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Fri May 6 01:57:30 2016 +0000
Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Fri May 6 02:49:06 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c1da61c
games-mud/tkmoo: set RDEPEND
Package-Manager: portage-2.2.26
games-mud/tkmoo/tkmoo-0.3.32.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-mud/tkmoo/tkmoo-0.3.32.ebuild
b/games-mud/tkmoo/tkmoo-0.3.32.ebuild
index 7e18745..e45d197 100644
--- a/games-mud/tkmoo/tkmoo-0.3.32.ebuild
+++ b/games-mud/tkmoo/tkmoo-0.3.32.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-
inherit eutils games
MY_PN=${PN/moo/MOO-light}
@@ -20,6 +19,7 @@ IUSE=""
DEPEND="
>=dev-lang/tcl-8.3.3:0=
>=dev-lang/tk-8.3.3:0="
+RDEPEND=${DEPEND}
S=${WORKDIR}/${MY_P}