| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
| |
Package-Manager: portage-2.2.23
RepoMan-Options: --include-arches="arm"
|
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
|
| |
|
|
|
|
| |
Package-Manager: portage-2.2.23
|
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
|
|
|
|
|
|
| |
Gentoo-Bug: 421481
Package-Manager: portage-2.2.23
|
|
|
|
|
| |
Package-Manager: portage-2.2.23
RepoMan-Options: --ignore-arches
|
|
|
|
|
| |
Package-Manager: portage-2.2.23
RepoMan-Options: --ignore-arches
|
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
|
|
|
|
|
| |
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
|
|
|
| |
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
|
|
|
|
|
| |
Bug #562706 by maekke
compiler-rt forces some -march flags when detecting arm
Package-Manager: portage-2.2.23
|
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
|
| |
|
|
|
|
|
| |
Package-Manager: portage-2.2.23
RepoMan-Options: --ignore-arches
|
|
|
|
|
|
|
|
|
| |
Documentation about using distcc in Gentoo were moved to wiki,
fix apropriate URLs
Gentoo-Bug: 534502
Package-Manager: portage-2.2.20
|
|
|
|
|
|
|
|
|
|
| |
Distcc-config appears to be installed twice, which is wrong.
Also, create separate subdirectory for config files and initscripts,
related to 3.2 branch of package. Drop old revision.
Gentoo-Bug: 523658
Package-Manager: portage-2.2.20
|
|
|
|
|
|
|
|
|
| |
Tips section about how to use distcc mentioned old location for make.conf
file
Gentoo-Bug: 555542
Package-Manager: portage-2.2.23
|
|
|
|
| |
Package-Manager: portage-2.2.23
|
|
|
|
| |
Package-Manager: portage-2.2.23
|
|
|
|
| |
Package-Manager: portage-2.2.23
|
|
|
|
| |
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
| |
|
|
|
|
|
|
|
| |
The gettext ebuild is big and fat and full of tools/deps that are
independent of libintl. Since slimming that down with USE flags
gets ugly fast (it provides multiple libs in addition to tools),
just create a dedicated libintl package.
|
|
|
|
|
|
| |
Building of the libiconv library is orthogonal to general nls support,
so respect that configure flag for all builds and not just the system
libiconv cases.
|
|
|
|
|
| |
We don't really need to omit these flags when building the shared libs,
so move them all into one common block to simplify the code a bit.
|
|
|
|
| |
Rather than clobber CXX ourselves, use the new --disable-c++ flag.
|
| |
|
| |
|
|
|
|
|
| |
These packages were dropped from the tree a while ago, and they're masked
now entirely in the profile, so drop them to simplify things a bit.
|
|
|
|
|
| |
Both of these eclasses export pkg_setup, but gettext doesn't, so only
one of them ends up being run. Make sure we explicitly execute both.
|
|
|
|
|
| |
These were added a while ago for OS X/prefix, but when the code using
them was deleted (also years ago), the inherits weren't dropped.
|
|
|
|
|
| |
The new release has happened and all these versions include corrected
code with acl compile tests (they assume yes when cross-compiling).
|
| |
|
|
|
|
| |
Package-Manager: portage-2.2.23
|
|
|
|
|
|
|
| |
Bug: 559624
Bug: 562008
Package-Manager: portage-2.2.23
|
|
|
|
|
|
| |
This requires guile-2.x which is masked in the tree, so just disable it
for all builds. If the scheme team ever gets around to releasing this,
we can make it into a proper USE flag.
|
|
|
|
|
|
|
| |
Bug: 562436
Bug: 562438
Package-Manager: portage-2.2.23
|
| |
|
| |
|
|
|
|
| |
Package-Manager: portage-2.2.22
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
|
| |
|
| |
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
|
|
|
|
|
|
|
|
|
|
|
|
| |
Try to fix the issue of llvm being unable to find binutils headers
through adding a dependency on sys-libs/binutils-libs. Those headers
used to be linked by binutils-config but this behavior changed lately
requesting developers to install the additional copies of all libraries
and headers instead.
Bug: https://bugs.gentoo.org/show_bug.cgi?id=561994
Package-Manager: portage-2.2.20
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|