Gentoo Archives: gentoo-commits

From: "Thomas Anderson (gentoofan23)" <gentoofan23@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-portage/gatt: gatt-0.6.2.ebuild ChangeLog
Date: Thu, 27 Nov 2008 14:46:17
Message-Id: E1L5i8E-0001gt-Lt@stork.gentoo.org
1 gentoofan23 08/11/27 14:46:14
2
3 Modified: gatt-0.6.2.ebuild ChangeLog
4 Log:
5 Apply 0.6.1-test patch to 0.6.2 as well.
6 (Portage version: 2.1.6_rc1/cvs/Linux 2.6.25.9 x86_64)
7
8 Revision Changes Path
9 1.6 app-portage/gatt/gatt-0.6.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/gatt-0.6.2.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/gatt-0.6.2.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/gatt-0.6.2.ebuild?r1=1.5&r2=1.6
14
15 Index: gatt-0.6.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-0.6.2.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- gatt-0.6.2.ebuild 25 Nov 2008 17:55:09 -0000 1.5
22 +++ gatt-0.6.2.ebuild 27 Nov 2008 14:46:14 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-0.6.2.ebuild,v 1.5 2008/11/25 17:55:09 fmccor Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-0.6.2.ebuild,v 1.6 2008/11/27 14:46:14 gentoofan23 Exp $
28
29 inherit eutils
30
31 @@ -40,6 +40,7 @@
32 cd "${S}"
33
34 epatch "${FILESDIR}/${PN}-0.6.1-nonfataltests.patch"
35 + epatch "${FILESDIR}/${PN}-0.6.1-tests.patch"
36 }
37
38 src_compile() {
39
40
41
42 1.24 app-portage/gatt/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/ChangeLog?rev=1.24&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/ChangeLog?rev=1.24&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/ChangeLog?r1=1.23&r2=1.24
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v
51 retrieving revision 1.23
52 retrieving revision 1.24
53 diff -u -r1.23 -r1.24
54 --- ChangeLog 25 Nov 2008 17:55:09 -0000 1.23
55 +++ ChangeLog 27 Nov 2008 14:46:14 -0000 1.24
56 @@ -1,6 +1,9 @@
57 # ChangeLog for app-portage/gatt
58 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v 1.23 2008/11/25 17:55:09 fmccor Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v 1.24 2008/11/27 14:46:14 gentoofan23 Exp $
61 +
62 + 27 Nov 2008; Thomas Anderson <gentoofan23@g.o> gatt-0.6.2.ebuild:
63 + Apply 0.6.1-test patch to 0.6.2 as well.
64
65 25 Nov 2008; Ferris McCormick <fmccor@g.o> gatt-0.6.2.ebuild:
66 Sparc stable, Bug #247464, accepting the invitation in Comment #4.