Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/ViSP: ChangeLog ViSP-2.10.0.ebuild
Date: Thu, 02 Apr 2015 16:12:16
Message-Id: 20150402161209.88A1815121@oystercatcher.gentoo.org
1 aballier 15/04/02 16:12:09
2
3 Modified: ChangeLog ViSP-2.10.0.ebuild
4 Log:
5 enable zbar and dmtx by default
6
7 Signed-off-by: aballier@g.o
8 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
9
10 Revision Changes Path
11 1.2 sci-libs/ViSP/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/ViSP/ChangeLog?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/ViSP/ChangeLog?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/ViSP/ChangeLog?r1=1.1&r2=1.2
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-libs/ViSP/ChangeLog,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- ChangeLog 11 Mar 2015 17:16:48 -0000 1.1
24 +++ ChangeLog 2 Apr 2015 16:12:09 -0000 1.2
25 @@ -1,6 +1,9 @@
26 # ChangeLog for sci-libs/ViSP
27 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/ViSP/ChangeLog,v 1.1 2015/03/11 17:16:48 aballier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ViSP/ChangeLog,v 1.2 2015/04/02 16:12:09 aballier Exp $
30 +
31 + 02 Apr 2015; Alexis Ballier <aballier@g.o> ViSP-2.10.0.ebuild:
32 + enable zbar and dmtx by default
33
34 *ViSP-2.10.0 (11 Mar 2015)
35
36
37
38
39 1.2 sci-libs/ViSP/ViSP-2.10.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/ViSP/ViSP-2.10.0.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/ViSP/ViSP-2.10.0.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/ViSP/ViSP-2.10.0.ebuild?r1=1.1&r2=1.2
44
45 Index: ViSP-2.10.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sci-libs/ViSP/ViSP-2.10.0.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- ViSP-2.10.0.ebuild 11 Mar 2015 17:16:48 -0000 1.1
52 +++ ViSP-2.10.0.ebuild 2 Apr 2015 16:12:09 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2015 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/ViSP/ViSP-2.10.0.ebuild,v 1.1 2015/03/11 17:16:48 aballier Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ViSP/ViSP-2.10.0.ebuild,v 1.2 2015/04/02 16:12:09 aballier Exp $
58
59 EAPI=5
60
61 @@ -14,8 +14,8 @@
62 SLOT="0"
63 KEYWORDS="~amd64"
64 IUSE="
65 - demos dmtx doc examples ffmpeg gsl ieee1394 jpeg lapack ogre ois opencv png
66 - test tutorials usb v4l X xml zbar zlib
67 + demos +dmtx doc examples ffmpeg gsl ieee1394 jpeg lapack ogre ois opencv png
68 + test tutorials usb v4l X xml +zbar zlib
69 "
70
71 RDEPEND="