Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-mobilephone/vmoconv: ChangeLog
Date: Sun, 05 Oct 2008 22:44:37
Message-Id: E1KmcL4-0006pF-J8@stork.gentoo.org
1 flameeyes 08/10/05 22:44:34
2
3 Modified: ChangeLog
4 Log:
5 Extend patch to actually build with glibc 2.8. Closes bug #239611.
6 (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64)
7
8 Revision Changes Path
9 1.6 app-mobilephone/vmoconv/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/vmoconv/ChangeLog?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/vmoconv/ChangeLog?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/vmoconv/ChangeLog?r1=1.5&r2=1.6
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/vmoconv/ChangeLog,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- ChangeLog 20 Jun 2008 23:05:36 -0000 1.5
22 +++ ChangeLog 5 Oct 2008 22:44:34 -0000 1.6
23 @@ -1,6 +1,10 @@
24 # ChangeLog for app-mobilephone/vmoconv
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/vmoconv/ChangeLog,v 1.5 2008/06/20 23:05:36 mrness Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/vmoconv/ChangeLog,v 1.6 2008/10/05 22:44:34 flameeyes Exp $
28 +
29 + 05 Oct 2008; Diego Pettenò <flameeyes@g.o>
30 + files/vmoconv-1.0-glibc28.patch:
31 + Extend patch to actually build with glibc 2.8. Closes bug #239611.
32
33 20 Jun 2008; Alin Năstac <mrness@g.o>
34 +files/vmoconv-1.0-glibc28.patch, vmoconv-1.0.ebuild: