Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/uclibc/arm/, profiles/default/linux/uclibc/mips/
Date: Thu, 10 Aug 2017 10:04:58
Message-Id: 1502359490.7bc6054eb0939ab607f2caced4230f6827c5923a.blueness@gentoo
1 commit: 7bc6054eb0939ab607f2caced4230f6827c5923a
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 10 10:04:22 2017 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 10 10:04:50 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bc6054e
7
8 profiles: unmask >sys-apps/openrc-0.23.2 for arm and mips uclibc, bug #619370
9
10 profiles/default/linux/uclibc/arm/package.mask | 6 ------
11 profiles/default/linux/uclibc/mips/package.mask | 4 ----
12 2 files changed, 10 deletions(-)
13
14 diff --git a/profiles/default/linux/uclibc/arm/package.mask b/profiles/default/linux/uclibc/arm/package.mask
15 deleted file mode 100644
16 index 281e83d8b42..00000000000
17 --- a/profiles/default/linux/uclibc/arm/package.mask
18 +++ /dev/null
19 @@ -1,6 +0,0 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 -# Distributed under the terms of the GNU General Public License v2
22 -
23 -# Currenlty =sys-apps/openrc-0.26.2 makes uclibc systems unbootable.
24 -# See bug #619370
25 ->sys-apps/openrc-0.23.2
26
27 diff --git a/profiles/default/linux/uclibc/mips/package.mask b/profiles/default/linux/uclibc/mips/package.mask
28 index 94fd3c04450..dddaa61ae97 100644
29 --- a/profiles/default/linux/uclibc/mips/package.mask
30 +++ b/profiles/default/linux/uclibc/mips/package.mask
31 @@ -1,10 +1,6 @@
32 # Copyright 1999-2017 Gentoo Foundation.
33 # Distributed under the terms of the GNU General Public License v2
34
35 -# Currenlty =sys-apps/openrc-0.26.2 makes uclibc systems unbootable.
36 -# See bug #619370
37 ->sys-apps/openrc-0.23.2
38 -
39 #
40 # See bug #544756.
41 >=sys-devel/gcc-4.9