Gentoo Archives: gentoo-commits

From: "Christian Heim (phreak)" <phreak@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/gpm: gpm-1.20.1-r6.ebuild ChangeLog
Date: Thu, 01 Nov 2007 19:09:30
Message-Id: E1InfPu-00075D-CY@stork.gentoo.org
1 phreak 07/11/01 19:09:22
2
3 Modified: gpm-1.20.1-r6.ebuild ChangeLog
4 Log:
5 Add patch by Tomas Janousek to fix compilation against linux-headers-2.6.23 (see #195977).
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.2 sys-libs/gpm/gpm-1.20.1-r6.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gpm/gpm-1.20.1-r6.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gpm/gpm-1.20.1-r6.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gpm/gpm-1.20.1-r6.ebuild?r1=1.1&r2=1.2
14
15 Index: gpm-1.20.1-r6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.1-r6.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- gpm-1.20.1-r6.ebuild 7 Jul 2007 19:48:14 -0000 1.1
22 +++ gpm-1.20.1-r6.ebuild 1 Nov 2007 19:09:21 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.1-r6.ebuild,v 1.1 2007/07/07 19:48:14 uberlord Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.20.1-r6.ebuild,v 1.2 2007/11/01 19:09:21 phreak Exp $
28
29 # emacs support disabled due to Bug 99533
30
31 @@ -29,6 +29,7 @@
32 EPATCH_SUFFIX="patch" epatch "${WORKDIR}"/patch
33 epatch "${FILESDIR}"/gpm-configure-LANG.patch
34 epatch "${FILESDIR}"/gpm-daemon.patch
35 + epatch "${FILESDIR}"/gpm-OPEN_MAX.patch
36 }
37
38 src_compile() {
39
40
41
42 1.57 sys-libs/gpm/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gpm/ChangeLog?rev=1.57&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gpm/ChangeLog?rev=1.57&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gpm/ChangeLog?r1=1.56&r2=1.57
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v
51 retrieving revision 1.56
52 retrieving revision 1.57
53 diff -u -r1.56 -r1.57
54 --- ChangeLog 7 Jul 2007 19:48:14 -0000 1.56
55 +++ ChangeLog 1 Nov 2007 19:09:21 -0000 1.57
56 @@ -1,6 +1,11 @@
57 # ChangeLog for sys-libs/gpm
58 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.56 2007/07/07 19:48:14 uberlord Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.57 2007/11/01 19:09:21 phreak Exp $
61 +
62 + 01 Nov 2007; Christian Heim <phreak@g.o> +files/gpm-OPEN_MAX.patch,
63 + gpm-1.20.1-r6.ebuild:
64 + Add patch by Tomas Janousek to fix compilation against linux-headers-2.6.23
65 + (see #195977).
66
67 *gpm-1.20.1-r6 (07 Jul 2007)
68
69
70
71
72 --
73 gentoo-commits@g.o mailing list