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/sdl-sound
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/sdl-sound')
-rw-r--r--media-libs/sdl-sound/Manifest4
-rw-r--r--media-libs/sdl-sound/sdl-sound-0.1.5.ebuild6
-rw-r--r--media-libs/sdl-sound/sdl-sound-1.0.0.ebuild6
3 files changed, 8 insertions, 8 deletions
diff --git a/media-libs/sdl-sound/Manifest b/media-libs/sdl-sound/Manifest
index 3d04e8c9a5b7..3999c7b8eb81 100644
--- a/media-libs/sdl-sound/Manifest
+++ b/media-libs/sdl-sound/Manifest
@@ -1,5 +1,5 @@
-MD5 d6fc1858e71475dc6030c62ebb42d918 sdl-sound-1.0.0.ebuild 856
-MD5 f30337a30d6a8be899efe8e228a3e2bd sdl-sound-0.1.5.ebuild 853
MD5 a8b6cd8361e7bdc92c409a57422b066f ChangeLog 1403
+MD5 86a0b6527e115107e018a152a83b47e1 sdl-sound-0.1.5.ebuild 849
+MD5 0847dd30cb6a6409cd9a22c1ae126462 sdl-sound-1.0.0.ebuild 855
MD5 82a479faa5dc89a39459aedfc2a50f4d files/digest-sdl-sound-0.1.5 67
MD5 0c12512e023bf03f6deaf00e8985b830 files/digest-sdl-sound-1.0.0 67
diff --git a/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild b/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild
index 813d2e6ed7af..2791f37dcee3 100644
--- a/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild
+++ b/media-libs/sdl-sound/sdl-sound-0.1.5.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/sdl-sound/sdl-sound-0.1.5.ebuild,v 1.11 2003/03/21 05:04:13 malverian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/sdl-sound-0.1.5.ebuild,v 1.12 2003/09/06 23:59:48 msterret Exp $
IUSE="oggvorbis"
@@ -24,13 +24,13 @@ src_compile() {
econf \
--enable-midi \
--disable-flac || die
-
+
emake || die
}
src_install() {
einstall || die
-
+
dodoc CHANGELOG COPYING CREDITS INSTALL README TODO
}
diff --git a/media-libs/sdl-sound/sdl-sound-1.0.0.ebuild b/media-libs/sdl-sound/sdl-sound-1.0.0.ebuild
index 78a97a3fdffe..4c0b40df0a53 100644
--- a/media-libs/sdl-sound/sdl-sound-1.0.0.ebuild
+++ b/media-libs/sdl-sound/sdl-sound-1.0.0.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/sdl-sound/sdl-sound-1.0.0.ebuild,v 1.4 2003/07/18 21:55:45 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/sdl-sound-1.0.0.ebuild,v 1.5 2003/09/06 23:59:49 msterret Exp $
IUSE="oggvorbis"
@@ -24,13 +24,13 @@ src_compile() {
econf \
--enable-midi \
--disable-flac || die
-
+
emake || die
}
src_install() {
einstall || die
-
+
dodoc CHANGELOG COPYING CREDITS INSTALL README TODO
}