Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-embedded/libftdi: ChangeLog libftdi-0.16.ebuild
Date: Thu, 29 Oct 2009 14:37:59
Message-Id: E1N3W8M-0003Dv-UB@stork.gentoo.org
1 maekke 09/10/29 14:37:50
2
3 Modified: ChangeLog libftdi-0.16.ebuild
4 Log:
5 amd64/x86 stable, bug #288994
6 (Portage version: 2.2_rc46/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.45 dev-embedded/libftdi/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/ChangeLog?rev=1.45&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/ChangeLog?rev=1.45&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/ChangeLog?r1=1.44&r2=1.45
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/ChangeLog,v
18 retrieving revision 1.44
19 retrieving revision 1.45
20 diff -u -r1.44 -r1.45
21 --- ChangeLog 24 Oct 2009 13:42:39 -0000 1.44
22 +++ ChangeLog 29 Oct 2009 14:37:50 -0000 1.45
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-embedded/libftdi
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/ChangeLog,v 1.44 2009/10/24 13:42:39 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/ChangeLog,v 1.45 2009/10/29 14:37:50 maekke Exp $
28 +
29 + 29 Oct 2009; Markus Meier <maekke@g.o> libftdi-0.16.ebuild:
30 + amd64/x86 stable, bug #288994
31
32 24 Oct 2009; nixnut <nixnut@g.o> libftdi-0.16.ebuild:
33 ppc stable #288994
34
35
36
37 1.4 dev-embedded/libftdi/libftdi-0.16.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/libftdi-0.16.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/libftdi-0.16.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/libftdi/libftdi-0.16.ebuild?r1=1.3&r2=1.4
42
43 Index: libftdi-0.16.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/libftdi-0.16.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- libftdi-0.16.ebuild 24 Oct 2009 13:42:39 -0000 1.3
50 +++ libftdi-0.16.ebuild 29 Oct 2009 14:37:50 -0000 1.4
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/dev-embedded/libftdi/libftdi-0.16.ebuild,v 1.3 2009/10/24 13:42:39 nixnut Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/libftdi/libftdi-0.16.ebuild,v 1.4 2009/10/29 14:37:50 maekke Exp $
56
57 EAPI=1
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="LGPL-2"
62 SLOT="0"
63 -KEYWORDS="~amd64 ppc ~ppc64 ~sparc ~x86"
64 +KEYWORDS="amd64 ppc ~ppc64 ~sparc x86"
65 IUSE="doc examples"
66
67 RDEPEND="virtual/libusb:0"