diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 19:30:24 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 19:30:24 +0000 |
commit | cef75f2854d49a29901f08a11b47dcf1ad4c54b1 (patch) | |
tree | e0a6f14d22c6a2395f706050af12f4e54425578d /media-sound/sound-juicer | |
parent | mask freevo for removal (diff) | |
download | gentoo-2-cef75f2854d49a29901f08a11b47dcf1ad4c54b1.tar.gz gentoo-2-cef75f2854d49a29901f08a11b47dcf1ad4c54b1.tar.bz2 gentoo-2-cef75f2854d49a29901f08a11b47dcf1ad4c54b1.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-sound/sound-juicer')
4 files changed, 4 insertions, 8 deletions
diff --git a/media-sound/sound-juicer/sound-juicer-2.14.4.ebuild b/media-sound/sound-juicer/sound-juicer-2.14.4.ebuild index 62cadde42194..81791749dff7 100644 --- a/media-sound/sound-juicer/sound-juicer-2.14.4.ebuild +++ b/media-sound/sound-juicer/sound-juicer-2.14.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.14.4.ebuild,v 1.13 2006/10/20 20:05:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.14.4.ebuild,v 1.14 2007/07/11 19:30:24 mr_bones_ Exp $ inherit gnome2 eutils @@ -46,4 +46,3 @@ MAKEOPTS="${MAKEOPTS} -j2" pkg_setup() { G2CONF="${G2CONF}--disable-scrollkeeper" } - diff --git a/media-sound/sound-juicer/sound-juicer-2.16.2.ebuild b/media-sound/sound-juicer/sound-juicer-2.16.2.ebuild index ac25e46b5b9c..dfdcbd741429 100644 --- a/media-sound/sound-juicer/sound-juicer-2.16.2.ebuild +++ b/media-sound/sound-juicer/sound-juicer-2.16.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.16.2.ebuild,v 1.9 2007/01/21 20:31:35 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.16.2.ebuild,v 1.10 2007/07/11 19:30:24 mr_bones_ Exp $ inherit gnome2 @@ -45,4 +45,3 @@ export GST_INSPECT=/bin/true pkg_setup() { G2CONF="${G2CONF} --disable-scrollkeeper" } - diff --git a/media-sound/sound-juicer/sound-juicer-2.16.3.ebuild b/media-sound/sound-juicer/sound-juicer-2.16.3.ebuild index e500c6ef0028..cb0a4d476597 100644 --- a/media-sound/sound-juicer/sound-juicer-2.16.3.ebuild +++ b/media-sound/sound-juicer/sound-juicer-2.16.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.16.3.ebuild,v 1.1 2007/02/26 00:49:37 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.16.3.ebuild,v 1.2 2007/07/11 19:30:24 mr_bones_ Exp $ inherit gnome2 @@ -45,4 +45,3 @@ export GST_INSPECT=/bin/true pkg_setup() { G2CONF="${G2CONF} --disable-scrollkeeper" } - diff --git a/media-sound/sound-juicer/sound-juicer-2.16.4.ebuild b/media-sound/sound-juicer/sound-juicer-2.16.4.ebuild index 0726af78edf9..2e6bd563dad6 100644 --- a/media-sound/sound-juicer/sound-juicer-2.16.4.ebuild +++ b/media-sound/sound-juicer/sound-juicer-2.16.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.16.4.ebuild,v 1.10 2007/07/05 15:32:22 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.16.4.ebuild,v 1.11 2007/07/11 19:30:24 mr_bones_ Exp $ inherit gnome2 @@ -51,4 +51,3 @@ src_unpack() { pkg_setup() { G2CONF="${G2CONF} --disable-scrollkeeper" } - |