summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2011-09-09 07:16:01 +0000
committerTim Harder <radhermit@gentoo.org>2011-09-09 07:16:01 +0000
commitd0fc2a1df94f967eaf62e72b9d49d87226c5098a (patch)
tree6f28c8486dff09cfcbb6cf912cadbf000b132aaa /dev-libs/libtommath
parentMarked ~sparc-solaris (diff)
downloadgentoo-2-d0fc2a1df94f967eaf62e72b9d49d87226c5098a.tar.gz
gentoo-2-d0fc2a1df94f967eaf62e72b9d49d87226c5098a.tar.bz2
gentoo-2-d0fc2a1df94f967eaf62e72b9d49d87226c5098a.zip
Remove whitespace.
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libtommath')
-rw-r--r--dev-libs/libtommath/ChangeLog6
-rw-r--r--dev-libs/libtommath/files/libtommath-0.42.0-makefile.patch2
2 files changed, 6 insertions, 2 deletions
diff --git a/dev-libs/libtommath/ChangeLog b/dev-libs/libtommath/ChangeLog
index 7b9205a123c5..4c23ee3b8683 100644
--- a/dev-libs/libtommath/ChangeLog
+++ b/dev-libs/libtommath/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libtommath
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v 1.43 2011/08/07 16:55:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v 1.44 2011/09/09 07:16:01 radhermit Exp $
+
+ 09 Sep 2011; Tim Harder <radhermit@gentoo.org>
+ files/libtommath-0.42.0-makefile.patch:
+ Remove whitespace.
07 Aug 2011; Raúl Porcel <armin76@gentoo.org> libtommath-0.42.0.ebuild:
alpha/ia64/sparc stable wrt #376163
diff --git a/dev-libs/libtommath/files/libtommath-0.42.0-makefile.patch b/dev-libs/libtommath/files/libtommath-0.42.0-makefile.patch
index 03dd5a25fda5..af0b37b9dac2 100644
--- a/dev-libs/libtommath/files/libtommath-0.42.0-makefile.patch
+++ b/dev-libs/libtommath/files/libtommath-0.42.0-makefile.patch
@@ -13,7 +13,7 @@
objs: $(OBJECTS)
-+.c.o:
++.c.o:
+ $(LTCOMPILE) $(CFLAGS) $(LDFLAGS) -o $@ -c $<
+
$(LIBNAME): $(OBJECTS)