summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-07 00:06:43 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-07 00:06:43 +0000
commitcad3ca99bdcde520d972cb95fa50f6d3f729c8ad (patch)
treef0a0b4f1b524b02a8d5f97676c3ce66ee81788df /media-sound/alsaplayer
parentwhitespace cleanup (diff)
downloadgentoo-2-cad3ca99bdcde520d972cb95fa50f6d3f729c8ad.tar.gz
gentoo-2-cad3ca99bdcde520d972cb95fa50f6d3f729c8ad.tar.bz2
gentoo-2-cad3ca99bdcde520d972cb95fa50f6d3f729c8ad.zip
repoman: trim trailing whitespace
Diffstat (limited to 'media-sound/alsaplayer')
-rw-r--r--media-sound/alsaplayer/Manifest12
-rw-r--r--media-sound/alsaplayer/alsaplayer-0.99.71.20020607.ebuild10
-rw-r--r--media-sound/alsaplayer/alsaplayer-0.99.72.ebuild8
-rw-r--r--media-sound/alsaplayer/alsaplayer-0.99.73.ebuild8
-rw-r--r--media-sound/alsaplayer/alsaplayer-0.99.74.ebuild8
-rw-r--r--media-sound/alsaplayer/alsaplayer-0.99.75.ebuild8
6 files changed, 27 insertions, 27 deletions
diff --git a/media-sound/alsaplayer/Manifest b/media-sound/alsaplayer/Manifest
index f21674411c95..d866ffa4eed0 100644
--- a/media-sound/alsaplayer/Manifest
+++ b/media-sound/alsaplayer/Manifest
@@ -1,12 +1,12 @@
+MD5 19cbb87a9ecb610ab3f3910341dcf563 ChangeLog 3247
+MD5 b5f1f8efbab5811fb35b109dec558407 alsaplayer-0.99.71.20020607.ebuild 1886
+MD5 80cfbf249cd8b38ba5afa5858e7b1a1e alsaplayer-0.99.72.ebuild 1970
+MD5 6e31333fd255bcd77a47b116741836b7 alsaplayer-0.99.73.ebuild 1927
+MD5 1947c78e7559cb789051591895b60fc3 alsaplayer-0.99.74.ebuild 2046
+MD5 e0889db43deb7ce522293c9457725172 alsaplayer-0.99.75.ebuild 2046
MD5 c3bda0979e54037156c5184b6110db98 files/alsaplayer-0.99.70-gcc3.1-gentoo.patch 880
MD5 e957f44dcc4c868c6ad49ebf0e44c5ba files/digest-alsaplayer-0.99.71.20020607 80
MD5 8935db340128115835e9cef670f73a12 files/digest-alsaplayer-0.99.72 71
MD5 df376a85157cb5149ef7fbff347566b9 files/digest-alsaplayer-0.99.73 71
MD5 267c7e7507f8f2a00944a899f005a67e files/digest-alsaplayer-0.99.74 71
MD5 d7c5048a47693b7a9ba603a3fadd8cd1 files/digest-alsaplayer-0.99.75 71
-MD5 85dc4d6acf3287fdbabc396c91d91464 alsaplayer-0.99.71.20020607.ebuild 1888
-MD5 5b2406a9d388a9dd160a9cbed26de056 alsaplayer-0.99.72.ebuild 1971
-MD5 1c009db676657b9ad77643a12a032b4a alsaplayer-0.99.73.ebuild 1928
-MD5 19cbb87a9ecb610ab3f3910341dcf563 ChangeLog 3247
-MD5 2cead94c67a78de73e55274d3d38e3d2 alsaplayer-0.99.74.ebuild 2045
-MD5 d1d6f53b3498a0f0d6f573b42f585cea alsaplayer-0.99.75.ebuild 2045
diff --git a/media-sound/alsaplayer/alsaplayer-0.99.71.20020607.ebuild b/media-sound/alsaplayer/alsaplayer-0.99.71.20020607.ebuild
index 61f3e451e4c5..70f04874874a 100644
--- a/media-sound/alsaplayer/alsaplayer-0.99.71.20020607.ebuild
+++ b/media-sound/alsaplayer/alsaplayer-0.99.71.20020607.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-sound/alsaplayer/alsaplayer-0.99.71.20020607.ebuild,v 1.7 2003/02/13 13:07:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsaplayer/alsaplayer-0.99.71.20020607.ebuild,v 1.8 2003/09/07 00:06:04 msterret Exp $
IUSE="nas nls esd opengl doc oss gtk oggvorbis alsa"
@@ -22,7 +22,7 @@ DEPEND="alsa? ( >=media-libs/alsa-lib-0.5.10 )
oggvorbis? ( media-libs/libvorbis )
>=media-libs/libmikmod-3.1.10
>=dev-libs/glib-1.2.10"
-
+
RDEPEND="nls? ( sys-devel/gettext )"
src_compile() {
@@ -56,11 +56,11 @@ src_compile() {
use nls \
&& myconf="${myconf} --enable-nls" \
|| myconf="${myconf} --disable-nls"
-
+
export CPPFLAGS="${CPPFLAGS} -I/usr/X11R6/include"
./bootstrap
-
+
econf \
--disable-sgi \
--disable-sparc \
@@ -70,7 +70,7 @@ src_compile() {
}
src_install() {
-
+
einstall \
docdir=${D}/usr/share/doc/${P} \
|| die
diff --git a/media-sound/alsaplayer/alsaplayer-0.99.72.ebuild b/media-sound/alsaplayer/alsaplayer-0.99.72.ebuild
index ae6230b9f133..4985f9a64e95 100644
--- a/media-sound/alsaplayer/alsaplayer-0.99.72.ebuild
+++ b/media-sound/alsaplayer/alsaplayer-0.99.72.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-sound/alsaplayer/alsaplayer-0.99.72.ebuild,v 1.3 2003/02/13 13:07:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsaplayer/alsaplayer-0.99.72.ebuild,v 1.4 2003/09/07 00:06:04 msterret Exp $
IUSE="nas nls esd opengl doc oss gtk oggvorbis alsa"
@@ -22,7 +22,7 @@ DEPEND="alsa? ( media-libs/alsa-lib )
oggvorbis? ( media-libs/libvorbis )
>=media-libs/libmikmod-3.1.10
>=dev-libs/glib-1.2.10"
-
+
RDEPEND="nls? ( sys-devel/gettext )"
src_compile() {
@@ -63,7 +63,7 @@ src_compile() {
else
myconf="${myconf} --disable-sparc"
fi
-
+
export CPPFLAGS="${CPPFLAGS} -I/usr/X11R6/include"
econf \
@@ -74,7 +74,7 @@ src_compile() {
}
src_install() {
-
+
einstall \
docdir=${D}/usr/share/doc/${P} \
|| die
diff --git a/media-sound/alsaplayer/alsaplayer-0.99.73.ebuild b/media-sound/alsaplayer/alsaplayer-0.99.73.ebuild
index 4104336aee57..905dab08ad3e 100644
--- a/media-sound/alsaplayer/alsaplayer-0.99.73.ebuild
+++ b/media-sound/alsaplayer/alsaplayer-0.99.73.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-sound/alsaplayer/alsaplayer-0.99.73.ebuild,v 1.3 2003/02/13 13:07:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsaplayer/alsaplayer-0.99.73.ebuild,v 1.4 2003/09/07 00:06:04 msterret Exp $
IUSE="nas nls esd opengl doc oss gtk oggvorbis alsa"
@@ -22,7 +22,7 @@ DEPEND="alsa? ( media-libs/alsa-lib )
oggvorbis? ( media-libs/libvorbis )
>=media-libs/libmikmod-3.1.10
>=dev-libs/glib-1.2.10"
-
+
RDEPEND="nls? ( sys-devel/gettext )"
src_compile() {
@@ -60,7 +60,7 @@ src_compile() {
use sparc \
&& myconf="${myconf} --enable-sparc" \
|| myconf="${myconf} --disable-sparc"
-
+
export CPPFLAGS="${CPPFLAGS} -I/usr/X11R6/include"
econf \
@@ -71,7 +71,7 @@ src_compile() {
}
src_install() {
-
+
einstall \
docdir=${D}/usr/share/doc/${P}
diff --git a/media-sound/alsaplayer/alsaplayer-0.99.74.ebuild b/media-sound/alsaplayer/alsaplayer-0.99.74.ebuild
index e9e981b1ea88..45a7f54aa41a 100644
--- a/media-sound/alsaplayer/alsaplayer-0.99.74.ebuild
+++ b/media-sound/alsaplayer/alsaplayer-0.99.74.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-sound/alsaplayer/alsaplayer-0.99.74.ebuild,v 1.3 2003/07/12 20:30:47 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsaplayer/alsaplayer-0.99.74.ebuild,v 1.4 2003/09/07 00:06:04 msterret Exp $
IUSE="nas nls esd opengl doc oss gtk oggvorbis alsa"
@@ -22,7 +22,7 @@ DEPEND="alsa? ( media-libs/alsa-lib )
oggvorbis? ( media-libs/libvorbis )
>=media-libs/libmikmod-3.1.10
>=dev-libs/glib-1.2.10"
-
+
RDEPEND="nls? ( sys-devel/gettext )"
src_compile() {
@@ -60,7 +60,7 @@ src_compile() {
use sparc \
&& myconf="${myconf} --enable-sparc" \
|| myconf="${myconf} --disable-sparc"
-
+
export CPPFLAGS="${CPPFLAGS} -I/usr/X11R6/include"
econf \
@@ -75,7 +75,7 @@ src_compile() {
src_install() {
make DESTDIR=${D} docdir=${D}/usr/share/doc/${PF} install
-
+
# einstall \
# docdir=${D}/usr/share/doc/${P}
diff --git a/media-sound/alsaplayer/alsaplayer-0.99.75.ebuild b/media-sound/alsaplayer/alsaplayer-0.99.75.ebuild
index afc023ad3dde..7dab3953cdca 100644
--- a/media-sound/alsaplayer/alsaplayer-0.99.75.ebuild
+++ b/media-sound/alsaplayer/alsaplayer-0.99.75.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-sound/alsaplayer/alsaplayer-0.99.75.ebuild,v 1.2 2003/07/12 20:30:47 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsaplayer/alsaplayer-0.99.75.ebuild,v 1.3 2003/09/07 00:06:04 msterret Exp $
IUSE="nas nls esd opengl doc oss gtk oggvorbis alsa"
@@ -22,7 +22,7 @@ DEPEND="alsa? ( media-libs/alsa-lib )
oggvorbis? ( media-libs/libvorbis )
>=media-libs/libmikmod-3.1.10
>=dev-libs/glib-1.2.10"
-
+
RDEPEND="nls? ( sys-devel/gettext )"
src_compile() {
@@ -60,7 +60,7 @@ src_compile() {
use sparc \
&& myconf="${myconf} --enable-sparc" \
|| myconf="${myconf} --disable-sparc"
-
+
export CPPFLAGS="${CPPFLAGS} -I/usr/X11R6/include"
econf \
@@ -75,7 +75,7 @@ src_compile() {
src_install() {
make DESTDIR=${D} docdir=${D}/usr/share/doc/${PF} install
-
+
# einstall \
# docdir=${D}/usr/share/doc/${P}