summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-i18n/uchardet: disable flaky test.Ilya Tumaykin2017-10-091-0/+4
| | | | | | Closes: https://bugs.gentoo.org/631852 Closes: https://github.com/gentoo/gentoo/pull/5890 Package-Manager: Portage-2.3.11, Repoman-2.3.3
* app-i18n/uchardet: use HTTPS for freedesktop.orgDavid Hicks2017-08-171-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* app-i18n/uchardet: Stable for HPPA (bug #609008).Jeroen Roovers2017-04-081-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-i18n/uchardet: ppc64 stable wrt bug #609008Agostino Sarubbo2017-02-221-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-i18n/uchardet: ppc stable wrt bug #609008Agostino Sarubbo2017-02-221-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-i18n/uchardet: Add ~ppc keyword (bug 608316).Michael Weber2017-02-211-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-i18n/uchardet-0.0.6-r0: add alpha keywordTobias Klausmann2017-02-151-1/+1
| | | | Gentoo-Bug: 609008
* app-i18n/uchardet: x86 stable wrt bug #609008Agostino Sarubbo2017-02-121-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-i18n/uchardet: amd64 stable wrt bug #609008Agostino Sarubbo2017-02-121-2/+2
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-i18n/uchardet: rename from dev-libs/uchardetIlya Tumaykin2017-02-111-0/+28
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