Gentoo Archives: gentoo-commits

From: Mike Frysinger <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/uclibc/mips/, net-misc/tlsdate/, profiles/arch/mips/, ...
Date: Thu, 17 Dec 2015 15:35:41
Message-Id: 1450366523.dd3ce6a2b3bec7cbbbb9db2c84a1171368ed186f.vapier@gentoo
1 commit: dd3ce6a2b3bec7cbbbb9db2c84a1171368ed186f
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 17 15:34:43 2015 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 17 15:35:23 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd3ce6a2
7
8 net-misc/tlsdate: add arm64/m68k/s390/sh/sparc love
9
10 net-misc/tlsdate/tlsdate-0.0.13.ebuild | 2 +-
11 profiles/arch/arm64/package.use.mask | 4 ++++
12 profiles/arch/mips/package.use.mask | 8 ++++----
13 profiles/default/linux/uclibc/mips/package.use.mask | 4 ----
14 4 files changed, 9 insertions(+), 9 deletions(-)
15
16 diff --git a/net-misc/tlsdate/tlsdate-0.0.13.ebuild b/net-misc/tlsdate/tlsdate-0.0.13.ebuild
17 index 51e13a5..8253943 100644
18 --- a/net-misc/tlsdate/tlsdate-0.0.13.ebuild
19 +++ b/net-misc/tlsdate/tlsdate-0.0.13.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ioerror/tlsdate/tarball/${P} -> ${P}.tar.gz"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~x86"
25 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~s390 ~sh ~sparc ~x86"
26 IUSE="dbus +seccomp static-libs"
27
28 DEPEND="dev-libs/openssl
29
30 diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
31 index 29393b2..101c644 100644
32 --- a/profiles/arch/arm64/package.use.mask
33 +++ b/profiles/arch/arm64/package.use.mask
34 @@ -2,6 +2,10 @@
35 # Distributed under the terms of the GNU General Public License v2
36 # $Id$
37
38 +# Mike Frysinger <vapier@g.o> (17 Dec 2015)
39 +# The tlsdate seccomp logic is open-coded and doesn't support this arch yet.
40 +net-misc/tlsdate seccomp
41 +
42 # Mike Frysinger <vapier@g.o> (20 Jul 2015)
43 # Needs deps tested.
44 net-misc/curl curl_ssl_axtls curl_ssl_polarssl metalink
45
46 diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask
47 index 1994d24..6d9c43c 100644
48 --- a/profiles/arch/mips/package.use.mask
49 +++ b/profiles/arch/mips/package.use.mask
50 @@ -2,6 +2,10 @@
51 # Distributed under the terms of the GNU General Public License v2
52 # $Id$
53
54 +# Mike Frysinger <vapier@g.o> (17 Dec 2015)
55 +# The tlsdate seccomp logic is open-coded and doesn't support this arch yet.
56 +net-misc/tlsdate seccomp
57 +
58 # Davide Pesavento <pesa@g.o> (26 Oct 2015)
59 # Tests require non-keyworded qt5
60 dev-qt/qtchooser test
61 @@ -10,10 +14,6 @@ dev-qt/qtchooser test
62 # Requires matplotlib which requires a bit more.
63 dev-python/numpydoc test
64
65 -# Anthony G. Basile <blueness@g.o> (10 Sep 2015)
66 -# # seccomp code is currently broken, bug #560098
67 -app-misc/pax-utils seccomp
68 -
69 # Mikle Kolyada <zlogene@g.o> (12 Apr 2015)
70 # GNOME Shell does not work on mips
71 net-misc/wicd gnome-shell
72
73 diff --git a/profiles/default/linux/uclibc/mips/package.use.mask b/profiles/default/linux/uclibc/mips/package.use.mask
74 index 807c6db..c048f6d 100644
75 --- a/profiles/default/linux/uclibc/mips/package.use.mask
76 +++ b/profiles/default/linux/uclibc/mips/package.use.mask
77 @@ -6,10 +6,6 @@
78 # Tests require non-keyworded qt5
79 dev-qt/qtchooser test
80
81 -# Anthony G. Basile <blueness@g.o> (10 Sep 2015)
82 -# seccomp code is currently broken, bug #560098
83 -app-misc/pax-utils seccomp
84 -
85 # Matthias Maier <tamiko@g.o> (24 Dec 2014)
86 # sys-devel/clang is not keyworded on mips.
87 app-doc/doxygen clang