diff options
author | 2002-10-05 05:39:15 +0000 | |
---|---|---|
committer | 2002-10-05 05:39:15 +0000 | |
commit | 129a7fadc99a6509031de047388f60d271dbd249 (patch) | |
tree | 0dcacde0493b9aa1f4b8379b66a790526e225b36 /media-libs/sdl-sound | |
parent | big IUSE commit (diff) | |
download | historical-129a7fadc99a6509031de047388f60d271dbd249.tar.gz historical-129a7fadc99a6509031de047388f60d271dbd249.tar.bz2 historical-129a7fadc99a6509031de047388f60d271dbd249.zip |
big IUSE commit
Diffstat (limited to 'media-libs/sdl-sound')
-rw-r--r-- | media-libs/sdl-sound/sdl-sound-0.1.5.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild b/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild index 4a7bcb95ff82..76ad41c39ae4 100644 --- a/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild +++ b/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild @@ -1,6 +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/sdl-sound/sdl-sound-0.1.5.ebuild,v 1.7 2002/10/04 21:04:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild,v 1.8 2002/10/05 05:39:15 drobbins Exp $ + +IUSE="oggvorbis" MY_P="${P/sdl-/SDL_}" S=${WORKDIR}/${MY_P} |