summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-06 23:59:55 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-06 23:59:55 +0000
commitf9c3248315f53107578d56c02f11d42c3afbbe97 (patch)
tree3c98e357597e3f41cab2af7136f59ef4da770c3b /media-libs/libsdl/libsdl-1.2.5-r1.ebuild
parentrepoman: trim trailing whitespace (diff)
downloadgentoo-2-f9c3248315f53107578d56c02f11d42c3afbbe97.tar.gz
gentoo-2-f9c3248315f53107578d56c02f11d42c3afbbe97.tar.bz2
gentoo-2-f9c3248315f53107578d56c02f11d42c3afbbe97.zip
repoman: trim trailing whitespace
Diffstat (limited to 'media-libs/libsdl/libsdl-1.2.5-r1.ebuild')
-rw-r--r--media-libs/libsdl/libsdl-1.2.5-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.5-r1.ebuild b/media-libs/libsdl/libsdl-1.2.5-r1.ebuild
index 89f69fcf65d0..825c5706ae68 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.8 2003/07/29 21:17:55 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.5-r1.ebuild,v 1.9 2003/09/06 23:59:48 msterret Exp $
IUSE="arts xv opengl fbcon aalib nas esd X svga ggi alsa"
@@ -23,7 +23,7 @@ RDEPEND=">=media-libs/audiofile-0.1.9
arts? ( kde-base/arts )
svga? ( >=media-libs/svgalib-1.4.2 )
opengl? ( virtual/opengl )"
-# This create circular deps for the moment ...
+# This create circular deps for the moment ...
# directfb? ( dev-libs/DirectFB )"
DEPEND="${RDEPEND}
@@ -67,7 +67,7 @@ src_compile() {
use arts \
&& myconf="${myconf} --enable-arts" \
|| myconf="${myconf} --disable-arts"
-
+
use svga \
&& myconf="${myconf} --enable-video-svga" \
|| myconf="${myconf} --disable-video-svga"