diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-04-24 17:51:40 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-04-24 17:51:40 +0000 |
commit | f636968bbb5e2b954829e8f1065d75c64912e041 (patch) | |
tree | a872ae2da6dc4b85ca841916a842052671be536c /media-libs/libsdl/libsdl-1.2.8-r1.ebuild | |
parent | initial import (diff) | |
download | gentoo-2-f636968bbb5e2b954829e8f1065d75c64912e041.tar.gz gentoo-2-f636968bbb5e2b954829e8f1065d75c64912e041.tar.bz2 gentoo-2-f636968bbb5e2b954829e8f1065d75c64912e041.zip |
stabilize
(Portage version: 2.0.51.20)
Diffstat (limited to 'media-libs/libsdl/libsdl-1.2.8-r1.ebuild')
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.8-r1.ebuild b/media-libs/libsdl/libsdl-1.2.8-r1.ebuild index a4ca2e8b4689..81d8b4bd8bdb 100644 --- a/media-libs/libsdl/libsdl-1.2.8-r1.ebuild +++ b/media-libs/libsdl/libsdl-1.2.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.8-r1.ebuild,v 1.7 2005/04/24 02:59:06 kito Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.8-r1.ebuild,v 1.8 2005/04/24 17:51:40 vapier Exp $ inherit flag-o-matic toolchain-funcs eutils gnuconfig @@ -10,7 +10,7 @@ SRC_URI="http://www.libsdl.org/release/SDL-${PV}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~ppc-macos sparc x86" 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 |