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/faac: ChangeLog faac-1.28-r1.ebuild
Date: Mon, 31 Aug 2009 14:26:07
Message-Id: E1MiCeX-0002kh-Hl@stork.gentoo.org
1 ranger 09/08/31 19:34:57
2
3 Modified: ChangeLog faac-1.28-r1.ebuild
4 Log:
5 stable ppc64, bug 280791
6 (Portage version: 2.1.6.13/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.77 media-libs/faac/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/faac/ChangeLog?rev=1.77&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/faac/ChangeLog?rev=1.77&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/faac/ChangeLog?r1=1.76&r2=1.77
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/faac/ChangeLog,v
18 retrieving revision 1.76
19 retrieving revision 1.77
20 diff -u -r1.76 -r1.77
21 --- ChangeLog 29 Aug 2009 18:49:02 -0000 1.76
22 +++ ChangeLog 31 Aug 2009 19:34:57 -0000 1.77
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-libs/faac
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/ChangeLog,v 1.76 2009/08/29 18:49:02 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/ChangeLog,v 1.77 2009/08/31 19:34:57 ranger Exp $
28 +
29 + 31 Aug 2009; Brent Baude <ranger@g.o> faac-1.28-r1.ebuild:
30 + stable ppc64, bug 280791
31
32 29 Aug 2009; nixnut <nixnut@g.o> faac-1.28-r1.ebuild:
33 ppc stable #280791
34
35
36
37 1.7 media-libs/faac/faac-1.28-r1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/faac/faac-1.28-r1.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/faac/faac-1.28-r1.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/faac/faac-1.28-r1.ebuild?r1=1.6&r2=1.7
42
43 Index: faac-1.28-r1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-libs/faac/faac-1.28-r1.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- faac-1.28-r1.ebuild 29 Aug 2009 18:49:02 -0000 1.6
50 +++ faac-1.28-r1.ebuild 31 Aug 2009 19:34:57 -0000 1.7
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/faac/faac-1.28-r1.ebuild,v 1.6 2009/08/29 18:49:02 nixnut Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/faac-1.28-r1.ebuild,v 1.7 2009/08/31 19:34:57 ranger Exp $
56
57 EAPI=2
58 inherit autotools eutils
59 @@ -11,7 +11,7 @@
60
61 LICENSE="LGPL-2"
62 SLOT="0"
63 -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
64 +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
65 IUSE=""
66
67 RDEPEND=">=media-libs/libmp4v2-1.9.0"