Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/ntp/files/man-pages: genmans.sh ntpdc.html.patch
Date: Sat, 31 Dec 2011 07:42:09
Message-Id: 20111231074200.DB46C2004C@flycatcher.gentoo.org
1 vapier 11/12/31 07:42:00
2
3 Modified: genmans.sh
4 Removed: ntpdc.html.patch
5 Log:
6 Version bump #396047 by teidakankan.
7
8 (Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.5 net-misc/ntp/files/man-pages/genmans.sh
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ntp/files/man-pages/genmans.sh?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ntp/files/man-pages/genmans.sh?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ntp/files/man-pages/genmans.sh?r1=1.4&r2=1.5
16
17 Index: genmans.sh
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-misc/ntp/files/man-pages/genmans.sh,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- genmans.sh 8 Apr 2011 03:42:28 -0000 1.4
24 +++ genmans.sh 31 Dec 2011 07:42:00 -0000 1.5
25 @@ -50,13 +50,6 @@
26 echo "Press enter to continue, or Ctrl-C to cancel."
27 read
28
29 -# Apply patch if still needed
30 -(
31 -cd $HTMLDIR
32 -patch -F0 -p2 --dry-run < ../../ntpdc.html.patch -sf || exit 0
33 -patch -F0 -p2 < ../../ntpdc.html.patch
34 -) || exit 1
35 -
36 # Process HTML files
37 rm -rf ${MANDIR}
38 mkdir ${MANDIR}