Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/libfprint: ChangeLog libfprint-0.4.0.ebuild
Date: Mon, 23 Dec 2013 22:01:16
Message-Id: 20131223220112.A083C2004C@flycatcher.gentoo.org
1 maekke 13/12/23 22:01:11
2
3 Modified: ChangeLog libfprint-0.4.0.ebuild
4 Log:
5 arm stable, bug #488782
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.27 sys-auth/libfprint/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/ChangeLog?rev=1.27&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/ChangeLog?rev=1.27&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/ChangeLog?r1=1.26&r2=1.27
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v
19 retrieving revision 1.26
20 retrieving revision 1.27
21 diff -u -r1.26 -r1.27
22 --- ChangeLog 23 Dec 2013 16:23:40 -0000 1.26
23 +++ ChangeLog 23 Dec 2013 22:01:11 -0000 1.27
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-auth/libfprint
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.26 2013/12/23 16:23:40 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.27 2013/12/23 22:01:11 maekke Exp $
29 +
30 + 23 Dec 2013; Markus Meier <maekke@g.o> libfprint-0.4.0.ebuild:
31 + arm stable, bug #488782
32
33 23 Dec 2013; Agostino Sarubbo <ago@g.o> libfprint-0.4.0.ebuild:
34 Stable for sparc, wrt bug #488782
35
36
37
38 1.18 sys-auth/libfprint/libfprint-0.4.0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild?rev=1.18&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild?rev=1.18&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild?r1=1.17&r2=1.18
43
44 Index: libfprint-0.4.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v
47 retrieving revision 1.17
48 retrieving revision 1.18
49 diff -u -r1.17 -r1.18
50 --- libfprint-0.4.0.ebuild 23 Dec 2013 16:23:40 -0000 1.17
51 +++ libfprint-0.4.0.ebuild 23 Dec 2013 22:01:11 -0000 1.18
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2013 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.17 2013/12/23 16:23:40 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.18 2013/12/23 22:01:11 maekke Exp $
57
58 EAPI=4
59
60 @@ -13,7 +13,7 @@
61
62 LICENSE="LGPL-2.1"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 sparc x86"
65 +KEYWORDS="~alpha amd64 arm ~ia64 ppc ~ppc64 sparc x86"
66 IUSE="debug static-libs"
67
68 RDEPEND="virtual/libusb:1