Gentoo Archives: gentoo-commits

From: "Benedikt Boehm (hollow)" <hollow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/cronolog/files/1.6.2-patches: cronolog-missing-symlink-patch.txt cronolog-large-file-patch.txt
Date: Mon, 29 Sep 2008 19:51:55
Message-Id: E1KkOmd-00038j-2C@stork.gentoo.org
1 hollow 08/09/29 19:51:51
2
3 Modified: cronolog-missing-symlink-patch.txt
4 cronolog-large-file-patch.txt
5 Log:
6 fix #238346
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.2 app-admin/cronolog/files/1.6.2-patches/cronolog-missing-symlink-patch.txt
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/cronolog/files/1.6.2-patches/cronolog-missing-symlink-patch.txt?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/cronolog/files/1.6.2-patches/cronolog-missing-symlink-patch.txt?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/cronolog/files/1.6.2-patches/cronolog-missing-symlink-patch.txt?r1=1.1&r2=1.2
15
16 Index: cronolog-missing-symlink-patch.txt
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-admin/cronolog/files/1.6.2-patches/cronolog-missing-symlink-patch.txt,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- cronolog-missing-symlink-patch.txt 13 Oct 2003 14:12:09 -0000 1.1
23 +++ cronolog-missing-symlink-patch.txt 29 Sep 2008 19:51:50 -0000 1.2
24 @@ -1,4 +1,4 @@
25 ---- /tmp/cronoutils.c 2003-10-13 12:44:59.000000000 +0000
26 +--- tmp/cronoutils.c 2003-10-13 12:44:59.000000000 +0000
27 +++ src/cronoutils.c 2003-10-13 12:45:08.000000000 +0000
28 @@ -199,7 +199,7 @@
29 {
30
31
32
33 1.2 app-admin/cronolog/files/1.6.2-patches/cronolog-large-file-patch.txt
34
35 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/cronolog/files/1.6.2-patches/cronolog-large-file-patch.txt?rev=1.2&view=markup
36 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/cronolog/files/1.6.2-patches/cronolog-large-file-patch.txt?rev=1.2&content-type=text/plain
37 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/cronolog/files/1.6.2-patches/cronolog-large-file-patch.txt?r1=1.1&r2=1.2
38
39 Index: cronolog-large-file-patch.txt
40 ===================================================================
41 RCS file: /var/cvsroot/gentoo-x86/app-admin/cronolog/files/1.6.2-patches/cronolog-large-file-patch.txt,v
42 retrieving revision 1.1
43 retrieving revision 1.2
44 diff -u -r1.1 -r1.2
45 --- cronolog-large-file-patch.txt 13 Oct 2003 14:12:09 -0000 1.1
46 +++ cronolog-large-file-patch.txt 29 Sep 2008 19:51:50 -0000 1.2
47 @@ -1,4 +1,4 @@
48 ---- /tmp/cronolog.c 2003-10-13 12:35:17.000000000 +0000
49 +--- tmp/cronolog.c 2003-10-13 12:35:17.000000000 +0000
50 +++ src/cronolog.c 2003-10-13 12:36:36.000000000 +0000
51 @@ -82,6 +82,8 @@
52 * written to "file" (e.g. /dev/console) or to stderr if "file" is "-".