summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-08-12 14:24:09 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-08-12 14:24:09 +0000
commite3d586f0f47bea5c9a5d940d5101e19a5d9c79d9 (patch)
tree143f422f31d6eb26a57dc1c7f5777b32d9bb4503 /sci-astronomy/celestia
parentStable on amd64 wrt bug #332345 (diff)
downloadgentoo-2-e3d586f0f47bea5c9a5d940d5101e19a5d9c79d9.tar.gz
gentoo-2-e3d586f0f47bea5c9a5d940d5101e19a5d9c79d9.tar.bz2
gentoo-2-e3d586f0f47bea5c9a5d940d5101e19a5d9c79d9.zip
whitespace
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sci-astronomy/celestia')
-rw-r--r--sci-astronomy/celestia/celestia-1.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/celestia/celestia-1.6.0.ebuild b/sci-astronomy/celestia/celestia-1.6.0.ebuild
index 64f1959626da..1e252221e19e 100644
--- a/sci-astronomy/celestia/celestia-1.6.0.ebuild
+++ b/sci-astronomy/celestia/celestia-1.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.0.ebuild,v 1.13 2010/08/12 02:52:59 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.0.ebuild,v 1.14 2010/08/12 14:24:09 mr_bones_ Exp $
EAPI=2
inherit eutils flag-o-matic gnome2 autotools
@@ -79,7 +79,7 @@ src_prepare() {
fi
eautoreconf
filter-flags "-funroll-loops -frerun-loop-opt"
-
+
### This version of Celestia has a bug in the font rendering and
### requires -fsigned-char. We should be able to force this flag
### on all architectures. See bug #316573.