projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31ab24b
)
games-arcade/xtux: set RDEPEND
author
Michael Sterrett
<mr_bones_@gentoo.org>
Fri, 6 May 2016 01:28:12 +0000
(21:28 -0400)
committer
Michael Sterrett
<mr_bones_@gentoo.org>
Fri, 6 May 2016 02:49:06 +0000
(22:49 -0400)
Package-Manager: portage-2.2.26
games-arcade/xtux/xtux-20030306.ebuild
patch
|
blob
|
history
diff --git
a/games-arcade/xtux/xtux-20030306.ebuild
b/games-arcade/xtux/xtux-20030306.ebuild
index 2a474c3bb9855a220f8cd97e1c37cb1d275b23d8..de1f918369cf5e649c1b3e7f8f9ebeae557eb8e0 100644
(file)
--- a/
games-arcade/xtux/xtux-20030306.ebuild
+++ b/
games-arcade/xtux/xtux-20030306.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
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() {