Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-geosciences/viking/files: 1.3-autoreconf.patch viking-gpsd-2.96.patch 1.2.1-autoreconf.patch viking-curl-7.21.7.patch
Date: Thu, 31 May 2012 14:59:55
Message-Id: 20120531145944.8D07A2004B@flycatcher.gentoo.org
1 scarabeus 12/05/31 14:59:44
2
3 Added: 1.3-autoreconf.patch
4 Removed: viking-gpsd-2.96.patch 1.2.1-autoreconf.patch
5 viking-curl-7.21.7.patch
6 Log:
7 Version bump to latest. Drop older. Wrt bug#418289. Thanks to jannis for the patch.
8
9 (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.1 sci-geosciences/viking/files/1.3-autoreconf.patch
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/viking/files/1.3-autoreconf.patch?rev=1.1&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/viking/files/1.3-autoreconf.patch?rev=1.1&content-type=text/plain
16
17 Index: 1.3-autoreconf.patch
18 ===================================================================
19 --- configure.ac.orig 2012-05-31 09:40:33.543090992 +0200
20 +++ configure.ac 2012-05-31 09:40:44.372640811 +0200
21 @@ -350,9 +350,6 @@
22 help/Makefile
23 doc/Makefile
24 doc/examples/Makefile])
25 -if test x$enable_gtk_doc = xyes; then
26 -AC_CONFIG_FILES([doc/reference/Makefile])
27 -fi
28 AC_OUTPUT([
29 viking.spec
30 ])