diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-06 04:25:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-06 04:25:39 +0000 |
commit | dd750437ee1fb6b1928370f126e75c7ae3d145dc (patch) | |
tree | ec03feddde9eb5dafed1c52f92094937f5fd5829 /media-libs/sdl-mixer/sdl-mixer-1.2.12-r3.ebuild | |
parent | Stable for amd64, wrt bug #455488 (diff) | |
download | historical-dd750437ee1fb6b1928370f126e75c7ae3d145dc.tar.gz historical-dd750437ee1fb6b1928370f126e75c7ae3d145dc.tar.bz2 historical-dd750437ee1fb6b1928370f126e75c7ae3d145dc.zip |
Stable for amd64, wrt bug #455490
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64
Diffstat (limited to 'media-libs/sdl-mixer/sdl-mixer-1.2.12-r3.ebuild')
-rw-r--r-- | media-libs/sdl-mixer/sdl-mixer-1.2.12-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sdl-mixer/sdl-mixer-1.2.12-r3.ebuild b/media-libs/sdl-mixer/sdl-mixer-1.2.12-r3.ebuild index 062e52cd5fb3..9d74f15d5551 100644 --- a/media-libs/sdl-mixer/sdl-mixer-1.2.12-r3.ebuild +++ b/media-libs/sdl-mixer/sdl-mixer-1.2.12-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r3.ebuild,v 1.1 2013/01/02 08:38:39 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12-r3.ebuild,v 1.2 2013/02/06 04:25:38 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 ~ia64 ~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 ~ia64 ~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 ) ) |