Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libvpx/
Date: Wed, 05 Jan 2022 10:01:57
Message-Id: 1641376885.90553c930bd7e31b1032fc244fbdf96780a0125e.soap@gentoo
1 commit: 90553c930bd7e31b1032fc244fbdf96780a0125e
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 5 10:01:25 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 5 10:01:25 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90553c93
7
8 media-libs/libvpx: remove amd64-fbsd
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 media-libs/libvpx/libvpx-1.10.0.ebuild | 4 +---
13 media-libs/libvpx/libvpx-1.11.0.ebuild | 2 --
14 media-libs/libvpx/libvpx-1.7.0-r1.ebuild | 4 +---
15 media-libs/libvpx/libvpx-1.9.0.ebuild | 4 +---
16 4 files changed, 3 insertions(+), 11 deletions(-)
17
18 diff --git a/media-libs/libvpx/libvpx-1.10.0.ebuild b/media-libs/libvpx/libvpx-1.10.0.ebuild
19 index a5e65422d5c6..9cce08a6ecf0 100644
20 --- a/media-libs/libvpx/libvpx-1.10.0.ebuild
21 +++ b/media-libs/libvpx/libvpx-1.10.0.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2021 Gentoo Authors
24 +# Copyright 1999-2022 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI="7"
28 @@ -33,8 +33,6 @@ BDEPEND="dev-lang/perl
29 abi_x86_32? ( dev-lang/yasm )
30 abi_x86_64? ( dev-lang/yasm )
31 abi_x86_x32? ( dev-lang/yasm )
32 - x86-fbsd? ( dev-lang/yasm )
33 - amd64-fbsd? ( dev-lang/yasm )
34 doc? (
35 app-doc/doxygen
36 dev-lang/php
37
38 diff --git a/media-libs/libvpx/libvpx-1.11.0.ebuild b/media-libs/libvpx/libvpx-1.11.0.ebuild
39 index 89eaadcc978d..cf3374f9e957 100644
40 --- a/media-libs/libvpx/libvpx-1.11.0.ebuild
41 +++ b/media-libs/libvpx/libvpx-1.11.0.ebuild
42 @@ -33,8 +33,6 @@ BDEPEND="dev-lang/perl
43 abi_x86_32? ( dev-lang/yasm )
44 abi_x86_64? ( dev-lang/yasm )
45 abi_x86_x32? ( dev-lang/yasm )
46 - x86-fbsd? ( dev-lang/yasm )
47 - amd64-fbsd? ( dev-lang/yasm )
48 doc? (
49 app-doc/doxygen
50 dev-lang/php
51
52 diff --git a/media-libs/libvpx/libvpx-1.7.0-r1.ebuild b/media-libs/libvpx/libvpx-1.7.0-r1.ebuild
53 index 1e1421ac75dd..d91f9a9f7b52 100644
54 --- a/media-libs/libvpx/libvpx-1.7.0-r1.ebuild
55 +++ b/media-libs/libvpx/libvpx-1.7.0-r1.ebuild
56 @@ -1,4 +1,4 @@
57 -# Copyright 1999-2021 Gentoo Authors
58 +# Copyright 1999-2022 Gentoo Authors
59 # Distributed under the terms of the GNU General Public License v2
60
61 EAPI="7"
62 @@ -36,8 +36,6 @@ BDEPEND="dev-lang/perl
63 abi_x86_32? ( dev-lang/yasm )
64 abi_x86_64? ( dev-lang/yasm )
65 abi_x86_x32? ( dev-lang/yasm )
66 - x86-fbsd? ( dev-lang/yasm )
67 - amd64-fbsd? ( dev-lang/yasm )
68 doc? (
69 app-doc/doxygen
70 dev-lang/php
71
72 diff --git a/media-libs/libvpx/libvpx-1.9.0.ebuild b/media-libs/libvpx/libvpx-1.9.0.ebuild
73 index a445bd2935a0..32585b2f6260 100644
74 --- a/media-libs/libvpx/libvpx-1.9.0.ebuild
75 +++ b/media-libs/libvpx/libvpx-1.9.0.ebuild
76 @@ -1,4 +1,4 @@
77 -# Copyright 1999-2021 Gentoo Authors
78 +# Copyright 1999-2022 Gentoo Authors
79 # Distributed under the terms of the GNU General Public License v2
80
81 EAPI="7"
82 @@ -33,8 +33,6 @@ BDEPEND="dev-lang/perl
83 abi_x86_32? ( dev-lang/yasm )
84 abi_x86_64? ( dev-lang/yasm )
85 abi_x86_x32? ( dev-lang/yasm )
86 - x86-fbsd? ( dev-lang/yasm )
87 - amd64-fbsd? ( dev-lang/yasm )
88 doc? (
89 app-doc/doxygen
90 dev-lang/php