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/libusbx: ChangeLog libusbx-1.0.17.ebuild
Date: Fri, 03 Jan 2014 20:15:03
Message-Id: 20140103201459.5205E2004C@flycatcher.gentoo.org
1 nimiux 14/01/03 20:14:59
2
3 Modified: ChangeLog libusbx-1.0.17.ebuild
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.26 dev-libs/libusbx/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusbx/ChangeLog?rev=1.26&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusbx/ChangeLog?rev=1.26&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusbx/ChangeLog?r1=1.25&r2=1.26
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libusbx/ChangeLog,v
19 retrieving revision 1.25
20 retrieving revision 1.26
21 diff -u -r1.25 -r1.26
22 --- ChangeLog 22 Dec 2013 12:55:37 -0000 1.25
23 +++ ChangeLog 3 Jan 2014 20:14:59 -0000 1.26
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-libs/libusbx
26 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusbx/ChangeLog,v 1.25 2013/12/22 12:55:37 ago Exp $
28 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusbx/ChangeLog,v 1.26 2014/01/03 20:14:59 nimiux Exp $
30 +
31 + 03 Jan 2014; Chema Alonso <nimiux@g.o> libusbx-1.0.17.ebuild:
32 + Stable for amd64 wrt bug #488708
33
34 22 Dec 2013; Agostino Sarubbo <ago@g.o> libusbx-1.0.17.ebuild:
35 Stable for ppc64, wrt bug #488708
36
37
38
39 1.6 dev-libs/libusbx/libusbx-1.0.17.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusbx/libusbx-1.0.17.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusbx/libusbx-1.0.17.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusbx/libusbx-1.0.17.ebuild?r1=1.5&r2=1.6
44
45 Index: libusbx-1.0.17.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libusbx/libusbx-1.0.17.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- libusbx-1.0.17.ebuild 22 Dec 2013 12:55:37 -0000 1.5
52 +++ libusbx-1.0.17.ebuild 3 Jan 2014 20:14:59 -0000 1.6
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2013 Gentoo Foundation
55 +# Copyright 1999-2014 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusbx/libusbx-1.0.17.ebuild,v 1.5 2013/12/22 12:55:37 ago Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusbx/libusbx-1.0.17.ebuild,v 1.6 2014/01/03 20:14:59 nimiux Exp $
59
60 EAPI=5
61 inherit eutils toolchain-funcs multilib-minimal
62 @@ -11,7 +11,7 @@
63
64 LICENSE="LGPL-2.1"
65 SLOT="1"
66 -KEYWORDS="alpha ~amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 -x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
67 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 -x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
68 IUSE="debug doc examples static-libs test udev"
69
70 RDEPEND="udev? ( >=virtual/udev-200[${MULTILIB_USEDEP}] )