diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 13:08:10 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 13:08:10 +0000 |
commit | 565ee555eee9f5f682e438f52bf461baeac4730d (patch) | |
tree | 05a28d616ceb671f14d792a179bfc2a235964556 /media-libs/sdl-sound | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | historical-565ee555eee9f5f682e438f52bf461baeac4730d.tar.gz historical-565ee555eee9f5f682e438f52bf461baeac4730d.tar.bz2 historical-565ee555eee9f5f682e438f52bf461baeac4730d.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'media-libs/sdl-sound')
-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 a9ef2a45f8cb..74fc30617286 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.3 2002/07/23 00:49:50 seemant Exp $ +# $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 $ 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" +KEYWORDS="x86 sparc sparc64" DEPEND=">=media-libs/libsdl-1.2.4 >=media-libs/smpeg-0.4.4-r1 |