diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-17 01:18:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-17 01:18:52 +0000 |
commit | 392aed0ca34a823ee8c799ebbcc55eb9cde6ec87 (patch) | |
tree | 454cc0bcb46e1a1efa439009827affab695fc727 /app-emulation | |
parent | Header fix (diff) | |
download | gentoo-2-392aed0ca34a823ee8c799ebbcc55eb9cde6ec87.tar.gz gentoo-2-392aed0ca34a823ee8c799ebbcc55eb9cde6ec87.tar.bz2 gentoo-2-392aed0ca34a823ee8c799ebbcc55eb9cde6ec87.zip |
Header fix
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/zsnes/zsnes-1.337-r2.ebuild | 3 | ||||
-rw-r--r-- | app-emulation/zsnes/zsnes-1.35-r1.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/zsnes/zsnes-1.35.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/zsnes/zsnes-1.36.ebuild | 2 |
4 files changed, 8 insertions, 1 deletions
diff --git a/app-emulation/zsnes/zsnes-1.337-r2.ebuild b/app-emulation/zsnes/zsnes-1.337-r2.ebuild index f63323e0f337..eb194efc091b 100644 --- a/app-emulation/zsnes/zsnes-1.337-r2.ebuild +++ b/app-emulation/zsnes/zsnes-1.337-r2.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/zsnes/zsnes-1.337-r2.ebuild,v 1.9 2002/10/17 01:18:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/zsnes/zsnes-1.337-r2.ebuild,v 1.10 2002/10/17 01:18:52 vapier Exp $ # Don't attempt to introduce $CFLAGS usage, docs say result will be slower. + IUSE="opengl" S=${WORKDIR}/${P} diff --git a/app-emulation/zsnes/zsnes-1.35-r1.ebuild b/app-emulation/zsnes/zsnes-1.35-r1.ebuild index 9dc75696287d..0cf4e78310b0 100644 --- a/app-emulation/zsnes/zsnes-1.35-r1.ebuild +++ b/app-emulation/zsnes/zsnes-1.35-r1.ebuild @@ -1,5 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/zsnes/zsnes-1.35-r1.ebuild,v 1.6 2002/10/17 01:18:52 vapier Exp $ + # Don't attempt to introduce $CFLAGS usage, docs say result will be slower. IUSE="opengl" diff --git a/app-emulation/zsnes/zsnes-1.35.ebuild b/app-emulation/zsnes/zsnes-1.35.ebuild index 5fc228cf88f1..3116f648f818 100644 --- a/app-emulation/zsnes/zsnes-1.35.ebuild +++ b/app-emulation/zsnes/zsnes-1.35.ebuild @@ -1,5 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/zsnes/zsnes-1.35.ebuild,v 1.5 2002/10/17 01:18:52 vapier Exp $ + # Don't attempt to introduce $CFLAGS usage, docs say result will be slower. IUSE="opengl" diff --git a/app-emulation/zsnes/zsnes-1.36.ebuild b/app-emulation/zsnes/zsnes-1.36.ebuild index d4773e0696e1..44ce32904434 100644 --- a/app-emulation/zsnes/zsnes-1.36.ebuild +++ b/app-emulation/zsnes/zsnes-1.36.ebuild @@ -1,5 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/zsnes/zsnes-1.36.ebuild,v 1.5 2002/10/17 01:18:52 vapier Exp $ + # Don't attempt to introduce $CFLAGS usage, docs say result will be slower. IUSE="opengl" |