diff options
author | 2008-05-25 07:04:05 +0000 | |
---|---|---|
committer | 2008-05-25 07:04:05 +0000 | |
commit | 9c05139bbd9690d35720e45b592e179ef6e3a8db (patch) | |
tree | 46eb56ee9ad9964ec1e916c5ac2570971f8bfd74 /media-libs/sdl-sound/sdl-sound-1.0.3.ebuild | |
parent | Stable on ppc64; bug #223241 (diff) | |
download | historical-9c05139bbd9690d35720e45b592e179ef6e3a8db.tar.gz historical-9c05139bbd9690d35720e45b592e179ef6e3a8db.tar.bz2 historical-9c05139bbd9690d35720e45b592e179ef6e3a8db.zip |
Stable on ppc64; bug #223243
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'media-libs/sdl-sound/sdl-sound-1.0.3.ebuild')
-rw-r--r-- | media-libs/sdl-sound/sdl-sound-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sdl-sound/sdl-sound-1.0.3.ebuild b/media-libs/sdl-sound/sdl-sound-1.0.3.ebuild index 8fa3c6f33ef2..0ebd9cf3ba44 100644 --- a/media-libs/sdl-sound/sdl-sound-1.0.3.ebuild +++ b/media-libs/sdl-sound/sdl-sound-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/sdl-sound-1.0.3.ebuild,v 1.4 2008/05/24 16:25:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/sdl-sound-1.0.3.ebuild,v 1.5 2008/05/25 07:04:05 corsair Exp $ MY_P="${P/sdl-/SDL_}" DESCRIPTION="A library that handles the decoding of sound file formats" @@ -9,7 +9,7 @@ SRC_URI="http://icculus.org/SDL_sound/downloads/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="flac mikmod vorbis speex physfs mp3 mpeg" RDEPEND=">=media-libs/libsdl-1.2 |