diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-04-19 11:28:10 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-04-19 11:28:10 +0000 |
commit | a5c9e8e162b6698f32c72ef19bab3fa82e6c54d5 (patch) | |
tree | 3ba29c14263a99f30b231233a271fdfa6af475a6 /app-sci/lightspeed | |
parent | Removing S=... with no effect (Manifest recommit) (diff) | |
download | gentoo-2-a5c9e8e162b6698f32c72ef19bab3fa82e6c54d5.tar.gz gentoo-2-a5c9e8e162b6698f32c72ef19bab3fa82e6c54d5.tar.bz2 gentoo-2-a5c9e8e162b6698f32c72ef19bab3fa82e6c54d5.zip |
Removing S=... with no effect
Diffstat (limited to 'app-sci/lightspeed')
-rw-r--r-- | app-sci/lightspeed/lightspeed-1.2a.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-sci/lightspeed/lightspeed-1.2a.ebuild b/app-sci/lightspeed/lightspeed-1.2a.ebuild index 74f06787f1e3..7d9916c43e7b 100644 --- a/app-sci/lightspeed/lightspeed-1.2a.ebuild +++ b/app-sci/lightspeed/lightspeed-1.2a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/lightspeed/lightspeed-1.2a.ebuild,v 1.4 2004/03/09 14:37:14 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/lightspeed/lightspeed-1.2a.ebuild,v 1.5 2004/04/19 11:28:10 phosphan Exp $ DESCRIPTION="Light Speed! is an OpenGL-based program developed to illustrate the effects of special relativity on the appearance of moving objects." HOMEPAGE="http://lightspeed.sourceforge.net/" @@ -17,7 +17,6 @@ DEPEND="virtual/opengl png? ( media-libs/libpng ) tiff? ( media-libs/tiff )" #RDEPEND="" -S="${WORKDIR}/${P}" S2="${WORKDIR}/objects" src_compile() { |