diff options
author | 2003-07-12 18:06:11 +0000 | |
---|---|---|
committer | 2003-07-12 18:06:11 +0000 | |
commit | 1827a10cd339be5cd8fe07c49cfc71dfa585b11e (patch) | |
tree | 96ff93796fea8942bf3cfd29ee10cc8f45f0a3ff /media-libs/sdl-sound | |
parent | x11-libs/gtkmm removal (diff) | |
download | gentoo-2-1827a10cd339be5cd8fe07c49cfc71dfa585b11e.tar.gz gentoo-2-1827a10cd339be5cd8fe07c49cfc71dfa585b11e.tar.bz2 gentoo-2-1827a10cd339be5cd8fe07c49cfc71dfa585b11e.zip |
unmasks and changelog fixes
Diffstat (limited to 'media-libs/sdl-sound')
-rw-r--r-- | media-libs/sdl-sound/sdl-sound-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sdl-sound/sdl-sound-1.0.0.ebuild b/media-libs/sdl-sound/sdl-sound-1.0.0.ebuild index 27abc574ff85..f4b7f4db7860 100644 --- a/media-libs/sdl-sound/sdl-sound-1.0.0.ebuild +++ b/media-libs/sdl-sound/sdl-sound-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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-1.0.0.ebuild,v 1.2 2003/03/21 05:04:13 malverian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/sdl-sound-1.0.0.ebuild,v 1.3 2003/07/12 18:06:08 aliz Exp $ IUSE="oggvorbis" @@ -12,7 +12,7 @@ HOMEPAGE="http://icculus.org/SDL_sound/" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" DEPEND=">=media-libs/libsdl-1.2.5 >=media-libs/smpeg-0.4.4-r1 |