Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys-libs/glibc: sparc stable wrt bug #563524 | 2015-11-05 | 1 | -1/+1 | |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc" | ||||
* | sys-libs/uid_wrapper: Bump to version 1.2.0 | 2015-11-02 | 2 | -0/+27 | |
| | | | | | Package-Manager: portage-2.2.23 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | sys-libs/glibc: Stable for HPPA (bug #563524). | 2015-10-31 | 1 | -1/+1 | |
| | | | | | Package-Manager: portage-2.2.23 RepoMan-Options: --ignore-arches | ||||
* | sys-libs/glibc: mark arm64/ia64/m68k/s390/sh stable #563524 | 2015-10-31 | 1 | -1/+1 | |
| | |||||
* | sys-libs/glibc: ppc stable wrt bug #563524 | 2015-10-30 | 1 | -1/+1 | |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" | ||||
* | sys-libs/talloc: Fix for prefix | 2015-10-28 | 3 | -3/+3 | |
| | | | | | Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | sys-libs/musl: version 1.1.12 stable on arm and ppc. | 2015-10-25 | 1 | -1/+1 | |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | sys-libs/readline: add multilib support to older SLOTs #563884 | 2015-10-24 | 2 | -30/+30 | |
| | | | | | | This makes the two old SLOTs look more like each other. It drops the CONF_LIBDIR hack as this seems to date back to really old versions of portage. There is no automatic logic in the configure scripts. | ||||
* | sys-libs/glibc: Mark proper version stable for x86 | 2015-10-24 | 2 | -2/+2 | |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | sys-libs/glibc: x86 stable wrt bug #563524 | 2015-10-24 | 1 | -1/+1 | |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | sys-libs/glibc: Stable for PPC64 (bug #563524). | 2015-10-24 | 1 | -1/+1 | |
| | | | | | Package-Manager: portage-2.2.23 RepoMan-Options: --ignore-arches | ||||
* | sys-libs/musl: version 1.1.12 stable on amd64 and x86 | 2015-10-22 | 1 | -1/+1 | |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | Drop deprecated usage of parallel python eclass functions | 2015-10-22 | 3 | -3/+3 | |
| | | | | | | | | Python eclasses dropped parallel execution support some while ago. python_parallel_foreach_impl was an alias for python_foreach_impl for some time already. Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | sys-libs/musl: add `|| die` for touch | 2015-10-21 | 2 | -2/+2 | |
| | | | | | | Thanks hasufell. Package-Manager: portage-2.2.20.1 | ||||
* | sys-libs/musl: switch to git-r3 | 2015-10-21 | 2 | -2/+2 | |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | sys-libs/musl: cleanup wrt `|| die` | 2015-10-21 | 2 | -12/+12 | |
| | | | | | | Thanks hasufell. Package-Manager: portage-2.2.20.1 | ||||
* | sys-libs/musl: remove older stable versions. | 2015-10-21 | 4 | -283/+0 | |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | sys-libs/musl: version bump to 1.1.12. | 2015-10-20 | 2 | -0/+129 | |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | sys-libs/glibc: amd64 stable wrt bug #563524 | 2015-10-19 | 1 | -1/+1 | |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | sys-libs/glibc: drop obsolete hardened work from git ebuild too #558636 | 2015-10-19 | 1 | -4/+0 | |
| | |||||
* | sys-libs/glibc: move versions older than 2.17 to overlay | 2015-10-19 | 7 | -1002/+0 | |
| | |||||
* | sys-libs/glibc: drop old r# versions | 2015-10-19 | 4 | -587/+0 | |
| | |||||
* | sys-libs/glibc: move 2.22 into ~arch | 2015-10-19 | 1 | -7/+2 | |
| | |||||
* | sys-libs/uclibc: add myself as co-maintainer. | 2015-10-18 | 1 | -0/+4 | |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | sys-libs/talloc: Removed old. | 2015-10-17 | 2 | -86/+0 | |
| | | | | | Package-Manager: portage-2.2.23 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | sys-libs/talloc: Bump to version 2.1.4 | 2015-10-17 | 2 | -0/+86 | |
| | | | | | Package-Manager: portage-2.2.23 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | sys-libs/glibc: more upstream fixes | 2015-10-17 | 2 | -2/+2 | |
| | |||||
* | sys-libs/glibc: ignore locale settings in preinst test | 2015-10-16 | 1 | -0/+3 | |
| | | | | | | | | When upgrading to a new version, the localedata format might have changed, which means the test programs may crash inside of glibc when trying to parse it. Since this test is not for verifying localedata (which we'll be rebuilding anyways), clear the active locale settings. | ||||
* | sys-libs/readline: version bump to 7.0_beta | 2015-10-15 | 2 | -2/+2 | |
| | |||||
* | sys-libs/ncurses: put headers into ${EPREFIX}/usr/include on Prefix | 2015-10-14 | 1 | -1/+6 | |
| | | | | | | Bug: 562786 Package-Manager: portage-2.2.22 | ||||
* | sys-libs/glibc: readd arm patch for 2.22 | 2015-10-13 | 1 | -1/+0 | |
| | | | | Package-Manager: portage-2.2.22 | ||||
* | sys-libs/glibc: Use built-in pie support on 2.22 #558636 | 2015-10-12 | 1 | -3/+8 | |
| | | | | Package-Manager: portage-2.2.22 | ||||
* | sys-libs/glibc: mark 2.20-r2 sparc stable #544034 | 2015-10-10 | 1 | -1/+1 | |
| | |||||
* | sys-libs/libselinux: Add python3.5 compat | 2015-10-10 | 2 | -12/+12 | |
| | | | | | | Also add || die in various places Package-Manager: portage-2.2.20.1 | ||||
* | sys-libs/libsemanage: Stabilize 2.4-r2 | 2015-10-10 | 1 | -1/+1 | |
| | | | | | | fixes bug with contexts being empty after some operations Package-Manager: portage-2.2.20.1 | ||||
* | audit: Switch to global 'audit' use flag where appropriate | 2015-10-08 | 1 | -2/+0 | |
| | | | | Link: https://archives.gentoo.org/gentoo-dev/message/32b1e333faa627491baa3c7492d64956 | ||||
* | sys-libs/efivar: Remove old | 2015-10-03 | 3 | -48/+0 | |
| | | | | Package-Manager: portage-2.2.22_p5 | ||||
* | sys-libs/efivar: Unset LIBS | 2015-10-03 | 1 | -0/+1 | |
| | | | | | | Bug: https://bugs.gentoo.org/562004 Package-Manager: portage-2.2.22_p5 | ||||
* | sys-libs/timezone-data: version bump to 2015g | 2015-10-02 | 2 | -0/+142 | |
| | |||||
* | sys-libs/timezone-data: stabilize 2015f for all | 2015-10-02 | 1 | -1/+1 | |
| | |||||
* | sys-libs/timezone-data: drop old | 2015-10-02 | 8 | -873/+0 | |
| | |||||
* | sys-libs/ncurses: fix critical tinfow typo in install command | 2015-10-02 | 1 | -1/+1 | |
| | | | | | | | | Add missing continuation mark to complete gen_usr_ldscript command chain for tinfo and unicode use flags. Otherwise things can get ugly and very broken... Package-Manager: portage-2.2.22 | ||||
* | sys-libs/binutils-libs: Fix cross-ABI header mismatch | 2015-10-01 | 1 | -0/+4 | |
| | | | | | | Fixes: https://bugs.gentoo.org/show_bug.cgi?id=561918 Package-Manager: portage-2.2.20 | ||||
* | Add missing remote-id type=sourceforge | 2015-10-01 | 4 | -15/+21 | |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | sys-libs/binutils-libs: add MULTILIB_USEDEP to zlib dep | 2015-09-29 | 1 | -1/+1 | |
| | |||||
* | sys-libs/binutils-libs: add multilib support #558902 | 2015-09-29 | 1 | -4/+8 | |
| | |||||
* | sys-libs/zlib: drop old | 2015-09-29 | 24 | -1238/+0 | |
| | |||||
* | sys-libs/glibc: upstream fix for static linking #509748 | 2015-09-26 | 2 | -2/+2 | |
| | |||||
* | sys-libs/binutils-libs: new package #528088 | 2015-09-26 | 3 | -0/+87 | |
| | | | | | | | | Since packages want to link against binutils libs (bfd/opcodes) and properly track updates when the binutils SONAMEs change, split the libs out into a dedicated package. This way we can continue with the multi-SLOT-ed binutils package w/out making the library users go crazy. | ||||
* | sys-libs/libhugetlbfs: update upstream to github #554688 | 2015-09-26 | 2 | -2/+4 | |
| |