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-r3.ebuild
Date: Thu, 07 Jun 2012 22:18:39
Message-Id: 20120607221830.662572004B@flycatcher.gentoo.org
1 ranger 12/06/07 22:18:30
2
3 Modified: ChangeLog faac-1.28-r3.ebuild
4 Log:
5 Marking faac-1.28-r3 ppc for bug 419077
6
7 (Portage version: 2.1.10.49/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.95 media-libs/faac/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/faac/ChangeLog?rev=1.95&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/faac/ChangeLog?rev=1.95&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/faac/ChangeLog?r1=1.94&r2=1.95
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/faac/ChangeLog,v
19 retrieving revision 1.94
20 retrieving revision 1.95
21 diff -u -r1.94 -r1.95
22 --- ChangeLog 6 Jun 2012 18:49:18 -0000 1.94
23 +++ ChangeLog 7 Jun 2012 22:18:30 -0000 1.95
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-libs/faac
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/ChangeLog,v 1.94 2012/06/06 18:49:18 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/ChangeLog,v 1.95 2012/06/07 22:18:30 ranger Exp $
29 +
30 + 07 Jun 2012; Brent Baude <ranger@g.o> faac-1.28-r3.ebuild:
31 + Marking faac-1.28-r3 ppc for bug 419077
32
33 06 Jun 2012; Markus Meier <maekke@g.o> faac-1.28-r3.ebuild:
34 arm stable, bug #419077
35
36
37
38 1.10 media-libs/faac/faac-1.28-r3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/faac/faac-1.28-r3.ebuild?rev=1.10&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/faac/faac-1.28-r3.ebuild?rev=1.10&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/faac/faac-1.28-r3.ebuild?r1=1.9&r2=1.10
43
44 Index: faac-1.28-r3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-libs/faac/faac-1.28-r3.ebuild,v
47 retrieving revision 1.9
48 retrieving revision 1.10
49 diff -u -r1.9 -r1.10
50 --- faac-1.28-r3.ebuild 6 Jun 2012 18:49:18 -0000 1.9
51 +++ faac-1.28-r3.ebuild 7 Jun 2012 22:18:30 -0000 1.10
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/faac-1.28-r3.ebuild,v 1.9 2012/06/06 18:49:18 maekke Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/faac-1.28-r3.ebuild,v 1.10 2012/06/07 22:18:30 ranger Exp $
57
58 EAPI=4
59 inherit autotools eutils
60 @@ -11,7 +11,7 @@
61
62 LICENSE="LGPL-2.1 MPEG-4"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
66 IUSE="static-libs"
67
68 RDEPEND="media-libs/libmp4v2:0"