commit: 339a5b300309b1a795a729765fb436cbe3d9f914
Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Fri May 6 01:28:12 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=339a5b30
games-arcade/xtux: set RDEPEND
Package-Manager: portage-2.2.26
games-arcade/xtux/xtux-20030306.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/games-arcade/xtux/xtux-20030306.ebuild
b/games-arcade/xtux/xtux-20030306.ebuild
index 2a474c3..de1f918 100644
--- a/games-arcade/xtux/xtux-20030306.ebuild
+++ b/games-arcade/xtux/xtux-20030306.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -15,7 +15,8 @@ KEYWORDS="amd64 ~ppc x86"
IUSE=""
DEPEND="x11-libs/libXpm"
-RDPENED="${DEPEND}"
+RDEPEND=${DEPEND}
+
S=${WORKDIR}/${PN}
src_prepare() {