diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-04-26 07:11:54 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-04-26 07:11:54 +0000 |
commit | 2300414f4269ba26d3e4477bffc4e8909b144c65 (patch) | |
tree | 9bfb173d98102423e2f89ce2c91c39946afdbc50 /games-action/transcend/transcend-0.3.ebuild | |
parent | Fixed build. Bug #362999 (diff) | |
download | historical-2300414f4269ba26d3e4477bffc4e8909b144c65.tar.gz historical-2300414f4269ba26d3e4477bffc4e8909b144c65.tar.bz2 historical-2300414f4269ba26d3e4477bffc4e8909b144c65.zip |
tidy
Package-Manager: portage-2.1.9.42/cvs/Linux i686
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 |