| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
|
|
|
|
|
| |
that are incompatible with new 32bit terminfo format.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
|
|
|
| |
Package-Manager: Portage-2.3.20, Repoman-2.3.6
|
| |
|
| |
|
|
|
|
|
|
| |
We drop "sun" and "xterm-xfree86" as it's unlikely anyone uses those
anymore in fallback scenarios. We add {screen,xterm}-256color as those
are fairly common defaults. The size delta is negligible.
|
|
|
|
|
|
|
|
| |
The multijob logic adds a lot of complex, unmaintained and fragile bash
code with little gain. Moreover, makes build logs unreadable
by interspersing output from multiple configure runs.
Bug: https://bugs.gentoo.org/613322
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
${BASH} (outside prefix) breaks cross-eprefix, having
the resulting ncurses-config with non-prefix shebang.
The original rationale to use ${BASH} was handled by
the bootstrap script.
Reference: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=1307044f212d62
Package-Manager: portage-2.3.3
|
| |
|
|
|
|
|
| |
Package-Manager: portage-2.3.2
RepoMan-Options: --include-arches="amd64,x86"
|
|
|
|
| |
#594338
|
| |
|
|
|
|
|
| |
Package-Manager: portage-2.3.2
RepoMan-Options: --include-arches="arm"
|
|
|
|
| |
Gentoo-Bug: 594338
|
|
|
|
| |
Gentoo-Bug: 594338
|
|
|
|
|
| |
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
|
|
|
|
|
|
|
|
| |
support #479448
Many ebuilds have started checking multilib_is_native_abi to see if they
should call gen_usr_ldscript. Since that logic always makes sense, add
it directly to the gen_usr_ldscript function.
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
| |
|
|
|
|
|
| |
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
|
|
|
|
|
|
|
| |
Force unified quoting in all metadata.xml files since lxml does not
preserve original use of single and double quotes. Ensuring unified
quoting before the process allows distinguishing the GLEP 67-related
metadata.xml changes from unrelated quoting changes.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
The previous commit f5b7039a9bc8c63240340b947c80393e92e21afe added the
:0 slot qualifier to the first has_version test but not to the second.
This breaks when building ncurses-6.0:0 on a system that has SLOT=5
already installed.
|
|
|
|
|
|
| |
Bug: 562786
Package-Manager: portage-2.2.22
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Package-Manager: portage-2.2.20-prefix
|
|
|
|
|
|
|
| |
Otherwise, we match against sys-libs/ncurses-6.0:5/6, which does not
include the tic command.
Package-Manager: portage-2.2.20
|
| |
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
|
|
|
|
|
|
| |
Gentoo-Bug: https://bugs.gentoo.org/558856
Package-Manager: portage-2.2.20.1
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
|
|
|
|
|
|
|
|
| |
all arches
Gentoo-bug: https://bugs.gentoo.org/558856
Package-Manager: portage-2.2.20.1
|
|
|
|
|
|
| |
Since the slotmove operator does not properly update implicit subslots
in generated dependencies in the vdb, add a dummy ebuild to bridge the
old SLOT=5[/5] and the new SLOT=0/5.
|
|
|
|
|
| |
Delete code that doesn't make sense in an ABI-only ebuild,
and backport changes from the ncurses-6 ebuild.
|
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
|
|
|
|
|
| |
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=557472
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
|
|
|
| |
Use SLOT=0 for installing of main development files like other packages
so we can use other SLOTs for installing SONAME libs for binary packages.
|
|
|
|
|
|
|
| |
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
Bug: https://bugs.gentoo.org/552720
|
|
|
|
| |
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
|
|
|
|
| |
Convert all URLs for sites supporting encrypted connections from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
|
|
|
|
|
| |
There are more cases where a version of tic is needed that matches the
current version of source beyond cross-compiling. New installs, multilib,
and upgrades also run into this case. Drop the cross-compile test and run
the code whenever the host version isn't in sync.
|
| |
|