diff options
author | 2004-01-29 07:44:34 +0000 | |
---|---|---|
committer | 2004-01-29 07:44:34 +0000 | |
commit | b1689c4d1e4d4b369a6a86d12079e40604fd3ac3 (patch) | |
tree | 9ae0f2f7f9fe295bc265ddebeb202e3f19a0b805 /media-libs/sdl-mixer | |
parent | old (diff) | |
download | gentoo-2-b1689c4d1e4d4b369a6a86d12079e40604fd3ac3.tar.gz gentoo-2-b1689c4d1e4d4b369a6a86d12079e40604fd3ac3.tar.bz2 gentoo-2-b1689c4d1e4d4b369a6a86d12079e40604fd3ac3.zip |
hppa luvin
Diffstat (limited to 'media-libs/sdl-mixer')
-rw-r--r-- | media-libs/sdl-mixer/sdl-mixer-1.2.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sdl-mixer/sdl-mixer-1.2.5-r1.ebuild b/media-libs/sdl-mixer/sdl-mixer-1.2.5-r1.ebuild index e57c520b16b2..44af4e7b1f5a 100644 --- a/media-libs/sdl-mixer/sdl-mixer-1.2.5-r1.ebuild +++ b/media-libs/sdl-mixer/sdl-mixer-1.2.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.5-r1.ebuild,v 1.5 2003/10/06 18:52:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.5-r1.ebuild,v 1.6 2004/01/29 07:41:36 vapier Exp $ MY_P="${P/sdl-/SDL_}" S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_mixer/release/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha amd64" +KEYWORDS="x86 ppc sparc alpha hppa amd64" IUSE="mpeg mikmod oggvorbis" DEPEND=">=media-libs/libsdl-1.2.5 |