Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libvpx: ChangeLog libvpx-0.9.7-r1.ebuild libvpx-9999.ebuild
Date: Mon, 26 Dec 2011 11:07:40
Message-Id: 20111226110728.2E53A2004B@flycatcher.gentoo.org
1 armin76 11/12/26 11:07:28
2
3 Modified: ChangeLog libvpx-0.9.7-r1.ebuild libvpx-9999.ebuild
4 Log:
5 Add ~alpha/~ia64 wrt #360427
6
7 (Portage version: 2.1.10.38/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.35 media-libs/libvpx/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/ChangeLog?rev=1.35&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/ChangeLog?rev=1.35&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/ChangeLog?r1=1.34&r2=1.35
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v
19 retrieving revision 1.34
20 retrieving revision 1.35
21 diff -u -r1.34 -r1.35
22 --- ChangeLog 27 Sep 2011 12:57:54 -0000 1.34
23 +++ ChangeLog 26 Dec 2011 11:07:28 -0000 1.35
24 @@ -1,6 +1,10 @@
25 # ChangeLog for media-libs/libvpx
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v 1.34 2011/09/27 12:57:54 ottxor Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v 1.35 2011/12/26 11:07:28 armin76 Exp $
29 +
30 + 26 Dec 2011; Raúl Porcel <armin76@g.o> libvpx-0.9.7-r1.ebuild,
31 + libvpx-9999.ebuild:
32 + Add ~alpha/~ia64 wrt #360427
33
34 27 Sep 2011; Christoph Junghans <ottxor@g.o> libvpx-0.9.6.ebuild,
35 libvpx-0.9.7.ebuild, libvpx-0.9.7-r1.ebuild, libvpx-9999.ebuild:
36
37
38
39 1.3 media-libs/libvpx/libvpx-0.9.7-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-0.9.7-r1.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-0.9.7-r1.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-0.9.7-r1.ebuild?r1=1.2&r2=1.3
44
45 Index: libvpx-0.9.7-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-0.9.7-r1.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- libvpx-0.9.7-r1.ebuild 27 Sep 2011 12:57:54 -0000 1.2
52 +++ libvpx-0.9.7-r1.ebuild 26 Dec 2011 11:07:28 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-0.9.7-r1.ebuild,v 1.2 2011/09/27 12:57:54 ottxor Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-0.9.7-r1.ebuild,v 1.3 2011/12/26 11:07:28 armin76 Exp $
58
59 EAPI=4
60 inherit eutils multilib toolchain-funcs
61 @@ -11,11 +11,11 @@
62 KEYWORDS=""
63 elif [[ ${PV} == *pre* ]]; then
64 SRC_URI="mirror://gentoo/${P}.tar.bz2"
65 - KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
66 + KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
67 else
68 MY_P="${PN}-v${PV}"
69 SRC_URI="http://webm.googlecode.com/files/${MY_P}.tar.bz2"
70 - KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
71 + KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
72 S="${WORKDIR}/${MY_P}"
73 fi
74
75
76
77
78 1.19 media-libs/libvpx/libvpx-9999.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-9999.ebuild?rev=1.19&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-9999.ebuild?rev=1.19&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvpx/libvpx-9999.ebuild?r1=1.18&r2=1.19
83
84 Index: libvpx-9999.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-9999.ebuild,v
87 retrieving revision 1.18
88 retrieving revision 1.19
89 diff -u -r1.18 -r1.19
90 --- libvpx-9999.ebuild 27 Sep 2011 12:57:54 -0000 1.18
91 +++ libvpx-9999.ebuild 26 Dec 2011 11:07:28 -0000 1.19
92 @@ -1,6 +1,6 @@
93 # Copyright 1999-2011 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-9999.ebuild,v 1.18 2011/09/27 12:57:54 ottxor Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-9999.ebuild,v 1.19 2011/12/26 11:07:28 armin76 Exp $
97
98 EAPI=4
99 inherit multilib toolchain-funcs
100 @@ -11,10 +11,10 @@
101 KEYWORDS=""
102 elif [[ ${PV} == *pre* ]]; then
103 SRC_URI="mirror://gentoo/${P}.tar.bz2"
104 - KEYWORDS="~amd64 ~arm ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
105 + KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
106 else
107 SRC_URI="http://webm.googlecode.com/files/${PN}-v${PV}.tar.bz2"
108 - KEYWORDS="~amd64 ~arm ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
109 + KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
110 fi
111
112 DESCRIPTION="WebM VP8 Codec SDK"