commit: 74ee2a0c0e547f924cb04ea44d4ba201d0182d58 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Mon Jul 6 14:17:47 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Mon Jul 6 14:17:47 2015 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=74ee2a0c
tools-uclibc: USE=-filecaps for building on older hardware. tools-uclibc/portage.mips32r2.hardened/package.use/iputils | 1 + tools-uclibc/portage.mips32r2.vanilla/package.use/iputils | 1 + 2 files changed, 2 insertions(+) diff --git a/tools-uclibc/portage.mips32r2.hardened/package.use/iputils b/tools-uclibc/portage.mips32r2.hardened/package.use/iputils new file mode 100644 index 0000000..a36604b --- /dev/null +++ b/tools-uclibc/portage.mips32r2.hardened/package.use/iputils @@ -0,0 +1 @@ +net-misc/iputils -filecaps diff --git a/tools-uclibc/portage.mips32r2.vanilla/package.use/iputils b/tools-uclibc/portage.mips32r2.vanilla/package.use/iputils new file mode 100644 index 0000000..a36604b --- /dev/null +++ b/tools-uclibc/portage.mips32r2.vanilla/package.use/iputils @@ -0,0 +1 @@ +net-misc/iputils -filecaps
