Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/openexr/
Date: Sun, 29 Jan 2017 19:15:48
Message-Id: 1485717293.1da12d20437e271c98d71b36d357ad0ebad5ce34.grobian@gentoo
1 commit: 1da12d20437e271c98d71b36d357ad0ebad5ce34
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 19:13:02 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 19:14:53 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1da12d20
7
8 media-libs/openexr: dropped ~x86-freebsd
9
10 Package-Manager: portage-2.3.3
11
12 media-libs/openexr/openexr-2.1.0.ebuild | 4 ++--
13 media-libs/openexr/openexr-2.2.0-r1.ebuild | 4 ++--
14 media-libs/openexr/openexr-2.2.0.ebuild | 4 ++--
15 3 files changed, 6 insertions(+), 6 deletions(-)
16
17 diff --git a/media-libs/openexr/openexr-2.1.0.ebuild b/media-libs/openexr/openexr-2.1.0.ebuild
18 index 27a5338..5b529af 100644
19 --- a/media-libs/openexr/openexr-2.1.0.ebuild
20 +++ b/media-libs/openexr/openexr-2.1.0.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2017 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -11,7 +11,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/openexr/${P}.tar.gz"
28
29 LICENSE="BSD"
30 SLOT="0/21" # 21 from SONAME
31 -KEYWORDS="amd64 -arm hppa ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
32 +KEYWORDS="amd64 -arm hppa ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
33 IUSE="examples static-libs"
34
35 RDEPEND=">=sys-libs/zlib-1.2.8-r1:=[${MULTILIB_USEDEP}]
36
37 diff --git a/media-libs/openexr/openexr-2.2.0-r1.ebuild b/media-libs/openexr/openexr-2.2.0-r1.ebuild
38 index 8fd2d99..6ebde5c 100644
39 --- a/media-libs/openexr/openexr-2.2.0-r1.ebuild
40 +++ b/media-libs/openexr/openexr-2.2.0-r1.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2016 Gentoo Foundation
43 +# Copyright 1999-2017 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45 # $Id$
46
47 @@ -12,7 +12,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/openexr/${P}.tar.gz"
48
49 LICENSE="BSD"
50 SLOT="0/22" # based on SONAME
51 -KEYWORDS="~amd64 -arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
52 +KEYWORDS="~amd64 -arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
53 IUSE="cpu_flags_x86_avx examples static-libs"
54
55 RDEPEND="
56
57 diff --git a/media-libs/openexr/openexr-2.2.0.ebuild b/media-libs/openexr/openexr-2.2.0.ebuild
58 index 142bf1e..7f16ab6 100644
59 --- a/media-libs/openexr/openexr-2.2.0.ebuild
60 +++ b/media-libs/openexr/openexr-2.2.0.ebuild
61 @@ -1,4 +1,4 @@
62 -# Copyright 1999-2015 Gentoo Foundation
63 +# Copyright 1999-2017 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 # $Id$
66
67 @@ -11,7 +11,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/openexr/${P}.tar.gz"
68
69 LICENSE="BSD"
70 SLOT="0/22" # based on SONAME
71 -KEYWORDS="~amd64 -arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
72 +KEYWORDS="~amd64 -arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
73 IUSE="examples static-libs"
74
75 RDEPEND=">=sys-libs/zlib-1.2.8-r1:=[${MULTILIB_USEDEP}]