| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4389
|
|
|
|
|
| |
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
|
|
|
|
| |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
| |
Gentoo-Bug: 609008
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
Rationale:
- provided functionality better fits app-i18n/ category;
- uchardet is similar to existing app-i18n/enca and app-i18n/libguess;
- uchardet also provides CLI tool, not only a library.
Checklist:
1. `git mv dev-libs/uchardet app-i18n/uchardet` ✓
2. Add entry to profile/updates/1Q-2017 ✓
3. Update reverse dependencies ✓
4. Update entries in profiles/ ✓
5. Update eclasses that reference the package (there's none) ✓
6. Update metadata.xml entries that reference the package ✓
7. Update news items that reference the package (there's none) ✓
Gentoo-Bug: https://bugs.gentoo.org/593176
|