diff options
author | 2008-01-23 19:43:42 +0000 | |
---|---|---|
committer | 2008-01-23 19:43:42 +0000 | |
commit | 076de3c9b986a617d70c043c22d7831d88d48db9 (patch) | |
tree | 331186fd32698c0127d30c6014b5ba6a3ab6ab90 /media-libs/sdl-mixer/sdl-mixer-1.2.8.ebuild | |
parent | The kdehiddenvisibility USE flag was removed due to bug 207002. (diff) | |
download | historical-076de3c9b986a617d70c043c22d7831d88d48db9.tar.gz historical-076de3c9b986a617d70c043c22d7831d88d48db9.tar.bz2 historical-076de3c9b986a617d70c043c22d7831d88d48db9.zip |
x86 stable, bug #207051
Package-Manager: portage-2.1.4
Diffstat (limited to 'media-libs/sdl-mixer/sdl-mixer-1.2.8.ebuild')
-rw-r--r-- | media-libs/sdl-mixer/sdl-mixer-1.2.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/sdl-mixer/sdl-mixer-1.2.8.ebuild b/media-libs/sdl-mixer/sdl-mixer-1.2.8.ebuild index 9fec2b75e6e0..f68926a86761 100644 --- a/media-libs/sdl-mixer/sdl-mixer-1.2.8.ebuild +++ b/media-libs/sdl-mixer/sdl-mixer-1.2.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.8.ebuild,v 1.2 2007/08/02 16:18:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.8.ebuild,v 1.3 2008/01/23 19:43:42 maekke Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_mixer/release/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="mp3 mikmod timidity vorbis" DEPEND=">=media-libs/libsdl-1.2.10 |