Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libv4l: ChangeLog libv4l-0.8.1.ebuild
Date: Tue, 04 Jan 2011 00:52:22
Message-Id: 20110104005212.7438920057@flycatcher.gentoo.org
1 xmw 11/01/04 00:52:12
2
3 Modified: ChangeLog libv4l-0.8.1.ebuild
4 Log:
5 sparc stable (bug 344327)
6
7 (Portage version: 2.1.9.25/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.42 media-libs/libv4l/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libv4l/ChangeLog?rev=1.42&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libv4l/ChangeLog?rev=1.42&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libv4l/ChangeLog?r1=1.41&r2=1.42
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/libv4l/ChangeLog,v
19 retrieving revision 1.41
20 retrieving revision 1.42
21 diff -u -r1.41 -r1.42
22 --- ChangeLog 22 Dec 2010 13:42:29 -0000 1.41
23 +++ ChangeLog 4 Jan 2011 00:52:12 -0000 1.42
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-libs/libv4l
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/ChangeLog,v 1.41 2010/12/22 13:42:29 klausman Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/ChangeLog,v 1.42 2011/01/04 00:52:12 xmw Exp $
30 +
31 + 04 Jan 2011; Michael Weber <xmw@g.o> libv4l-0.8.1.ebuild:
32 + sparc stable (bug 344327)
33
34 22 Dec 2010; Tobias Klausmann <klausman@g.o> libv4l-0.8.1.ebuild:
35 Stable on alpha, bug #344327
36
37
38
39 1.8 media-libs/libv4l/libv4l-0.8.1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libv4l/libv4l-0.8.1.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libv4l/libv4l-0.8.1.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libv4l/libv4l-0.8.1.ebuild?r1=1.7&r2=1.8
44
45 Index: libv4l-0.8.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.8.1.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- libv4l-0.8.1.ebuild 22 Dec 2010 13:42:29 -0000 1.7
52 +++ libv4l-0.8.1.ebuild 4 Jan 2011 00:52:12 -0000 1.8
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.8.1.ebuild,v 1.7 2010/12/22 13:42:29 klausman Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.8.1.ebuild,v 1.8 2011/01/04 00:52:12 xmw Exp $
59
60 EAPI=3
61 inherit linux-info multilib toolchain-funcs
62 @@ -13,7 +13,7 @@
63
64 LICENSE="LGPL-2.1"
65 SLOT="0"
66 -KEYWORDS="alpha amd64 arm hppa ~ppc ppc64 ~sparc x86"
67 +KEYWORDS="alpha amd64 arm hppa ~ppc ppc64 sparc x86"
68 IUSE=""
69
70 RDEPEND=""