diff options
author | 2002-12-09 04:26:14 +0000 | |
---|---|---|
committer | 2002-12-09 04:26:14 +0000 | |
commit | 62e0a0c6a677a5cc4b5ee385c9d3ccabe2df9ace (patch) | |
tree | 74bd919c80d17adf4771f4271f8eff490fac16fa /media-libs/sdl-sound/sdl-sound-0.1.5.ebuild | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-62e0a0c6a677a5cc4b5ee385c9d3ccabe2df9ace.tar.gz historical-62e0a0c6a677a5cc4b5ee385c9d3ccabe2df9ace.tar.bz2 historical-62e0a0c6a677a5cc4b5ee385c9d3ccabe2df9ace.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'media-libs/sdl-sound/sdl-sound-0.1.5.ebuild')
-rw-r--r-- | media-libs/sdl-sound/sdl-sound-0.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild b/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild index 76ad41c39ae4..3f71b82c4d5a 100644 --- a/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild +++ b/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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-0.1.5.ebuild,v 1.8 2002/10/05 05:39:15 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild,v 1.9 2002/12/09 04:26:13 manson Exp $ IUSE="oggvorbis" @@ -12,7 +12,7 @@ HOMEPAGE="http://icculus.org/SDL_sound/" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND=">=media-libs/libsdl-1.2.4 >=media-libs/smpeg-0.4.4-r1 |