Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/faac: faac-1.28-r4.ebuild ChangeLog
Date: Wed, 01 Jan 2014 16:10:41
Message-Id: 20140101161036.F201F2004C@flycatcher.gentoo.org
1 jer 14/01/01 16:10:36
2
3 Modified: faac-1.28-r4.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #495712).
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.3 media-libs/faac/faac-1.28-r4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/faac/faac-1.28-r4.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/faac/faac-1.28-r4.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/faac/faac-1.28-r4.ebuild?r1=1.2&r2=1.3
15
16 Index: faac-1.28-r4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/faac/faac-1.28-r4.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- faac-1.28-r4.ebuild 13 Oct 2013 20:49:32 -0000 1.2
23 +++ faac-1.28-r4.ebuild 1 Jan 2014 16:10:36 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/faac-1.28-r4.ebuild,v 1.2 2013/10/13 20:49:32 mgorny Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/faac-1.28-r4.ebuild,v 1.3 2014/01/01 16:10:36 jer Exp $
30
31 EAPI=5
32 inherit autotools eutils multilib-minimal
33 @@ -11,7 +11,7 @@
34
35 LICENSE="LGPL-2.1 MPEG-4"
36 SLOT="0"
37 -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"
38 +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"
39 IUSE="static-libs"
40
41 RDEPEND="media-libs/libmp4v2:0=
42
43
44
45 1.101 media-libs/faac/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/faac/ChangeLog?rev=1.101&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/faac/ChangeLog?rev=1.101&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/faac/ChangeLog?r1=1.100&r2=1.101
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-libs/faac/ChangeLog,v
54 retrieving revision 1.100
55 retrieving revision 1.101
56 diff -u -r1.100 -r1.101
57 --- ChangeLog 13 Oct 2013 20:49:32 -0000 1.100
58 +++ ChangeLog 1 Jan 2014 16:10:36 -0000 1.101
59 @@ -1,6 +1,9 @@
60 # ChangeLog for media-libs/faac
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/ChangeLog,v 1.100 2013/10/13 20:49:32 mgorny Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/ChangeLog,v 1.101 2014/01/01 16:10:36 jer Exp $
65 +
66 + 01 Jan 2014; Jeroen Roovers <jer@g.o> faac-1.28-r4.ebuild:
67 + Stable for HPPA (bug #495712).
68
69 13 Oct 2013; Michał Górny <mgorny@g.o> faac-1.28-r4.ebuild:
70 Explicitly call einstalldocs in multilib_src_install_all() to accomodate bug