diff options
author | 2002-10-17 01:18:13 +0000 | |
---|---|---|
committer | 2002-10-17 01:18:13 +0000 | |
commit | 54e602a2f7a28c198243f0693fe81ec414c24cae (patch) | |
tree | 6c00a61a59b8c88426ef538ad3691a77983444a2 /app-emulation | |
parent | LICENSE update (diff) | |
download | gentoo-2-54e602a2f7a28c198243f0693fe81ec414c24cae.tar.gz gentoo-2-54e602a2f7a28c198243f0693fe81ec414c24cae.tar.bz2 gentoo-2-54e602a2f7a28c198243f0693fe81ec414c24cae.zip |
Header fix
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/zsnes/zsnes-1.337-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/zsnes/zsnes-1.337-r2.ebuild b/app-emulation/zsnes/zsnes-1.337-r2.ebuild index 43a9edf282ea..f63323e0f337 100644 --- a/app-emulation/zsnes/zsnes-1.337-r2.ebuild +++ b/app-emulation/zsnes/zsnes-1.337-r2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# /space/gentoo/cvsroot/gentoo-x86/app-emulation/zsnes/zsnes-1.337-r1.ebuild,v 1.2 2002/05/08 08:48:20 spider Exp -# Don't attempt to introduce $CFLAGS usage, docs say result will be slower. +# $Header: /var/cvsroot/gentoo-x86/app-emulation/zsnes/zsnes-1.337-r2.ebuild,v 1.9 2002/10/17 01:18:13 vapier Exp $ +# Don't attempt to introduce $CFLAGS usage, docs say result will be slower. IUSE="opengl" S=${WORKDIR}/${P} |