diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-10 22:43:20 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-10 22:43:20 +0000 |
commit | 5b14abae567665879d1f477c1af45ff9602631e6 (patch) | |
tree | dddfed316455ec43754bb703d17d3803fdf95847 /media-sound/alsa-patch-bay | |
parent | new version (diff) | |
download | gentoo-2-5b14abae567665879d1f477c1af45ff9602631e6.tar.gz gentoo-2-5b14abae567665879d1f477c1af45ff9602631e6.tar.bz2 gentoo-2-5b14abae567665879d1f477c1af45ff9602631e6.zip |
repoman: fix leading whitespace
Diffstat (limited to 'media-sound/alsa-patch-bay')
-rw-r--r-- | media-sound/alsa-patch-bay/Manifest | 10 | ||||
-rw-r--r-- | media-sound/alsa-patch-bay/alsa-patch-bay-0.3.ebuild | 4 | ||||
-rw-r--r-- | media-sound/alsa-patch-bay/alsa-patch-bay-0.4.1.ebuild | 28 | ||||
-rw-r--r-- | media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1-r1.ebuild | 28 | ||||
-rw-r--r-- | media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1.ebuild | 28 |
5 files changed, 49 insertions, 49 deletions
diff --git a/media-sound/alsa-patch-bay/Manifest b/media-sound/alsa-patch-bay/Manifest index 8833230d522f..211499f7cdf5 100644 --- a/media-sound/alsa-patch-bay/Manifest +++ b/media-sound/alsa-patch-bay/Manifest @@ -1,9 +1,9 @@ +MD5 44725f1e510a9bffd488a95677726277 ChangeLog 1092 +MD5 2777140b8bbf9c94655b766660687f6b alsa-patch-bay-0.3.ebuild 1240 +MD5 c81009616cb0da2c6431342a28593165 alsa-patch-bay-0.4.1.ebuild 1193 +MD5 7ed8ede7668426aec98e8edcfbb4fb00 alsa-patch-bay-0.5.1.ebuild 1379 +MD5 5cce384736ef88f599343404ad880590 alsa-patch-bay-0.5.1-r1.ebuild 1392 MD5 189b2b9094215b29a1202030f9eda498 files/digest-alsa-patch-bay-0.3 70 MD5 c0922a5bc1b32e2eb3e8ba859bf5c864 files/digest-alsa-patch-bay-0.4.1 72 MD5 bfec7a0de573dbb491c54db40d35c72a files/digest-alsa-patch-bay-0.5.1 72 MD5 bfec7a0de573dbb491c54db40d35c72a files/digest-alsa-patch-bay-0.5.1-r1 72 -MD5 e8dbc84216f55e8232217975e795f47c alsa-patch-bay-0.3.ebuild 1243 -MD5 44725f1e510a9bffd488a95677726277 ChangeLog 1092 -MD5 e529d9ff05b84da9d8a146f8bfb6de32 alsa-patch-bay-0.4.1.ebuild 1308 -MD5 2db6679b7caf594a669d58c6f78ca3bb alsa-patch-bay-0.5.1-r1.ebuild 1507 -MD5 91c6450bee437589bb30b8e848edf7b2 alsa-patch-bay-0.5.1.ebuild 1494 diff --git a/media-sound/alsa-patch-bay/alsa-patch-bay-0.3.ebuild b/media-sound/alsa-patch-bay/alsa-patch-bay-0.3.ebuild index 17c6ef35f137..7d1c0f42ef47 100644 --- a/media-sound/alsa-patch-bay/alsa-patch-bay-0.3.ebuild +++ b/media-sound/alsa-patch-bay/alsa-patch-bay-0.3.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/alsa-patch-bay/alsa-patch-bay-0.3.ebuild,v 1.4 2003/07/12 23:41:04 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-0.3.ebuild,v 1.5 2003/09/10 22:39:41 msterret Exp $ DESCRIPTION="Graphical patch bay for the ALSA sequencer API." HOMEPAGE="http://pkl.net/~node/alsa-patch-bay.html" @@ -35,5 +35,5 @@ src_compile() { src_install() { make DESTDIR=${D} install || die - dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO + dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO } diff --git a/media-sound/alsa-patch-bay/alsa-patch-bay-0.4.1.ebuild b/media-sound/alsa-patch-bay/alsa-patch-bay-0.4.1.ebuild index fe1391f91502..794cf61175ef 100644 --- a/media-sound/alsa-patch-bay/alsa-patch-bay-0.4.1.ebuild +++ b/media-sound/alsa-patch-bay/alsa-patch-bay-0.4.1.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/alsa-patch-bay/alsa-patch-bay-0.4.1.ebuild,v 1.2 2003/07/12 23:41:04 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-0.4.1.ebuild,v 1.3 2003/09/10 22:39:41 msterret Exp $ DESCRIPTION="Graphical patch bay for the ALSA sequencer API." HOMEPAGE="http://pkl.net/~node/alsa-patch-bay.html" @@ -16,26 +16,26 @@ IUSE="" # Note: fltk is not an official USE flag, and the dependency on # it may go away in the future. DEPEND="!fltk? dev-cpp/gtkmm - fltk? >=x11-libs/fltk-1.1.2 - >=media-sound/alsa-driver-0.9.0_rc1 - >=media-libs/alsa-lib-0.9.0_rc1 - >=media-sound/alsa-utils-0.9.0_rc1" + fltk? >=x11-libs/fltk-1.1.2 + >=media-sound/alsa-driver-0.9.0_rc1 + >=media-libs/alsa-lib-0.9.0_rc1 + >=media-sound/alsa-utils-0.9.0_rc1" SRC_URI="http://pkl.net/~node/software/${P}.tar.gz" S=${WORKDIR}/${P} src_compile() { - local myconf - use fltk || myconf="--disable-fltk" - ./configure ${myconf} \ - --host=${CHOST} \ - --prefix=/usr \ - --infodir=/usr/share/info \ - --mandir=/usr/share/man || die "./configure failed" - emake || die + local myconf + use fltk || myconf="--disable-fltk" + ./configure ${myconf} \ + --host=${CHOST} \ + --prefix=/usr \ + --infodir=/usr/share/info \ + --mandir=/usr/share/man || die "./configure failed" + emake || die } src_install() { einstall || die - dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO + dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO } diff --git a/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1-r1.ebuild b/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1-r1.ebuild index 6dccb1ed5846..858a3a5836f8 100644 --- a/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1-r1.ebuild +++ b/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1-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-sound/alsa-patch-bay/alsa-patch-bay-0.5.1-r1.ebuild,v 1.2 2003/07/12 23:41:04 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1-r1.ebuild,v 1.3 2003/09/10 22:39:41 msterret Exp $ DESCRIPTION="Graphical patch bay for the ALSA sequencer API." HOMEPAGE="http://pkl.net/~node/alsa-patch-bay.html" @@ -16,28 +16,28 @@ IUSE="fltk" # Note: fltk is not an official USE flag, and the dependency on # it may go away in the future. DEPEND="!fltk? >=dev-cpp/gtkmm-2.0 - fltk? >=x11-libs/fltk-1.1.2 - >=media-sound/alsa-driver-0.9.0_rc1 - >=media-libs/alsa-lib-0.9.0_rc1 - >=media-sound/alsa-utils-0.9.0_rc1" + fltk? >=x11-libs/fltk-1.1.2 + >=media-sound/alsa-driver-0.9.0_rc1 + >=media-libs/alsa-lib-0.9.0_rc1 + >=media-sound/alsa-utils-0.9.0_rc1" SRC_URI="http://pkl.net/~node/software/${P}.tar.gz" S=${WORKDIR}/${P} src_compile() { - local myconf - use fltk || myconf="--disable-fltk" - ./configure ${myconf} \ - --host=${CHOST} \ - --prefix=/usr \ - --infodir=/usr/share/info \ - --mandir=/usr/share/man || die "./configure failed" - emake || die + local myconf + use fltk || myconf="--disable-fltk" + ./configure ${myconf} \ + --host=${CHOST} \ + --prefix=/usr \ + --infodir=/usr/share/info \ + --mandir=/usr/share/man || die "./configure failed" + emake || die } src_install() { einstall APB_DESKTOP_PREFIX=${D}/usr/share || die - dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO + dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO } pkg_preinst() { diff --git a/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1.ebuild b/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1.ebuild index eb98b20fa1be..1865a7fc0000 100644 --- a/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1.ebuild +++ b/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1.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/alsa-patch-bay/alsa-patch-bay-0.5.1.ebuild,v 1.3 2003/07/12 23:41:04 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1.ebuild,v 1.4 2003/09/10 22:39:41 msterret Exp $ DESCRIPTION="Graphical patch bay for the ALSA sequencer API." HOMEPAGE="http://pkl.net/~node/alsa-patch-bay.html" @@ -16,28 +16,28 @@ IUSE="" # Note: fltk is not an official USE flag, and the dependency on # it may go away in the future. DEPEND="!fltk? dev-cpp/gtkmm - fltk? >=x11-libs/fltk-1.1.2 - >=media-sound/alsa-driver-0.9.0_rc1 - >=media-libs/alsa-lib-0.9.0_rc1 - >=media-sound/alsa-utils-0.9.0_rc1" + fltk? >=x11-libs/fltk-1.1.2 + >=media-sound/alsa-driver-0.9.0_rc1 + >=media-libs/alsa-lib-0.9.0_rc1 + >=media-sound/alsa-utils-0.9.0_rc1" SRC_URI="http://pkl.net/~node/software/${P}.tar.gz" S=${WORKDIR}/${P} src_compile() { - local myconf - use fltk || myconf="--disable-fltk" - ./configure ${myconf} \ - --host=${CHOST} \ - --prefix=/usr \ - --infodir=/usr/share/info \ - --mandir=/usr/share/man || die "./configure failed" - emake || die + local myconf + use fltk || myconf="--disable-fltk" + ./configure ${myconf} \ + --host=${CHOST} \ + --prefix=/usr \ + --infodir=/usr/share/info \ + --mandir=/usr/share/man || die "./configure failed" + emake || die } src_install() { einstall APB_DESKTOP_PREFIX=${D}/usr/share || die - dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO + dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO } pkg_preinst() { |