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-accessibility/brltty: brltty-3.9.ebuild ChangeLog
Date: Sat, 02 Feb 2008 09:08:03
Message-Id: E1JLELw-0001Ko-Eq@stork.gentoo.org
1 opfer 08/02/02 09:08:00
2
3 Modified: brltty-3.9.ebuild ChangeLog
4 Log:
5 x86 stable, bug #208536
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.4 app-accessibility/brltty/brltty-3.9.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/brltty/brltty-3.9.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/brltty/brltty-3.9.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/brltty/brltty-3.9.ebuild?r1=1.3&r2=1.4
14
15 Index: brltty-3.9.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-3.9.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- brltty-3.9.ebuild 11 Jan 2008 03:42:02 -0000 1.3
22 +++ brltty-3.9.ebuild 2 Feb 2008 09:07:59 -0000 1.4
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-accessibility/brltty/brltty-3.9.ebuild,v 1.3 2008/01/11 03:42:02 williamh Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-3.9.ebuild,v 1.4 2008/02/02 09:07:59 opfer Exp $
28
29 inherit eutils multilib toolchain-funcs
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="GPL-2 LGPL-2.1"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
36 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 x86"
37 IUSE="bluetooth doc gpm iconv java nls ocaml python usb tcl X"
38
39 DEPEND="bluetooth? ( net-wireless/bluez-libs )
40
41
42
43 1.69 app-accessibility/brltty/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/brltty/ChangeLog?rev=1.69&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/brltty/ChangeLog?rev=1.69&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/brltty/ChangeLog?r1=1.68&r2=1.69
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/brltty/ChangeLog,v
52 retrieving revision 1.68
53 retrieving revision 1.69
54 diff -u -r1.68 -r1.69
55 --- ChangeLog 11 Jan 2008 03:42:02 -0000 1.68
56 +++ ChangeLog 2 Feb 2008 09:07:59 -0000 1.69
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-accessibility/brltty
59 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/ChangeLog,v 1.68 2008/01/11 03:42:02 williamh Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/ChangeLog,v 1.69 2008/02/02 09:07:59 opfer Exp $
62 +
63 + 02 Feb 2008; Christian Faulhammer <opfer@g.o> brltty-3.9.ebuild:
64 + x86 stable, bug #208536
65
66 11 Jan 2008; William Hubbs <williamh@g.o> brltty-3.9.ebuild:
67 Fixed building with the ocaml use flag -- bug #204789.
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list