Gentoo Archives: gentoo-commits

From: "JosA MarAa Alonso (nimiux)" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libusb-compat: libusb-compat-0.1.5-r2.ebuild ChangeLog
Date: Fri, 03 Jan 2014 20:21:22
Message-Id: 20140103202118.B9A632004C@flycatcher.gentoo.org
1 nimiux 14/01/03 20:21:18
2
3 Modified: libusb-compat-0.1.5-r2.ebuild ChangeLog
4 Log:
5 Stable for amd64 wrt bug #488708
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
8
9 Revision Changes Path
10 1.9 dev-libs/libusb-compat/libusb-compat-0.1.5-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusb-compat/libusb-compat-0.1.5-r2.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusb-compat/libusb-compat-0.1.5-r2.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusb-compat/libusb-compat-0.1.5-r2.ebuild?r1=1.8&r2=1.9
15
16 Index: libusb-compat-0.1.5-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libusb-compat/libusb-compat-0.1.5-r2.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- libusb-compat-0.1.5-r2.ebuild 22 Dec 2013 12:55:46 -0000 1.8
23 +++ libusb-compat-0.1.5-r2.ebuild 3 Jan 2014 20:21:18 -0000 1.9
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb-compat/libusb-compat-0.1.5-r2.ebuild,v 1.8 2013/12/22 12:55:46 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb-compat/libusb-compat-0.1.5-r2.ebuild,v 1.9 2014/01/03 20:21:18 nimiux Exp $
30
31 EAPI=5
32 inherit eutils toolchain-funcs multilib-minimal
33 @@ -11,7 +11,7 @@
34
35 LICENSE="LGPL-2.1"
36 SLOT="0"
37 -KEYWORDS="alpha ~amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
38 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
39 IUSE="debug examples static-libs"
40
41 RDEPEND="virtual/libusb:1[${MULTILIB_USEDEP}]
42
43
44
45 1.45 dev-libs/libusb-compat/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusb-compat/ChangeLog?rev=1.45&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusb-compat/ChangeLog?rev=1.45&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusb-compat/ChangeLog?r1=1.44&r2=1.45
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libusb-compat/ChangeLog,v
54 retrieving revision 1.44
55 retrieving revision 1.45
56 diff -u -r1.44 -r1.45
57 --- ChangeLog 22 Dec 2013 12:55:46 -0000 1.44
58 +++ ChangeLog 3 Jan 2014 20:21:18 -0000 1.45
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-libs/libusb-compat
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb-compat/ChangeLog,v 1.44 2013/12/22 12:55:46 ago Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb-compat/ChangeLog,v 1.45 2014/01/03 20:21:18 nimiux Exp $
65 +
66 + 03 Jan 2014; Chema Alonso <nimiux@g.o> libusb-compat-0.1.5-r2.ebuild:
67 + Stable for amd64 wrt bug #488708
68
69 22 Dec 2013; Agostino Sarubbo <ago@g.o> libusb-compat-0.1.5-r2.ebuild:
70 Stable for ppc64, wrt bug #488708