| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Removed old.
Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
|
|
|
|
| |
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --ignore-arches
|
|
|
|
|
| |
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --ignore-arches
|
|
|
|
|
| |
Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
|
|
| |
Gentoo-Bug: 584616
Package-Manager: portage-2.3.0_rc1
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
| |
|
| |
|
|
|
|
|
| |
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
|
|
|
|
| |
Package-Manager: portage-2.2.20-prefix
|
| |
|
|
|
|
|
|
|
|
|
| |
The related commit in gettext (030b323567f9546c35d9cf1182f36b2b54e08)
was wrong -- the internal configure logic skips the libintl flag when
nls support is disabled. It doesn't matter there now as libintl has
been dropped, but it still matters here as w/out the flag, no library
is built. So drop the flag, hardcode the option, and add a comment
to keep from screwing it up in the future.
|
|
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.
|