diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-20 01:11:13 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-20 01:11:13 +0000 |
commit | 1c37438653f5fb089e6140801d4d15e80388f99f (patch) | |
tree | a82bce723255b63fa0f12e1841eb286ef34e9457 /media-libs | |
parent | ia64 stable (diff) | |
download | historical-1c37438653f5fb089e6140801d4d15e80388f99f.tar.gz historical-1c37438653f5fb089e6140801d4d15e80388f99f.tar.bz2 historical-1c37438653f5fb089e6140801d4d15e80388f99f.zip |
stable
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.7-r2.ebuild b/media-libs/libsdl/libsdl-1.2.7-r2.ebuild index b4c0607b5133..943f9ff82838 100644 --- a/media-libs/libsdl/libsdl-1.2.7-r2.ebuild +++ b/media-libs/libsdl/libsdl-1.2.7-r2.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-r2.ebuild,v 1.8 2004/09/20 01:01:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.7-r2.ebuild,v 1.9 2004/09/20 01:11:13 vapier Exp $ inherit fixheadtails eutils gnuconfig @@ -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 ppc64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ppc64" 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 |