diff options
Diffstat (limited to 'games-action/transcend/transcend-0.3.ebuild')
-rw-r--r-- | games-action/transcend/transcend-0.3.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games-action/transcend/transcend-0.3.ebuild b/games-action/transcend/transcend-0.3.ebuild index 9dfbf4a98829..59c6f56ff55a 100644 --- a/games-action/transcend/transcend-0.3.ebuild +++ b/games-action/transcend/transcend-0.3.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/transcend/transcend-0.3.ebuild,v 1.6 2011/04/26 07:08:48 tupone Exp $ -EAPI=2 +# $Header: /var/cvsroot/gentoo-x86/games-action/transcend/transcend-0.3.ebuild,v 1.7 2011/04/26 07:11:54 mr_bones_ Exp $ +EAPI=2 inherit games DESCRIPTION="retro-style, abstract, 2D shooter" @@ -19,7 +19,6 @@ DEPEND="x11-libs/libXmu virtual/opengl virtual/glu media-libs/freeglut" -RDEPEND="${DEPEND}" S=${WORKDIR}/Transcend_${PV}_UnixSource/Transcend |