Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-portage/gatt-svn: gatt-svn-9999.ebuild ChangeLog
Date: Fri, 11 Jan 2008 08:05:12
Message-Id: E1JDEVo-0002OD-K4@stork.gentoo.org
1 opfer 08/01/11 07:41:08
2
3 Modified: gatt-svn-9999.ebuild ChangeLog
4 Log:
5 adjust dependency for new libthrowable version
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.18 app-portage/gatt-svn/gatt-svn-9999.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt-svn/gatt-svn-9999.ebuild?rev=1.18&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt-svn/gatt-svn-9999.ebuild?rev=1.18&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt-svn/gatt-svn-9999.ebuild?r1=1.17&r2=1.18
14
15 Index: gatt-svn-9999.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/gatt-svn-9999.ebuild,v
18 retrieving revision 1.17
19 retrieving revision 1.18
20 diff -u -r1.17 -r1.18
21 --- gatt-svn-9999.ebuild 10 Jan 2008 07:25:00 -0000 1.17
22 +++ gatt-svn-9999.ebuild 11 Jan 2008 07:41:08 -0000 1.18
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-svn/gatt-svn-9999.ebuild,v 1.17 2008/01/10 07:25:00 opfer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/gatt-svn-9999.ebuild,v 1.18 2008/01/11 07:41:08 opfer Exp $
28
29 inherit subversion
30
31 @@ -20,7 +20,7 @@
32 IUSE="doc"
33
34 RDEPEND=">=dev-libs/boost-1.33.1
35 - >=dev-cpp/libthrowable-0.9.6
36 + >=dev-cpp/libthrowable-1.1.0
37 www-client/pybugz"
38 DEPEND="${RDEPEND}
39 doc? ( app-doc/doxygen )"
40
41
42
43 1.19 app-portage/gatt-svn/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt-svn/ChangeLog?rev=1.19&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt-svn/ChangeLog?rev=1.19&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt-svn/ChangeLog?r1=1.18&r2=1.19
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/ChangeLog,v
52 retrieving revision 1.18
53 retrieving revision 1.19
54 diff -u -r1.18 -r1.19
55 --- ChangeLog 10 Jan 2008 07:25:00 -0000 1.18
56 +++ ChangeLog 11 Jan 2008 07:41:08 -0000 1.19
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-portage/gatt-svn
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/ChangeLog,v 1.18 2008/01/10 07:25:00 opfer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/ChangeLog,v 1.19 2008/01/11 07:41:08 opfer Exp $
62 +
63 + 11 Jan 2008; Christian Faulhammer <opfer@g.o> gatt-svn-9999.ebuild:
64 + adjust dependency for new libthrowable version
65
66 10 Jan 2008; Christian Faulhammer <opfer@g.o> gatt-svn-9999.ebuild:
67 add TUTORIAL and manual to the note about how to use Gatt
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list