Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/faad2: ChangeLog faad2-2.7-r2.ebuild
Date: Wed, 29 Sep 2010 05:36:52
Message-Id: 20100929053646.9DF0320051@flycatcher.gentoo.org
1 ssuominen 10/09/29 05:36:46
2
3 Modified: ChangeLog faad2-2.7-r2.ebuild
4 Log:
5 ppc64 stable wrt #337575
6
7 (Portage version: 2.2_rc87/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.134 media-libs/faad2/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/faad2/ChangeLog?rev=1.134&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/faad2/ChangeLog?rev=1.134&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/faad2/ChangeLog?r1=1.133&r2=1.134
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/faad2/ChangeLog,v
19 retrieving revision 1.133
20 retrieving revision 1.134
21 diff -u -r1.133 -r1.134
22 --- ChangeLog 21 Sep 2010 20:05:15 -0000 1.133
23 +++ ChangeLog 29 Sep 2010 05:36:46 -0000 1.134
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-libs/faad2
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/faad2/ChangeLog,v 1.133 2010/09/21 20:05:15 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/faad2/ChangeLog,v 1.134 2010/09/29 05:36:46 ssuominen Exp $
29 +
30 + 29 Sep 2010; Samuli Suominen <ssuominen@g.o> faad2-2.7-r2.ebuild:
31 + ppc64 stable wrt #337575
32
33 21 Sep 2010; Markos Chandras <hwoarang@g.o> faad2-2.7-r2.ebuild:
34 Stable on amd64 wrt bug #337575
35
36
37
38 1.4 media-libs/faad2/faad2-2.7-r2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/faad2/faad2-2.7-r2.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/faad2/faad2-2.7-r2.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/faad2/faad2-2.7-r2.ebuild?r1=1.3&r2=1.4
43
44 Index: faad2-2.7-r2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-libs/faad2/faad2-2.7-r2.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- faad2-2.7-r2.ebuild 21 Sep 2010 20:05:15 -0000 1.3
51 +++ faad2-2.7-r2.ebuild 29 Sep 2010 05:36:46 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-libs/faad2/faad2-2.7-r2.ebuild,v 1.3 2010/09/21 20:05:15 hwoarang Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-libs/faad2/faad2-2.7-r2.ebuild,v 1.4 2010/09/29 05:36:46 ssuominen Exp $
57
58 EAPI=3
59 inherit autotools eutils
60 @@ -11,7 +11,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
65 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
66 IUSE="digitalradio static-libs"
67
68 src_prepare() {