summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnome-base/librsvg/ChangeLog5
-rw-r--r--gnome-base/librsvg/librsvg-2.37.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog
index 29894ec2242c..c803aad791cb 100644
--- a/gnome-base/librsvg/ChangeLog
+++ b/gnome-base/librsvg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/librsvg
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.305 2013/08/03 22:18:54 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.306 2013/08/03 22:20:07 eva Exp $
+
+ 03 Aug 2013; Gilles Dartiguelongue <eva@gentoo.org> librsvg-2.37.0.ebuild:
+ Clean up trailing whitespace.
*librsvg-2.37.0 (03 Aug 2013)
diff --git a/gnome-base/librsvg/librsvg-2.37.0.ebuild b/gnome-base/librsvg/librsvg-2.37.0.ebuild
index 1239979e57ab..09ca8126f803 100644
--- a/gnome-base/librsvg/librsvg-2.37.0.ebuild
+++ b/gnome-base/librsvg/librsvg-2.37.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.37.0.ebuild,v 1.1 2013/08/03 22:18:54 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.37.0.ebuild,v 1.2 2013/08/03 22:20:07 eva Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -55,7 +55,7 @@ src_configure() {
DOCS="AUTHORS ChangeLog README NEWS TODO"
local myconf=""
-
+
# -Bsymbolic is not supported by the Darwin toolchain
if [[ ${CHOST} == *-darwin* ]]; then
myconf="${myconf} --disable-Bsymbolic"