Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-ffmpeg: ChangeLog gst-plugins-ffmpeg-0.10.2.ebuild
Date: Mon, 10 Sep 2007 16:52:02
Message-Id: E1IUmNa-0002fD-Hy@stork.gentoo.org
1 nixnut 07/09/10 16:44:54
2
3 Modified: ChangeLog gst-plugins-ffmpeg-0.10.2.ebuild
4 Log:
5 Stable on ppc wrt bug 190900
6 (Portage version: 2.1.2.12)
7
8 Revision Changes Path
9 1.78 media-plugins/gst-plugins-ffmpeg/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-ffmpeg/ChangeLog?rev=1.78&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-ffmpeg/ChangeLog?rev=1.78&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-ffmpeg/ChangeLog?r1=1.77&r2=1.78
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ffmpeg/ChangeLog,v
18 retrieving revision 1.77
19 retrieving revision 1.78
20 diff -u -r1.77 -r1.78
21 --- ChangeLog 9 Sep 2007 17:22:04 -0000 1.77
22 +++ ChangeLog 10 Sep 2007 16:44:54 -0000 1.78
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-plugins/gst-plugins-ffmpeg
25 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ffmpeg/ChangeLog,v 1.77 2007/09/09 17:22:04 opfer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ffmpeg/ChangeLog,v 1.78 2007/09/10 16:44:54 nixnut Exp $
28 +
29 + 10 Sep 2007; nixnut <nixnut@g.o> gst-plugins-ffmpeg-0.10.2.ebuild:
30 + Stable on ppc wrt bug 190900
31
32 09 Sep 2007; Christian Faulhammer <opfer@g.o>
33 gst-plugins-ffmpeg-0.10.2.ebuild:
34
35
36
37 1.7 media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.2.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.2.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.2.ebuild?r1=1.6&r2=1.7
42
43 Index: gst-plugins-ffmpeg-0.10.2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.2.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- gst-plugins-ffmpeg-0.10.2.ebuild 9 Sep 2007 17:22:04 -0000 1.6
50 +++ gst-plugins-ffmpeg-0.10.2.ebuild 10 Sep 2007 16:44:54 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.2.ebuild,v 1.6 2007/09/09 17:22:04 opfer Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.2.ebuild,v 1.7 2007/09/10 16:44:54 nixnut Exp $
56
57 inherit flag-o-matic eutils
58
59 @@ -17,7 +17,7 @@
60 SRC_URI="http://gstreamer.freedesktop.org/src/${MY_PN}/${MY_P}.tar.bz2"
61
62 LICENSE="GPL-2"
63 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
64 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
65 IUSE=""
66
67 S=${WORKDIR}/${MY_P}
68
69
70
71 --
72 gentoo-commits@g.o mailing list