Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/freeciv/files: freeciv-2.3.2-clean-man.patch freeciv-2.3.0-clean-man.patch freeciv-2.3.1-clean-man.patch
Date: Mon, 02 Apr 2012 18:10:54
Message-Id: 20120402181036.6625F2004B@flycatcher.gentoo.org
1 mr_bones_ 12/04/02 18:10:36
2
3 Modified: freeciv-2.3.0-clean-man.patch
4 freeciv-2.3.1-clean-man.patch
5 Added: freeciv-2.3.2-clean-man.patch
6 Log:
7 version bump (bug #410533)
8
9 (Portage version: 2.1.10.49/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.2 games-strategy/freeciv/files/freeciv-2.3.0-clean-man.patch
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/files/freeciv-2.3.0-clean-man.patch?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/files/freeciv-2.3.0-clean-man.patch?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/files/freeciv-2.3.0-clean-man.patch?r1=1.1&r2=1.2
17
18 Index: freeciv-2.3.0-clean-man.patch
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/files/freeciv-2.3.0-clean-man.patch,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- freeciv-2.3.0-clean-man.patch 19 Aug 2011 19:27:28 -0000 1.1
25 +++ freeciv-2.3.0-clean-man.patch 2 Apr 2012 18:10:36 -0000 1.2
26 @@ -1,5 +1,5 @@
27 ---- doc/man/Makefile.in.orig 2011-08-19 14:54:02.163463916 -0400
28 -+++ doc/man/Makefile.in 2011-08-19 14:54:31.354583970 -0400
29 +--- doc/man/Makefile.in.orig
30 ++++ doc/man/Makefile.in
31 @@ -360,8 +360,7 @@
32 top_builddir = @top_builddir@
33 top_srcdir = @top_srcdir@
34
35
36
37 1.3 games-strategy/freeciv/files/freeciv-2.3.1-clean-man.patch
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/files/freeciv-2.3.1-clean-man.patch?rev=1.3&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/files/freeciv-2.3.1-clean-man.patch?rev=1.3&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/files/freeciv-2.3.1-clean-man.patch?r1=1.2&r2=1.3
42
43 Index: freeciv-2.3.1-clean-man.patch
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/files/freeciv-2.3.1-clean-man.patch,v
46 retrieving revision 1.2
47 retrieving revision 1.3
48 diff -u -r1.2 -r1.3
49 --- freeciv-2.3.1-clean-man.patch 30 Nov 2011 15:55:25 -0000 1.2
50 +++ freeciv-2.3.1-clean-man.patch 2 Apr 2012 18:10:36 -0000 1.3
51 @@ -1,5 +1,5 @@
52 ---- doc/man/Makefile.in.orig 2011-11-30 10:50:39.673495365 -0500
53 -+++ doc/man/Makefile.in 2011-11-30 10:51:05.107409054 -0500
54 +--- doc/man/Makefile.in.orig
55 ++++ doc/man/Makefile.in
56 @@ -358,7 +358,6 @@
57 top_srcdir = @top_srcdir@
58 MAN_PAGES = \
59
60
61
62 1.1 games-strategy/freeciv/files/freeciv-2.3.2-clean-man.patch
63
64 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/files/freeciv-2.3.2-clean-man.patch?rev=1.1&view=markup
65 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/files/freeciv-2.3.2-clean-man.patch?rev=1.1&content-type=text/plain
66
67 Index: freeciv-2.3.2-clean-man.patch
68 ===================================================================
69 --- doc/man/Makefile.in.orig
70 +++ doc/man/Makefile.in
71 @@ -358,7 +358,6 @@
72 top_srcdir = @top_srcdir@
73 MAN_PAGES = \
74 freeciv-server.6 \
75 - freeciv-client.6 \
76 freeciv-modpack.6
77
78 MAN_LINKS = \
79 @@ -368,7 +367,7 @@
80 freeciv-win32.6 \
81 freeciv-ftwl.6
82
83 -man_MANS = $(MAN_PAGES) $(MAN_LINKS)
84 +man_MANS = $(MAN_PAGES)
85 EXTRA_DIST = $(MAN_LINKS)
86 all: all-am