Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libv4l: libv4l-0.5.1.ebuild ChangeLog
Date: Wed, 29 Oct 2008 13:18:56
Message-Id: E1KvAwn-0008Pr-LR@stork.gentoo.org
1 aballier 08/10/29 13:18:53
2
3 Modified: libv4l-0.5.1.ebuild ChangeLog
4 Log:
5 Add second, more informative homepage, by Alexandre.
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.27.3 x86_64)
7
8 Revision Changes Path
9 1.3 media-libs/libv4l/libv4l-0.5.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libv4l/libv4l-0.5.1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libv4l/libv4l-0.5.1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libv4l/libv4l-0.5.1.ebuild?r1=1.2&r2=1.3
14
15 Index: libv4l-0.5.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.5.1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- libv4l-0.5.1.ebuild 28 Oct 2008 01:20:14 -0000 1.2
22 +++ libv4l-0.5.1.ebuild 29 Oct 2008 13:18:53 -0000 1.3
23 @@ -1,11 +1,12 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.5.1.ebuild,v 1.2 2008/10/28 01:20:14 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.5.1.ebuild,v 1.3 2008/10/29 13:18:53 aballier Exp $
28
29 inherit multilib toolchain-funcs
30
31 DESCRIPTION="V4L userspace libraries"
32 -HOMEPAGE="http://people.atrpms.net/~hdegoede/"
33 +HOMEPAGE="http://people.atrpms.net/~hdegoede/
34 + http://hansdegoede.livejournal.com/3636.html"
35 SRC_URI="http://people.atrpms.net/~hdegoede/${P}.tar.gz"
36
37 LICENSE="LGPL-2.1"
38
39
40
41 1.4 media-libs/libv4l/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libv4l/ChangeLog?rev=1.4&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libv4l/ChangeLog?rev=1.4&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libv4l/ChangeLog?r1=1.3&r2=1.4
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/media-libs/libv4l/ChangeLog,v
50 retrieving revision 1.3
51 retrieving revision 1.4
52 diff -u -r1.3 -r1.4
53 --- ChangeLog 28 Oct 2008 01:20:14 -0000 1.3
54 +++ ChangeLog 29 Oct 2008 13:18:53 -0000 1.4
55 @@ -1,6 +1,9 @@
56 # ChangeLog for media-libs/libv4l
57 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/ChangeLog,v 1.3 2008/10/28 01:20:14 ranger Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/ChangeLog,v 1.4 2008/10/29 13:18:53 aballier Exp $
60 +
61 + 29 Oct 2008; Alexis Ballier <aballier@g.o> libv4l-0.5.1.ebuild:
62 + Add second, more informative homepage, by Alexandre.
63
64 28 Oct 2008; Brent Baude <ranger@g.o> libv4l-0.5.1.ebuild:
65 Marking libv4l-0.5.1 ~ppc64 for bug 242740