diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-10-05 18:01:32 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-10-05 18:01:32 +0000 |
commit | 43618abf99906c8701fb228612688e308c7bbb8c (patch) | |
tree | 842262cf05d7882c314d464f28ec05ef053c2b4b /media-libs/openal | |
parent | cleaned IUSE arch vars (diff) | |
download | gentoo-2-43618abf99906c8701fb228612688e308c7bbb8c.tar.gz gentoo-2-43618abf99906c8701fb228612688e308c7bbb8c.tar.bz2 gentoo-2-43618abf99906c8701fb228612688e308c7bbb8c.zip |
cleaned IUSE arch vars
Diffstat (limited to 'media-libs/openal')
-rw-r--r-- | media-libs/openal/openal-20020127.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openal/openal-20020127.ebuild b/media-libs/openal/openal-20020127.ebuild index ff73380fdc34..d83b2760a7c6 100644 --- a/media-libs/openal/openal-20020127.ebuild +++ b/media-libs/openal/openal-20020127.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/openal-20020127.ebuild,v 1.9 2002/10/05 05:39:15 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/openal-20020127.ebuild,v 1.10 2002/10/05 17:59:53 gerk Exp $ -IUSE="mpeg arts esd x86 sdl oggvorbis alsa" +IUSE="mpeg arts esd sdl oggvorbis alsa" LIBVER="0.0.6" |