Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libquicktime: ChangeLog libquicktime-1.1.1.ebuild
Date: Fri, 01 May 2009 15:23:01
Message-Id: E1LzuZi-0005MO-1U@stork.gentoo.org
1 ranger 09/05/01 15:22:54
2
3 Modified: ChangeLog libquicktime-1.1.1.ebuild
4 Log:
5 stable ppc64, bug 268018
6 (Portage version: 2.1.6.11/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.131 media-libs/libquicktime/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libquicktime/ChangeLog?rev=1.131&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libquicktime/ChangeLog?rev=1.131&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libquicktime/ChangeLog?r1=1.130&r2=1.131
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/libquicktime/ChangeLog,v
18 retrieving revision 1.130
19 retrieving revision 1.131
20 diff -u -r1.130 -r1.131
21 --- ChangeLog 15 Apr 2009 05:44:38 -0000 1.130
22 +++ ChangeLog 1 May 2009 15:22:53 -0000 1.131
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-libs/libquicktime
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/ChangeLog,v 1.130 2009/04/15 05:44:38 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/ChangeLog,v 1.131 2009/05/01 15:22:53 ranger Exp $
28 +
29 + 01 May 2009; Brent Baude <ranger@g.o> libquicktime-1.1.1.ebuild:
30 + stable ppc64, bug 268018
31
32 15 Apr 2009; Alexis Ballier <aballier@g.o>
33 +files/libquicktime-1.1.1-libavutil50.patch, libquicktime-1.1.1.ebuild:
34
35
36
37 1.5 media-libs/libquicktime/libquicktime-1.1.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libquicktime/libquicktime-1.1.1.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libquicktime/libquicktime-1.1.1.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libquicktime/libquicktime-1.1.1.ebuild?r1=1.4&r2=1.5
42
43 Index: libquicktime-1.1.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-libs/libquicktime/libquicktime-1.1.1.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- libquicktime-1.1.1.ebuild 15 Apr 2009 05:44:38 -0000 1.4
50 +++ libquicktime-1.1.1.ebuild 1 May 2009 15:22:53 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/libquicktime-1.1.1.ebuild,v 1.4 2009/04/15 05:44:38 aballier Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/libquicktime-1.1.1.ebuild,v 1.5 2009/05/01 15:22:53 ranger Exp $
56
57 inherit libtool eutils
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="LGPL-2.1"
62 SLOT="0"
63 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
64 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
65 IUSE="mmx X opengl dv gtk alsa aac encode png jpeg vorbis lame x264 ffmpeg doc"
66
67 RDEPEND="dv? ( media-libs/libdv )