Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libv4l: libv4l-1.6.2.ebuild ChangeLog
Date: Fri, 26 Jun 2015 14:29:13
Message-Id: 20150626142910.D0ABBA4D@oystercatcher.gentoo.org
1 ago 15/06/26 14:29:10
2
3 Modified: libv4l-1.6.2.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #552014
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.2 media-libs/libv4l/libv4l-1.6.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libv4l/libv4l-1.6.2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libv4l/libv4l-1.6.2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libv4l/libv4l-1.6.2.ebuild?r1=1.1&r2=1.2
15
16 Index: libv4l-1.6.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-1.6.2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- libv4l-1.6.2.ebuild 25 Nov 2014 17:48:26 -0000 1.1
23 +++ libv4l-1.6.2.ebuild 26 Jun 2015 14:29:10 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-1.6.2.ebuild,v 1.1 2014/11/25 17:48:26 aballier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-1.6.2.ebuild,v 1.2 2015/06/26 14:29:10 ago Exp $
30
31 EAPI=5
32 inherit eutils linux-info multilib-minimal
33 @@ -13,7 +13,7 @@
34
35 LICENSE="LGPL-2.1+"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
38 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
39 IUSE="jpeg"
40
41 # The libraries only link to -ljpeg, therefore multilib depend only for virtual/jpeg.
42
43
44
45 1.109 media-libs/libv4l/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libv4l/ChangeLog?rev=1.109&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libv4l/ChangeLog?rev=1.109&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libv4l/ChangeLog?r1=1.108&r2=1.109
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-libs/libv4l/ChangeLog,v
54 retrieving revision 1.108
55 retrieving revision 1.109
56 diff -u -r1.108 -r1.109
57 --- ChangeLog 25 Nov 2014 17:48:26 -0000 1.108
58 +++ ChangeLog 26 Jun 2015 14:29:10 -0000 1.109
59 @@ -1,6 +1,9 @@
60 # ChangeLog for media-libs/libv4l
61 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/ChangeLog,v 1.108 2014/11/25 17:48:26 aballier Exp $
63 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/ChangeLog,v 1.109 2015/06/26 14:29:10 ago Exp $
65 +
66 + 26 Jun 2015; Agostino Sarubbo <ago@g.o> libv4l-1.6.2.ebuild:
67 + Stable for amd64, wrt bug #552014
68
69 *libv4l-1.6.2 (25 Nov 2014)