Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/releng:master commit in: tools-uclibc/portage.amd64.hardened/package.use/, ...
Date: Mon, 02 Sep 2019 14:46:47
Message-Id: 1567435596.deef05deac2db4f2630c5c460176ee85d3225dc1.blueness@gentoo
1 commit: deef05deac2db4f2630c5c460176ee85d3225dc1
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 2 14:46:36 2019 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 2 14:46:36 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=deef05de
7
8 tools-uclibc: build dev-lang/python with USE=-ncurses
9
10 tools-uclibc/portage.amd64.hardened/package.use/python | 1 +
11 tools-uclibc/portage.amd64.vanilla/package.use/python | 1 +
12 tools-uclibc/portage.i686.hardened/package.use/python | 1 +
13 tools-uclibc/portage.i686.vanilla/package.use/python | 1 +
14 4 files changed, 4 insertions(+)
15
16 diff --git a/tools-uclibc/portage.amd64.hardened/package.use/python b/tools-uclibc/portage.amd64.hardened/package.use/python
17 new file mode 100644
18 index 00000000..5c23fee3
19 --- /dev/null
20 +++ b/tools-uclibc/portage.amd64.hardened/package.use/python
21 @@ -0,0 +1 @@
22 +dev-lang/python -ncurses
23
24 diff --git a/tools-uclibc/portage.amd64.vanilla/package.use/python b/tools-uclibc/portage.amd64.vanilla/package.use/python
25 new file mode 100644
26 index 00000000..5c23fee3
27 --- /dev/null
28 +++ b/tools-uclibc/portage.amd64.vanilla/package.use/python
29 @@ -0,0 +1 @@
30 +dev-lang/python -ncurses
31
32 diff --git a/tools-uclibc/portage.i686.hardened/package.use/python b/tools-uclibc/portage.i686.hardened/package.use/python
33 new file mode 100644
34 index 00000000..5c23fee3
35 --- /dev/null
36 +++ b/tools-uclibc/portage.i686.hardened/package.use/python
37 @@ -0,0 +1 @@
38 +dev-lang/python -ncurses
39
40 diff --git a/tools-uclibc/portage.i686.vanilla/package.use/python b/tools-uclibc/portage.i686.vanilla/package.use/python
41 new file mode 100644
42 index 00000000..5c23fee3
43 --- /dev/null
44 +++ b/tools-uclibc/portage.i686.vanilla/package.use/python
45 @@ -0,0 +1 @@
46 +dev-lang/python -ncurses