summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2007-08-11 12:36:11 +0000
committerSamuli Suominen <drac@gentoo.org>2007-08-11 12:36:11 +0000
commit34247cd2a5ad388627915555393dc33141c36450 (patch)
treeb17966d1e38e725bbb929a232348b6a4f0024bdd /media-sound/exaile
parentCheck for xulrunner, firefox or seamonkey USE flag in gnome-python-extras for... (diff)
downloadgentoo-2-34247cd2a5ad388627915555393dc33141c36450.tar.gz
gentoo-2-34247cd2a5ad388627915555393dc33141c36450.tar.bz2
gentoo-2-34247cd2a5ad388627915555393dc33141c36450.zip
whitespace from previous commit.. shrug
(Portage version: 2.1.3.4)
Diffstat (limited to 'media-sound/exaile')
-rw-r--r--media-sound/exaile/exaile-0.2.10-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/exaile/exaile-0.2.10-r1.ebuild b/media-sound/exaile/exaile-0.2.10-r1.ebuild
index d1ce2e087ae5..b756ce9a0add 100644
--- a/media-sound/exaile/exaile-0.2.10-r1.ebuild
+++ b/media-sound/exaile/exaile-0.2.10-r1.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/exaile/exaile-0.2.10-r1.ebuild,v 1.7 2007/08/11 12:34:57 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/exaile-0.2.10-r1.ebuild,v 1.8 2007/08/11 12:36:11 drac Exp $
inherit eutils fdo-mime multilib python
@@ -54,7 +54,7 @@ pkg_setup() {
eerror "libgpod has to be built with python support"
die "libgpod python use-flag not set"
fi
-
+
if use gnome; then
if ! built_with_use dev-python/gnome-python-extras xulrunner; then
if ! built_with_use dev-python/gnome-python-extras firefox; then