Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libusb: ChangeLog libusb-1.0.8.ebuild
Date: Sat, 31 Jul 2010 17:02:48
Message-Id: 20100731164227.5B0A22CE15@corvid.gentoo.org
1 phajdan.jr 10/07/31 16:42:27
2
3 Modified: ChangeLog libusb-1.0.8.ebuild
4 Log:
5 x86 stable wrt bug #304149
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.104 dev-libs/libusb/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusb/ChangeLog?rev=1.104&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusb/ChangeLog?rev=1.104&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusb/ChangeLog?r1=1.103&r2=1.104
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libusb/ChangeLog,v
18 retrieving revision 1.103
19 retrieving revision 1.104
20 diff -u -r1.103 -r1.104
21 --- ChangeLog 31 Jul 2010 10:51:53 -0000 1.103
22 +++ ChangeLog 31 Jul 2010 16:42:26 -0000 1.104
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-libs/libusb
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/ChangeLog,v 1.103 2010/07/31 10:51:53 pacho Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/ChangeLog,v 1.104 2010/07/31 16:42:26 phajdan.jr Exp $
28 +
29 + 31 Jul 2010; Pawel Hajdan jr <phajdan.jr@g.o> libusb-1.0.8.ebuild:
30 + x86 stable wrt bug #304149
31
32 31 Jul 2010; Pacho Ramos <pacho@g.o> libusb-1.0.8.ebuild:
33 amd64 stable, bug 304149
34
35
36
37 1.3 dev-libs/libusb/libusb-1.0.8.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusb/libusb-1.0.8.ebuild?rev=1.3&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusb/libusb-1.0.8.ebuild?rev=1.3&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusb/libusb-1.0.8.ebuild?r1=1.2&r2=1.3
42
43 Index: libusb-1.0.8.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-1.0.8.ebuild,v
46 retrieving revision 1.2
47 retrieving revision 1.3
48 diff -u -r1.2 -r1.3
49 --- libusb-1.0.8.ebuild 31 Jul 2010 10:51:53 -0000 1.2
50 +++ libusb-1.0.8.ebuild 31 Jul 2010 16:42:26 -0000 1.3
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-1.0.8.ebuild,v 1.2 2010/07/31 10:51:53 pacho Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-1.0.8.ebuild,v 1.3 2010/07/31 16:42:26 phajdan.jr Exp $
56
57 EAPI="2"
58
59 @@ -9,7 +9,7 @@
60 SRC_URI="mirror://sourceforge/libusb/${P}.tar.bz2"
61 LICENSE="LGPL-2.1"
62 SLOT="1"
63 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 -x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
64 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 -x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
65 IUSE="debug doc"
66
67 DEPEND="doc? ( app-doc/doxygen )"