diff options
author | 2004-01-30 12:57:24 +0000 | |
---|---|---|
committer | 2004-01-30 12:57:24 +0000 | |
commit | 86a36f039186163688994dd7759d16882de132c8 (patch) | |
tree | c8bcf7f4f2facc79db728606f101b554a9feca60 /media-libs/sdl-sound/sdl-sound-1.0.1.ebuild | |
parent | galeon-1.3.12 version bump (Manifest recommit) (diff) | |
download | gentoo-2-86a36f039186163688994dd7759d16882de132c8.tar.gz gentoo-2-86a36f039186163688994dd7759d16882de132c8.tar.bz2 gentoo-2-86a36f039186163688994dd7759d16882de132c8.zip |
mark stable for x86
Diffstat (limited to 'media-libs/sdl-sound/sdl-sound-1.0.1.ebuild')
-rw-r--r-- | media-libs/sdl-sound/sdl-sound-1.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/sdl-sound/sdl-sound-1.0.1.ebuild b/media-libs/sdl-sound/sdl-sound-1.0.1.ebuild index bc52e6b1aef0..9d808ebeb894 100644 --- a/media-libs/sdl-sound/sdl-sound-1.0.1.ebuild +++ b/media-libs/sdl-sound/sdl-sound-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.1.ebuild,v 1.3 2003/11/04 08:21:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/sdl-sound-1.0.1.ebuild,v 1.4 2004/01/30 12:57:18 mr_bones_ Exp $ MY_P="${P/sdl-/SDL_}" S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ SRC_URI="http://icculus.org/SDL_sound/downloads/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~amd64" IUSE="flac mikmod oggvorbis speex physfs" DEPEND=">=media-libs/libsdl-1.2 |