summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 23:59:55 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 23:59:55 +0000
commit6b3a548ab8af9793b6fcb3a9bc1a70bd933edf3f (patch)
treea4ed00dfa82d22ce0fa193a2586c795b15647de2 /media-libs/libsdl
parentrepoman: trim trailing whitespace (diff)
downloadhistorical-6b3a548ab8af9793b6fcb3a9bc1a70bd933edf3f.tar.gz
historical-6b3a548ab8af9793b6fcb3a9bc1a70bd933edf3f.tar.bz2
historical-6b3a548ab8af9793b6fcb3a9bc1a70bd933edf3f.zip
repoman: trim trailing whitespace
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r--media-libs/libsdl/Manifest4
-rw-r--r--media-libs/libsdl/libsdl-1.2.4.20020601.ebuild4
-rw-r--r--media-libs/libsdl/libsdl-1.2.5-r1.ebuild6
3 files changed, 7 insertions, 7 deletions
diff --git a/media-libs/libsdl/Manifest b/media-libs/libsdl/Manifest
index c5162c0e7b3e..207cbc6571f1 100644
--- a/media-libs/libsdl/Manifest
+++ b/media-libs/libsdl/Manifest
@@ -1,6 +1,6 @@
MD5 ff26413f1aa377ac16e24338388a720d ChangeLog 4715
-MD5 39a7f5ce4957584ffe72e763f5b32095 libsdl-1.2.4.20020601.ebuild 2853
-MD5 41e87b474b6147021871d1e273064721 libsdl-1.2.5-r1.ebuild 3105
+MD5 e441eb2256c0a6f0b94bcfd9706b9855 libsdl-1.2.4.20020601.ebuild 2853
+MD5 be04bd28e4ec327af7d06788a90d9866 libsdl-1.2.5-r1.ebuild 3104
MD5 0cfd3e2dfd044afeca76dd4ad62700c1 libsdl-1.2.5-r2.ebuild 3302
MD5 ec27096ad41cb3dce80e23f866133db6 files/digest-libsdl-1.2.4.20020601 75
MD5 ec07d8e05e12f4447f76d065ffa22475 files/digest-libsdl-1.2.5-r1 62
diff --git a/media-libs/libsdl/libsdl-1.2.4.20020601.ebuild b/media-libs/libsdl/libsdl-1.2.4.20020601.ebuild
index 8c8ea4b138db..4f8112264735 100644
--- a/media-libs/libsdl/libsdl-1.2.4.20020601.ebuild
+++ b/media-libs/libsdl/libsdl-1.2.4.20020601.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.4.20020601.ebuild,v 1.14 2003/06/11 22:11:12 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.4.20020601.ebuild,v 1.15 2003/09/06 23:59:48 msterret Exp $
IUSE="arts xv opengl fbcon aalib nas esd X svga ggi alsa directfb"
@@ -72,7 +72,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"
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"