diff options
author | Jason Wever <weeve@gentoo.org> | 2003-03-26 04:16:03 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-03-26 04:16:03 +0000 |
commit | b81924d5cbee59a49fb1216a0133e216d72b9d5c (patch) | |
tree | 6c0482245e862867e1ed397c9db3726ab40aa867 /media-libs/libsdl/libsdl-1.2.5-r1.ebuild | |
parent | deps fixup (diff) | |
download | gentoo-2-b81924d5cbee59a49fb1216a0133e216d72b9d5c.tar.gz gentoo-2-b81924d5cbee59a49fb1216a0133e216d72b9d5c.tar.bz2 gentoo-2-b81924d5cbee59a49fb1216a0133e216d72b9d5c.zip |
Changed ~sparc keyword to sparc.
Diffstat (limited to 'media-libs/libsdl/libsdl-1.2.5-r1.ebuild')
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.5-r1.ebuild b/media-libs/libsdl/libsdl-1.2.5-r1.ebuild index b121e098ae8a..9e80837d6b05 100644 --- a/media-libs/libsdl/libsdl-1.2.5-r1.ebuild +++ b/media-libs/libsdl/libsdl-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/libsdl/libsdl-1.2.5-r1.ebuild,v 1.5 2003/03/13 17:46:02 doctomoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.5-r1.ebuild,v 1.6 2003/03/26 04:16:03 weeve Exp $ IUSE="arts xv opengl fbcon aalib nas esd X svga ggi alsa" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.libsdl.org/" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="x86 alpha ppc ~sparc" +KEYWORDS="x86 alpha ppc sparc" RDEPEND=">=media-libs/audiofile-0.1.9 X? ( virtual/x11 ) |