diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-16 19:09:30 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-16 19:09:30 +0000 |
commit | f7c450757f3b22a9fc3bbe1fdb35f7da57ec0610 (patch) | |
tree | 841f61afa0cf027f9b5b5b60ca3c776c21d75a45 /media-sound/rhythmbox | |
parent | header fix (diff) | |
download | historical-f7c450757f3b22a9fc3bbe1fdb35f7da57ec0610.tar.gz historical-f7c450757f3b22a9fc3bbe1fdb35f7da57ec0610.tar.bz2 historical-f7c450757f3b22a9fc3bbe1fdb35f7da57ec0610.zip |
repoman: Fix leading whitespace
Diffstat (limited to 'media-sound/rhythmbox')
-rw-r--r-- | media-sound/rhythmbox/rhythmbox-0.6.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/rhythmbox/rhythmbox-0.6.8.ebuild b/media-sound/rhythmbox/rhythmbox-0.6.8.ebuild index d7c1dc1e4acf..4507434f6aa0 100644 --- a/media-sound/rhythmbox/rhythmbox-0.6.8.ebuild +++ b/media-sound/rhythmbox/rhythmbox-0.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.6.8.ebuild,v 1.6 2004/04/15 18:11:56 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.6.8.ebuild,v 1.7 2004/04/16 19:09:30 mr_bones_ Exp $ inherit gnome2 flag-o-matic @@ -83,8 +83,8 @@ DOCS="AUTHORS COPYING ChangeLog DOCUMENTERS INSTALL INTERNALS \ export GST_INSPECT=/bin/true src_compile() { - filter-flags "-ffast-math" - gnome2_src_compile + filter-flags "-ffast-math" + gnome2_src_compile } src_install() { |