Gentoo Archives: gentoo-commits

From: "Alin Nastac (mrness)" <mrness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-dialup/wvdial: ChangeLog
Date: Sat, 20 Jun 2009 20:57:35
Message-Id: E1MI7cz-0008Po-MX@stork.gentoo.org
1 mrness 09/06/20 20:57:33
2
3 Modified: ChangeLog
4 Log:
5 Fix dirent patch for glibc versions prior to 2.10.1 (#271477).
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.55 net-dialup/wvdial/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/wvdial/ChangeLog?rev=1.55&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/wvdial/ChangeLog?rev=1.55&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/wvdial/ChangeLog?r1=1.54&r2=1.55
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-dialup/wvdial/ChangeLog,v
18 retrieving revision 1.54
19 retrieving revision 1.55
20 diff -u -r1.54 -r1.55
21 --- ChangeLog 20 Jun 2009 09:40:56 -0000 1.54
22 +++ ChangeLog 20 Jun 2009 20:57:33 -0000 1.55
23 @@ -1,6 +1,10 @@
24 # ChangeLog for net-dialup/wvdial
25 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/wvdial/ChangeLog,v 1.54 2009/06/20 09:40:56 mrness Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/wvdial/ChangeLog,v 1.55 2009/06/20 20:57:33 mrness Exp $
28 +
29 + 20 Jun 2009; Alin Năstac <mrness@g.o>
30 + files/wvdial-1.60-dirent.patch:
31 + Fix dirent patch for glibc versions prior to 2.10.1 (#271477).
32
33 *wvdial-1.60-r1 (20 Jun 2009)