Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libvpx: ChangeLog libvpx-1.3.0.ebuild
Date: Fri, 28 Feb 2014 21:48:42
Message-Id: 20140228214838.8994A2004C@flycatcher.gentoo.org
1 maekke 14/02/28 21:48:38
2
3 Modified: ChangeLog libvpx-1.3.0.ebuild
4 Log:
5 arm stable, bug #501854
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.107 media-libs/libvpx/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/ChangeLog?rev=1.107&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/ChangeLog?rev=1.107&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/ChangeLog?r1=1.106&r2=1.107
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v
19 retrieving revision 1.106
20 retrieving revision 1.107
21 diff -u -r1.106 -r1.107
22 --- ChangeLog 23 Feb 2014 08:54:04 -0000 1.106
23 +++ ChangeLog 28 Feb 2014 21:48:38 -0000 1.107
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-libs/libvpx
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v 1.106 2014/02/23 08:54:04 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v 1.107 2014/02/28 21:48:38 maekke Exp $
29 +
30 + 28 Feb 2014; Markus Meier <maekke@g.o> libvpx-1.3.0.ebuild:
31 + arm stable, bug #501854
32
33 23 Feb 2014; Agostino Sarubbo <ago@g.o> libvpx-1.3.0.ebuild:
34 Stable for ppc, wrt bug #501854
35
36
37
38 1.9 media-libs/libvpx/libvpx-1.3.0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-1.3.0.ebuild?rev=1.9&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-1.3.0.ebuild?rev=1.9&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-1.3.0.ebuild?r1=1.8&r2=1.9
43
44 Index: libvpx-1.3.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-1.3.0.ebuild,v
47 retrieving revision 1.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- libvpx-1.3.0.ebuild 23 Feb 2014 08:54:04 -0000 1.8
51 +++ libvpx-1.3.0.ebuild 28 Feb 2014 21:48:38 -0000 1.9
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2014 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-1.3.0.ebuild,v 1.8 2014/02/23 08:54:04 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-1.3.0.ebuild,v 1.9 2014/02/28 21:48:38 maekke Exp $
57
58 EAPI=4
59 inherit eutils multilib toolchain-funcs multilib-minimal
60 @@ -12,10 +12,10 @@
61 EGIT_REPO_URI="https://chromium.googlesource.com/webm/${PN}.git"
62 elif [[ ${PV} == *pre* ]]; then
63 SRC_URI="mirror://gentoo/${P}.tar.bz2"
64 - KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
65 + KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
66 else
67 SRC_URI="http://webm.googlecode.com/files/${PN}-v${PV}.tar.bz2"
68 - KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
69 + KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
70 S="${WORKDIR}/${PN}-v${PV}"
71 fi
72 # generated by: make LIBVPX_TEST_DATA_PATH=libvpx-testdata testdata + tar'ing