Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/boehm-gc/
Date: Sun, 29 Jan 2017 16:08:03
Message-Id: 1485705575.82aa72e92dbcbe3f72c5a1a195b6ae551f187a48.grobian@gentoo
1 commit: 82aa72e92dbcbe3f72c5a1a195b6ae551f187a48
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 15:59:35 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 15:59:35 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82aa72e9
7
8 dev-libs/boehm-gc: dropped ~x86-freebsd
9
10 Package-Manager: portage-2.3.3
11
12 dev-libs/boehm-gc/boehm-gc-7.2d-r1.ebuild | 4 ++--
13 dev-libs/boehm-gc/boehm-gc-7.2d.ebuild | 4 ++--
14 dev-libs/boehm-gc/boehm-gc-7.2e.ebuild | 4 ++--
15 dev-libs/boehm-gc/boehm-gc-7.4.0.ebuild | 4 ++--
16 dev-libs/boehm-gc/boehm-gc-7.4.2.ebuild | 4 ++--
17 5 files changed, 10 insertions(+), 10 deletions(-)
18
19 diff --git a/dev-libs/boehm-gc/boehm-gc-7.2d-r1.ebuild b/dev-libs/boehm-gc/boehm-gc-7.2d-r1.ebuild
20 index c94f871..4e90f9f 100644
21 --- a/dev-libs/boehm-gc/boehm-gc-7.2d-r1.ebuild
22 +++ b/dev-libs/boehm-gc/boehm-gc-7.2d-r1.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2014 Gentoo Foundation
25 +# Copyright 1999-2017 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 # $Id$
28
29 @@ -14,7 +14,7 @@ SRC_URI="http://www.hboehm.info/gc/gc_source/${MY_P}.tar.gz"
30
31 LICENSE="boehm-gc"
32 SLOT="0"
33 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
34 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
35 IUSE="cxx static-libs threads"
36
37 DEPEND=">=dev-libs/libatomic_ops-7.2
38
39 diff --git a/dev-libs/boehm-gc/boehm-gc-7.2d.ebuild b/dev-libs/boehm-gc/boehm-gc-7.2d.ebuild
40 index 806bce8..d55818b 100644
41 --- a/dev-libs/boehm-gc/boehm-gc-7.2d.ebuild
42 +++ b/dev-libs/boehm-gc/boehm-gc-7.2d.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2014 Gentoo Foundation
45 +# Copyright 1999-2017 Gentoo Foundation
46 # Distributed under the terms of the GNU General Public License v2
47 # $Id$
48
49 @@ -16,7 +16,7 @@ SRC_URI="http://www.hboehm.info/gc/gc_source/${MY_P}.tar.gz"
50
51 LICENSE="boehm-gc"
52 SLOT="0"
53 -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
54 +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
55 IUSE="cxx static-libs threads"
56
57 RDEPEND=">=dev-libs/libatomic_ops-7.2"
58
59 diff --git a/dev-libs/boehm-gc/boehm-gc-7.2e.ebuild b/dev-libs/boehm-gc/boehm-gc-7.2e.ebuild
60 index baa6db5..4cd06b0 100644
61 --- a/dev-libs/boehm-gc/boehm-gc-7.2e.ebuild
62 +++ b/dev-libs/boehm-gc/boehm-gc-7.2e.ebuild
63 @@ -1,4 +1,4 @@
64 -# Copyright 1999-2014 Gentoo Foundation
65 +# Copyright 1999-2017 Gentoo Foundation
66 # Distributed under the terms of the GNU General Public License v2
67 # $Id$
68
69 @@ -14,7 +14,7 @@ SRC_URI="http://www.hboehm.info/gc/gc_source/${MY_P}.tar.gz"
70
71 LICENSE="boehm-gc"
72 SLOT="0"
73 -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
74 +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
75 IUSE="cxx static-libs threads"
76
77 DEPEND=">=dev-libs/libatomic_ops-7.2
78
79 diff --git a/dev-libs/boehm-gc/boehm-gc-7.4.0.ebuild b/dev-libs/boehm-gc/boehm-gc-7.4.0.ebuild
80 index acfac76..c894a79 100644
81 --- a/dev-libs/boehm-gc/boehm-gc-7.4.0.ebuild
82 +++ b/dev-libs/boehm-gc/boehm-gc-7.4.0.ebuild
83 @@ -1,4 +1,4 @@
84 -# Copyright 1999-2016 Gentoo Foundation
85 +# Copyright 1999-2017 Gentoo Foundation
86 # Distributed under the terms of the GNU General Public License v2
87 # $Id$
88
89 @@ -14,7 +14,7 @@ SRC_URI="http://www.hboehm.info/gc/gc_source/${MY_P}.tar.gz"
90
91 LICENSE="boehm-gc"
92 SLOT="0"
93 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
94 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
95 IUSE="cxx static-libs threads"
96
97 DEPEND=">=dev-libs/libatomic_ops-7.4
98
99 diff --git a/dev-libs/boehm-gc/boehm-gc-7.4.2.ebuild b/dev-libs/boehm-gc/boehm-gc-7.4.2.ebuild
100 index 12a9f46..1d0cf1d 100644
101 --- a/dev-libs/boehm-gc/boehm-gc-7.4.2.ebuild
102 +++ b/dev-libs/boehm-gc/boehm-gc-7.4.2.ebuild
103 @@ -1,4 +1,4 @@
104 -# Copyright 1999-2016 Gentoo Foundation
105 +# Copyright 1999-2017 Gentoo Foundation
106 # Distributed under the terms of the GNU General Public License v2
107 # $Id$
108
109 @@ -14,7 +14,7 @@ SRC_URI="http://www.hboehm.info/gc/gc_source/${MY_P}.tar.gz"
110
111 LICENSE="boehm-gc"
112 SLOT="0"
113 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
114 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
115 IUSE="cxx static-libs threads"
116
117 DEPEND=">=dev-libs/libatomic_ops-7.4