Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/factmsieve: ChangeLog
Date: Fri, 30 Nov 2012 08:55:23
Message-Id: 20121130085502.DAFEE20066@flycatcher.gentoo.org
1 patrick 12/11/30 08:55:02
2
3 Modified: ChangeLog
4 Log:
5 Fixing patch: logfile path
6
7 (Portage version: 2.2.0_alpha143/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.2 sci-mathematics/factmsieve/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/factmsieve/ChangeLog?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/factmsieve/ChangeLog?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/factmsieve/ChangeLog?r1=1.1&r2=1.2
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/factmsieve/ChangeLog,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ChangeLog 30 Nov 2012 07:25:15 -0000 1.1
23 +++ ChangeLog 30 Nov 2012 08:55:02 -0000 1.2
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sci-mathematics/factmsieve
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/factmsieve/ChangeLog,v 1.1 2012/11/30 07:25:15 patrick Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/factmsieve/ChangeLog,v 1.2 2012/11/30 08:55:02 patrick Exp $
29 +
30 + 30 Nov 2012; Patrick Lauer <patrick@g.o> files/factmsieve-76.patch:
31 + Fixing patch: logfile path
32
33 *factmsieve-76 (30 Nov 2012)