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/libquicktime: libquicktime-1.0.1-r1.ebuild ChangeLog
Date: Thu, 03 Jan 2008 14:25:28
Message-Id: E1JAR0a-0001U0-IL@stork.gentoo.org
1 aballier 08/01/03 14:25:20
2
3 Modified: libquicktime-1.0.1-r1.ebuild ChangeLog
4 Log:
5 Keyword ~x86-fbsd, working fine here
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.3 media-libs/libquicktime/libquicktime-1.0.1-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libquicktime/libquicktime-1.0.1-r1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libquicktime/libquicktime-1.0.1-r1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libquicktime/libquicktime-1.0.1-r1.ebuild?r1=1.2&r2=1.3
14
15 Index: libquicktime-1.0.1-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/libquicktime/libquicktime-1.0.1-r1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- libquicktime-1.0.1-r1.ebuild 2 Jan 2008 16:49:29 -0000 1.2
22 +++ libquicktime-1.0.1-r1.ebuild 3 Jan 2008 14:25:19 -0000 1.3
23 @@ -1,6 +1,6 @@
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/libquicktime/libquicktime-1.0.1-r1.ebuild,v 1.2 2008/01/02 16:49:29 mr_bones_ Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/libquicktime-1.0.1-r1.ebuild,v 1.3 2008/01/03 14:25:19 aballier Exp $
28
29 WANT_AUTOMAKE="latest"
30 WANT_AUTOCONF="latest"
31 @@ -12,7 +12,7 @@
32
33 LICENSE="LGPL-2.1"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
36 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
37
38 IUSE="mmx X opengl dv gtk alsa aac encode png jpeg vorbis lame x264 ffmpeg"
39
40 @@ -55,6 +55,8 @@
41 # Copy config.rapth to avoid failures..
42 cp /usr/share/gettext/config.rpath .
43 AT_M4DIR="m4" eautoreconf
44 + # Dont forget to run elibtoolize for .so verionning on freebsd if we drop
45 + # eautoreconf...
46 }
47 src_compile() {
48 local MY_OPTS=""
49
50
51
52 1.101 media-libs/libquicktime/ChangeLog
53
54 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libquicktime/ChangeLog?rev=1.101&view=markup
55 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libquicktime/ChangeLog?rev=1.101&content-type=text/plain
56 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libquicktime/ChangeLog?r1=1.100&r2=1.101
57
58 Index: ChangeLog
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo-x86/media-libs/libquicktime/ChangeLog,v
61 retrieving revision 1.100
62 retrieving revision 1.101
63 diff -u -r1.100 -r1.101
64 --- ChangeLog 2 Jan 2008 17:11:09 -0000 1.100
65 +++ ChangeLog 3 Jan 2008 14:25:19 -0000 1.101
66 @@ -1,6 +1,10 @@
67 # ChangeLog for media-libs/libquicktime
68 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
69 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/ChangeLog,v 1.100 2008/01/02 17:11:09 aballier Exp $
70 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/ChangeLog,v 1.101 2008/01/03 14:25:19 aballier Exp $
71 +
72 + 03 Jan 2008; Alexis Ballier <aballier@g.o>
73 + libquicktime-1.0.1-r1.ebuild:
74 + Keyword ~x86-fbsd, working fine here
75
76 02 Jan 2008; Alexis Ballier <aballier@g.o>
77 -files/libquicktime-0.9.7-dv.patch,
78
79
80
81 --
82 gentoo-commits@g.o mailing list