Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-portage/gatt: ChangeLog gatt-0.6.4.ebuild
Date: Mon, 31 Aug 2009 14:18:53
Message-Id: E1MiCXX-0002PQ-BR@stork.gentoo.org
1 ranger 09/08/31 19:27:43
2
3 Modified: ChangeLog gatt-0.6.4.ebuild
4 Log:
5 Marking gatt-0.6.4 ppc64 for bug 281870
6 (Portage version: 2.1.6.13/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.47 app-portage/gatt/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/ChangeLog?rev=1.47&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/ChangeLog?rev=1.47&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/ChangeLog?r1=1.46&r2=1.47
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v
18 retrieving revision 1.46
19 retrieving revision 1.47
20 diff -u -r1.46 -r1.47
21 --- ChangeLog 29 Aug 2009 19:49:36 -0000 1.46
22 +++ ChangeLog 31 Aug 2009 19:27:43 -0000 1.47
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-portage/gatt
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v 1.46 2009/08/29 19:49:36 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v 1.47 2009/08/31 19:27:43 ranger Exp $
28 +
29 + 31 Aug 2009; Brent Baude <ranger@g.o> gatt-0.6.4.ebuild:
30 + Marking gatt-0.6.4 ppc64 for bug 281870
31
32 29 Aug 2009; nixnut <nixnut@g.o> gatt-0.6.4.ebuild:
33 ppc stable #281870
34
35
36
37 1.8 app-portage/gatt/gatt-0.6.4.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/gatt-0.6.4.ebuild?rev=1.8&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/gatt-0.6.4.ebuild?rev=1.8&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/gatt-0.6.4.ebuild?r1=1.7&r2=1.8
42
43 Index: gatt-0.6.4.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-0.6.4.ebuild,v
46 retrieving revision 1.7
47 retrieving revision 1.8
48 diff -u -r1.7 -r1.8
49 --- gatt-0.6.4.ebuild 29 Aug 2009 19:49:36 -0000 1.7
50 +++ gatt-0.6.4.ebuild 31 Aug 2009 19:27:43 -0000 1.8
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-0.6.4.ebuild,v 1.7 2009/08/29 19:49:36 nixnut Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-0.6.4.ebuild,v 1.8 2009/08/31 19:27:43 ranger Exp $
56
57 inherit eutils
58
59 @@ -14,7 +14,7 @@
60
61 LICENSE="GPL-2 GPL-3 CCPL-Attribution-ShareAlike-3.0"
62 SLOT="0"
63 -KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86"
64 +KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 sparc x86"
65 IUSE="doc libpaludis"
66
67 RDEPEND=">=dev-libs/boost-1.33.1