diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-07-12 23:59:16 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-07-12 23:59:16 +0000 |
commit | 27fbf20660cfeb95f5af4b7cbdec6105d2db1599 (patch) | |
tree | c8967299e3850b0d6f3cf17e88540c388bf5e4c5 /media-libs | |
parent | added cjk to IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-27fbf20660cfeb95f5af4b7cbdec6105d2db1599.tar.gz gentoo-2-27fbf20660cfeb95f5af4b7cbdec6105d2db1599.tar.bz2 gentoo-2-27fbf20660cfeb95f5af4b7cbdec6105d2db1599.zip |
x86/ppc/sparc/hppa stable
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.7-r1.ebuild b/media-libs/libsdl/libsdl-1.2.7-r1.ebuild index 4b8c950adf64..18d9f81be00b 100644 --- a/media-libs/libsdl/libsdl-1.2.7-r1.ebuild +++ b/media-libs/libsdl/libsdl-1.2.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.7-r1.ebuild,v 1.5 2004/06/24 23:14:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.7-r1.ebuild,v 1.6 2004/07/12 23:59:16 vapier Exp $ inherit fixheadtails eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.libsdl.org/release/SDL-${PV}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa amd64 ~ia64" +KEYWORDS="x86 ppc sparc ~alpha hppa amd64 ~ia64" IUSE="oss alsa esd arts nas X dga xv xinerama fbcon directfb ggi svga aalib opengl libcaca noaudio novideo nojoystick" # if you disable audio/video/joystick and something breaks, you pick up the pieces |