Gentoo Archives: gentoo-commits

From: "Tobias Scherbaum (dertobi123)" <dertobi123@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: Sat, 29 Nov 2008 17:39:42
Message-Id: E1L6TnA-0004XD-SR@stork.gentoo.org
1 dertobi123 08/11/29 17:39:40
2
3 Modified: gatt-0.6.2.ebuild ChangeLog
4 Log:
5 ppc stable, bug #247464
6 (Portage version: 2.2_rc16/cvs/Linux 2.6.25-gentoo-r7 x86_64)
7
8 Revision Changes Path
9 1.7 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.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/gatt-0.6.2.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/gatt-0.6.2.ebuild?r1=1.6&r2=1.7
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.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- gatt-0.6.2.ebuild 27 Nov 2008 14:46:14 -0000 1.6
22 +++ gatt-0.6.2.ebuild 29 Nov 2008 17:39:40 -0000 1.7
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.6 2008/11/27 14:46:14 gentoofan23 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-0.6.2.ebuild,v 1.7 2008/11/29 17:39:40 dertobi123 Exp $
28
29 inherit eutils
30
31 @@ -14,7 +14,7 @@
32
33 LICENSE="GPL-2 GPL-3 FDL-1.2"
34 SLOT="0"
35 -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
36 +KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86"
37 IUSE="doc libpaludis"
38
39 RDEPEND=">=dev-libs/boost-1.33.1
40
41
42
43 1.25 app-portage/gatt/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/ChangeLog?rev=1.25&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/ChangeLog?rev=1.25&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/ChangeLog?r1=1.24&r2=1.25
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v
52 retrieving revision 1.24
53 retrieving revision 1.25
54 diff -u -r1.24 -r1.25
55 --- ChangeLog 27 Nov 2008 14:46:14 -0000 1.24
56 +++ ChangeLog 29 Nov 2008 17:39:40 -0000 1.25
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-portage/gatt
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v 1.24 2008/11/27 14:46:14 gentoofan23 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v 1.25 2008/11/29 17:39:40 dertobi123 Exp $
62 +
63 + 29 Nov 2008; Tobias Scherbaum <dertobi123@g.o> gatt-0.6.2.ebuild:
64 + ppc stable, bug #247464
65
66 27 Nov 2008; Thomas Anderson <gentoofan23@g.o> gatt-0.6.2.ebuild:
67 Apply 0.6.1-test patch to 0.6.2 as well.