Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/ffmpegthumbnailer: ChangeLog ffmpegthumbnailer-1.2.5.ebuild ffmpegthumbnailer-1.1.2.ebuild
Date: Sat, 31 May 2008 17:04:48
Message-Id: E1K2UVV-0000d9-Vn@stork.gentoo.org
1 drac 08/05/31 17:04:41
2
3 Modified: ChangeLog ffmpegthumbnailer-1.2.5.ebuild
4 Removed: ffmpegthumbnailer-1.1.2.ebuild
5 Log:
6 amd64/arm stable, remove old
7 (Portage version: 2.1.5.2)
8
9 Revision Changes Path
10 1.50 media-video/ffmpegthumbnailer/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog?rev=1.50&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog?rev=1.50&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog?r1=1.49&r2=1.50
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v
19 retrieving revision 1.49
20 retrieving revision 1.50
21 diff -u -r1.49 -r1.50
22 --- ChangeLog 29 May 2008 19:18:34 -0000 1.49
23 +++ ChangeLog 31 May 2008 17:04:41 -0000 1.50
24 @@ -1,6 +1,11 @@
25 # ChangeLog for media-video/ffmpegthumbnailer
26 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.49 2008/05/29 19:18:34 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.50 2008/05/31 17:04:41 drac Exp $
29 +
30 + 31 May 2008; Samuli Suominen <drac@g.o>
31 + -files/ffmpegthumbnailer-1.1.2-ffmpeg.patch,
32 + -ffmpegthumbnailer-1.1.2.ebuild, ffmpegthumbnailer-1.2.5.ebuild:
33 + amd64/arm stable, remove old
34
35 29 May 2008; Raúl Porcel <armin76@g.o>
36 ffmpegthumbnailer-1.2.5.ebuild:
37
38
39
40 1.5 media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.5.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.5.ebuild?rev=1.5&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.5.ebuild?rev=1.5&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.5.ebuild?r1=1.4&r2=1.5
45
46 Index: ffmpegthumbnailer-1.2.5.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.5.ebuild,v
49 retrieving revision 1.4
50 retrieving revision 1.5
51 diff -u -r1.4 -r1.5
52 --- ffmpegthumbnailer-1.2.5.ebuild 29 May 2008 19:18:34 -0000 1.4
53 +++ ffmpegthumbnailer-1.2.5.ebuild 31 May 2008 17:04:41 -0000 1.5
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2008 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.5.ebuild,v 1.4 2008/05/29 19:18:34 armin76 Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.5.ebuild,v 1.5 2008/05/31 17:04:41 drac Exp $
59
60 DESCRIPTION="Lightweight video thumbnailer that can be used by file managers"
61 HOMEPAGE="http://code.google.com/p/ffmpegthumbnailer"
62 @@ -8,7 +8,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~ppc ppc64 sparc x86"
67 +KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ppc64 sparc x86"
68 IUSE=""
69
70 RDEPEND="media-libs/libpng
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list