diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-20 19:04:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-20 19:04:48 +0000 |
commit | 3ebc9ed01df0c26f98ad562ad240339621a52c57 (patch) | |
tree | 22355ec6ce042e8da132066b9fa2af680f084ef2 /media-libs/sdl-mixer/sdl-mixer-1.2.12-r1.ebuild | |
parent | Linux patches up to and including 3.2.21. (diff) | |
download | gentoo-2-3ebc9ed01df0c26f98ad562ad240339621a52c57.tar.gz gentoo-2-3ebc9ed01df0c26f98ad562ad240339621a52c57.tar.bz2 gentoo-2-3ebc9ed01df0c26f98ad562ad240339621a52c57.zip |
Stable for amd64, wrt bug #422125
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/sdl-mixer/sdl-mixer-1.2.12-r1.ebuild')
-rw-r--r-- | media-libs/sdl-mixer/sdl-mixer-1.2.12-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sdl-mixer/sdl-mixer-1.2.12-r1.ebuild b/media-libs/sdl-mixer/sdl-mixer-1.2.12-r1.ebuild index fb1a1d617344..1e4d9f671ba0 100644 --- a/media-libs/sdl-mixer/sdl-mixer-1.2.12-r1.ebuild +++ b/media-libs/sdl-mixer/sdl-mixer-1.2.12-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12-r1.ebuild,v 1.3 2012/06/20 07:02:05 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12-r1.ebuild,v 1.4 2012/06/20 19:04:48 ago Exp $ EAPI=4 inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_mixer/release/${MY_P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="flac fluidsynth mad midi mikmod mod modplug mp3 playtools smpeg static-libs timidity vorbis +wav" REQUIRED_USE=" midi? ( || ( timidity fluidsynth ) ) |