Gentoo Archives: gentoo-commits

From: "Thomas Anderson (tanderson)" <tanderson@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: Sat, 29 Aug 2009 07:08:05
Message-Id: E1MhMrl-0002In-01@stork.gentoo.org
1 tanderson 09/08/29 12:17:08
2
3 Modified: ChangeLog gatt-0.6.4.ebuild
4 Log:
5 stable amd64, bug 281870
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.45 app-portage/gatt/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/ChangeLog?rev=1.45&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/ChangeLog?rev=1.45&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/ChangeLog?r1=1.44&r2=1.45
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v
18 retrieving revision 1.44
19 retrieving revision 1.45
20 diff -u -r1.44 -r1.45
21 --- ChangeLog 27 Aug 2009 16:56:07 -0000 1.44
22 +++ ChangeLog 29 Aug 2009 12:17:08 -0000 1.45
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.44 2009/08/27 16:56:07 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v 1.45 2009/08/29 12:17:08 tanderson Exp $
28 +
29 + 29 Aug 2009; Thomas Anderson <tanderson@g.o> gatt-0.6.4.ebuild:
30 + stable amd64, bug 281870
31
32 27 Aug 2009; Raúl Porcel <armin76@g.o> gatt-0.6.4.ebuild:
33 sparc stable wrt #281870
34
35
36
37 1.6 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.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/gatt-0.6.4.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt/gatt-0.6.4.ebuild?r1=1.5&r2=1.6
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.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- gatt-0.6.4.ebuild 27 Aug 2009 16:56:07 -0000 1.5
50 +++ gatt-0.6.4.ebuild 29 Aug 2009 12:17:08 -0000 1.6
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.5 2009/08/27 16:56:07 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-0.6.4.ebuild,v 1.6 2009/08/29 12:17:08 tanderson 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