diff options
author | 2002-09-12 21:23:34 +0000 | |
---|---|---|
committer | 2002-09-12 21:23:34 +0000 | |
commit | 932b2c68655a1e91257f0760695ee83efeb20b82 (patch) | |
tree | 923906d605b93ab0748eab1aba8fcb05e1dbe926 /media-libs/sdl-sound/sdl-sound-0.1.5.ebuild | |
parent | Added virtual/mta as a dependency (diff) | |
download | gentoo-2-932b2c68655a1e91257f0760695ee83efeb20b82.tar.gz gentoo-2-932b2c68655a1e91257f0760695ee83efeb20b82.tar.bz2 gentoo-2-932b2c68655a1e91257f0760695ee83efeb20b82.zip |
added keywords
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 74fc30617286..b7420a1ee4c5 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 @@ # Copyriht 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild,v 1.4 2002/08/14 13:08:10 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild,v 1.5 2002/09/12 21:23:34 owen Exp $ MY_P="${P/sdl-/SDL_}" S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://icculus.org/SDL_sound/" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64" DEPEND=">=media-libs/libsdl-1.2.4 >=media-libs/smpeg-0.4.4-r1 |