summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/glibc: Remove only unversioned libnsl binariesAndreas K. Hüttel2017-09-161-4/+4
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/compiler-rt-sanitizers: 5.0 branch is now 5.0.1Michał Górny2017-09-161-1/+1
|
* sys-libs/compiler-rt: 5.0 branch is now 5.0.1Michał Górny2017-09-161-1/+1
|
* sys-libs/glibc: Dont install the stub libnsl, since it comes without headers ↵Andreas K. Hüttel2017-09-161-0/+5
| | | | | | anyway Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/binutils-libs: restored keywords for binutils-libsSergei Trofimovich2017-09-161-2/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/binutils-libs: stable 2.28.1 for ↵Sergei Trofimovich2017-09-151-1/+1
| | | | | | | alpha/amd64/arm/hppa/ia64/ppc/ppc64/sparc/x86, bug #628212 Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
* sys-libs/glibc: Minor improvements to 2.26-r1; update live ebuildAndreas K. Hüttel2017-09-142-49/+682
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/libunwind-1.2.1: ppc64 stable, bug 629258Matt Turner2017-09-121-1/+1
|
* sys-libs/libunwind-1.2.1: ppc stable, bug 629258Matt Turner2017-09-121-1/+1
|
* sys-libs/glibc: Prefixify nscd init scriptAndreas K. Hüttel2017-09-121-1/+1
| | | | | | Forward port of 69fe1365667ca61225f4265a45a10f0b38c251d4 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/glibc: Restore keywords in 2.25-r5Andreas K. Hüttel2017-09-121-2/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/talloc: marked ~x64-solarisFabian Groffen2017-09-121-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* sys-libs/timezone-data: marked ~x64-solarisFabian Groffen2017-09-121-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* sys-libs/glibc: Fix the cleanupAndreas K. Hüttel2017-09-112-3/+3
| | | | | This partially reverts commit 78527a00ee720e32ca54a3c15335fe6e41d95e27 and now deletes the correct files.
* sys-libs/glibc: Add missing systemtap dependencyAndreas K. Hüttel2017-09-111-0/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/glibc: Clean upAndreas K. Hüttel2017-09-114-458/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/glibc: Revision bump to include some more upstream fixes (patchlevel 9)Andreas K. Hüttel2017-09-112-0/+152
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/glibc: Add missing dependency on systemtap, bug 466176Andreas K. Hüttel2017-09-111-0/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/glibc: Fix building the test suite, bug 589370Andreas K. Hüttel2017-09-101-1/+0
| | | | | | | Some black vapier magic was removing all zero-length files from the working directory. Turns out some of them are actually needed... Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/libosinfo: restore 1.0.0 for ~sparc dependency treeGilles Dartiguelongue2017-09-101-0/+49
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/libosinfo: drop old revisionsGilles Dartiguelongue2017-09-103-99/+0
| | | | | Closes: https://bugs.gentoo.org/show_bug.cgi?id=602204 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* glibc: disable stack protector on ARCH=ppcSergei Trofimovich2017-09-101-1/+13
| | | | | | | | | | Currently gcc on powerpc32 generates invalid code for __builtin_return_address(0) calls. Normally programs don't do that but malloc() hooks in glibc do: Bug: https://gcc.gnu.org/PR81996 Bug: https://bugs.gentoo.org/629054 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: Fix part of the test build system, bug 623548Andreas K. Hüttel2017-09-101-1/+10
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/glibc: Remove "die" guard. Seems safe enough for an unkeyworded ebuild.Andreas K. Hüttel2017-09-101-2/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/glibc: D'oh (1).Andreas K. Hüttel2017-09-091-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/glibc: Simplification, removing a lot of outdated cruft and black magicAndreas K. Hüttel2017-09-091-235/+109
|
* sys-libs/glibc: Integrate eclass code of phase functionsAndreas K. Hüttel2017-09-091-0/+904
|
* sys-libs/pinktrace: Easy tracing lib, dep of sydboxMichał Górny2017-09-093-0/+38
|
* sys-libs/zlib: HOMEPAGE and SRC_URI use httpscharIes172017-09-091-2/+2
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/5649
* sys-libs/zlib: Add sublotDavid Seifert2017-09-091-1/+1
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/5635
* sys-libs/libunwind: arm stable, bug #629258Markus Meier2017-09-091-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* sys-libs/libomp: Bump to 5.0.0Michał Górny2017-09-082-0/+74
|
* sys-libs/libcxx: Bump to 5.0.0Michał Górny2017-09-082-0/+200
|
* sys-libs/libcxxabi: Bump to 5.0.0Michał Górny2017-09-082-0/+93
|
* sys-libs/libcxxabi: Remove unneeded LIBCXXABI_LIBUNWIND_SOURCESMichał Górny2017-09-082-6/+0
|
* sys-libs/llvm-libunwind: Bump to 5.0.0Michał Górny2017-09-082-0/+47
|
* sys-libs/compiler-rt-sanitizers: Bump to 5.0.0Michał Górny2017-09-082-0/+128
|
* sys-libs/compiler-rt: Bump to 5.0.0Michał Górny2017-09-082-0/+98
|
* sys-libs/musl: use HTTPS for links to dev.gentoo.orgFrancesco Turco2017-09-063-20/+20
|
* sys-libs/kpmcore: Cleanup ancient blockerJohannes Huber2017-09-061-5/+2
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/kpmcore: Remove 3.0.3Johannes Huber2017-09-062-36/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/libblockdev: python is non-optional (bug #629768).Lars Wendler2017-09-062-10/+10
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/glibc: arm64 stable, bug #622220Alexis Ballier2017-09-021-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/libstdc++-v3: Filter '-fdiagnostics-color' from CFLAGSDavid Seifert2017-09-021-2/+3
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/libblockdev: Removed old.Lars Wendler2017-09-012-83/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/libblockdev: Bump to version 2.12Lars Wendler2017-09-012-0/+83
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/libixp: Switch to HTTPS.Jeroen Roovers2017-08-311-3/+3
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/libunwind: stable 1.2.1 for ia64, bug #629258Sergei Trofimovich2017-08-301-1/+1
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
* sys-libs/libunwind: set CCACHE_NODIRECT=1, bug 586208Andreas K. Hüttel2017-08-302-0/+6
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/tdb: remove unused patchesMichael Mair-Keimberger (asterix)2017-08-302-82/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/5442