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/libaom/
Date: Wed, 05 Jan 2022 10:01:57
Message-Id: 1641376883.466b7ce930b635db0ae5ded028abb274493f547d.soap@gentoo
1 commit: 466b7ce930b635db0ae5ded028abb274493f547d
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 5 10:01:23 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 5 10:01:23 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=466b7ce9
7
8 media-libs/libaom: remove amd64-fbsd
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 media-libs/libaom/libaom-2.0.0.ebuild | 4 +---
13 media-libs/libaom/libaom-2.0.1.ebuild | 4 +---
14 media-libs/libaom/libaom-3.1.2.ebuild | 4 +---
15 media-libs/libaom/libaom-3.2.0.ebuild | 2 --
16 media-libs/libaom/libaom-9999.ebuild | 4 +---
17 5 files changed, 4 insertions(+), 14 deletions(-)
18
19 diff --git a/media-libs/libaom/libaom-2.0.0.ebuild b/media-libs/libaom/libaom-2.0.0.ebuild
20 index a11cb13d5052..1218908d6994 100644
21 --- a/media-libs/libaom/libaom-2.0.0.ebuild
22 +++ b/media-libs/libaom/libaom-2.0.0.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2020 Gentoo Authors
25 +# Copyright 1999-2022 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=7
29 @@ -33,8 +33,6 @@ REQUIRED_USE="
30 BDEPEND="abi_x86_32? ( dev-lang/yasm )
31 abi_x86_64? ( dev-lang/yasm )
32 abi_x86_x32? ( dev-lang/yasm )
33 - x86-fbsd? ( dev-lang/yasm )
34 - amd64-fbsd? ( dev-lang/yasm )
35 doc? ( app-doc/doxygen )
36 "
37
38
39 diff --git a/media-libs/libaom/libaom-2.0.1.ebuild b/media-libs/libaom/libaom-2.0.1.ebuild
40 index b489132bc822..52ec43347fc0 100644
41 --- a/media-libs/libaom/libaom-2.0.1.ebuild
42 +++ b/media-libs/libaom/libaom-2.0.1.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2021 Gentoo Authors
45 +# Copyright 1999-2022 Gentoo Authors
46 # Distributed under the terms of the GNU General Public License v2
47
48 EAPI=7
49 @@ -33,8 +33,6 @@ REQUIRED_USE="
50 BDEPEND="abi_x86_32? ( dev-lang/yasm )
51 abi_x86_64? ( dev-lang/yasm )
52 abi_x86_x32? ( dev-lang/yasm )
53 - x86-fbsd? ( dev-lang/yasm )
54 - amd64-fbsd? ( dev-lang/yasm )
55 doc? ( app-doc/doxygen )
56 "
57
58
59 diff --git a/media-libs/libaom/libaom-3.1.2.ebuild b/media-libs/libaom/libaom-3.1.2.ebuild
60 index 32590cb16b0a..6a08183ea158 100644
61 --- a/media-libs/libaom/libaom-3.1.2.ebuild
62 +++ b/media-libs/libaom/libaom-3.1.2.ebuild
63 @@ -1,4 +1,4 @@
64 -# Copyright 1999-2021 Gentoo Authors
65 +# Copyright 1999-2022 Gentoo Authors
66 # Distributed under the terms of the GNU General Public License v2
67
68 EAPI=7
69 @@ -33,8 +33,6 @@ REQUIRED_USE="
70 BDEPEND="abi_x86_32? ( dev-lang/yasm )
71 abi_x86_64? ( dev-lang/yasm )
72 abi_x86_x32? ( dev-lang/yasm )
73 - x86-fbsd? ( dev-lang/yasm )
74 - amd64-fbsd? ( dev-lang/yasm )
75 doc? ( app-doc/doxygen )
76 "
77
78
79 diff --git a/media-libs/libaom/libaom-3.2.0.ebuild b/media-libs/libaom/libaom-3.2.0.ebuild
80 index 7ea19c6c236d..5dd0318c3279 100644
81 --- a/media-libs/libaom/libaom-3.2.0.ebuild
82 +++ b/media-libs/libaom/libaom-3.2.0.ebuild
83 @@ -35,8 +35,6 @@ BDEPEND="${PYTHON_DEPS}
84 abi_x86_32? ( dev-lang/yasm )
85 abi_x86_64? ( dev-lang/yasm )
86 abi_x86_x32? ( dev-lang/yasm )
87 - x86-fbsd? ( dev-lang/yasm )
88 - amd64-fbsd? ( dev-lang/yasm )
89 doc? ( app-doc/doxygen )
90 "
91
92
93 diff --git a/media-libs/libaom/libaom-9999.ebuild b/media-libs/libaom/libaom-9999.ebuild
94 index d2f98922596a..1c7cfa25f6f8 100644
95 --- a/media-libs/libaom/libaom-9999.ebuild
96 +++ b/media-libs/libaom/libaom-9999.ebuild
97 @@ -1,4 +1,4 @@
98 -# Copyright 1999-2021 Gentoo Authors
99 +# Copyright 1999-2022 Gentoo Authors
100 # Distributed under the terms of the GNU General Public License v2
101
102 EAPI=8
103 @@ -35,8 +35,6 @@ BDEPEND="${PYTHON_DEPS}
104 abi_x86_32? ( dev-lang/yasm )
105 abi_x86_64? ( dev-lang/yasm )
106 abi_x86_x32? ( dev-lang/yasm )
107 - x86-fbsd? ( dev-lang/yasm )
108 - amd64-fbsd? ( dev-lang/yasm )
109 doc? ( app-doc/doxygen )
110 "