diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-12-01 10:05:46 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-12-01 10:05:46 +0000 |
commit | d0b03ee942db007a2d4da526222948b407516e93 (patch) | |
tree | b743bf0904a07cf53594c076d3d17d2eec142ca9 | |
parent | use epatch (diff) | |
download | historical-d0b03ee942db007a2d4da526222948b407516e93.tar.gz historical-d0b03ee942db007a2d4da526222948b407516e93.tar.bz2 historical-d0b03ee942db007a2d4da526222948b407516e93.zip |
hppa stable
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.6-r2.ebuild b/media-libs/libsdl/libsdl-1.2.6-r2.ebuild index 67191eac0cbc..ef1e48d12be3 100644 --- a/media-libs/libsdl/libsdl-1.2.6-r2.ebuild +++ b/media-libs/libsdl/libsdl-1.2.6-r2.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.6-r2.ebuild,v 1.4 2003/12/01 10:04:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.6-r2.ebuild,v 1.5 2003/12/01 10:05:46 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.libsdl.org/release/SDL-${PV}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ~alpha ~ppc ~sparc ~hppa ~amd64" +KEYWORDS="x86 ~alpha ~ppc ~sparc hppa ~amd64" IUSE="oss alsa esd arts nas X dga xv xinerama fbcon directfb ggi svga aalib opengl noaudio novideo nojoystick" # if you disable audio/video/joystick and something breaks, you pick up the pieces |