summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Drop most stable hppa keywordsMatt Turner2020-12-311-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-i18n/uchardet: Stabilize 0.0.6-r2 arm, #750035Sam James2020-10-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-i18n/uchardet: 0.0.6-r2 arm64 stable, bug #750035Georgy Yakovlev2020-10-181-1/+1
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* app-i18n/uchardet: keyworded 0.0.6-r2 for ia64Sergei Trofimovich2020-08-171-1/+1
| | | | | | | | keyworded wrt bug #737476 Package-Manager: Portage-3.0.2, Repoman-2.3.23 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-1/+2
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-i18n/uchardet: add ~arm64 keywordAlex Bennée2018-06-041-1/+1
|
* app-i18n/uchardet: stable 0.0.6-r2 for sparc, bug #639636Rolf Eike Beer2018-03-261-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* app-i18n/uchardet: stable 0.0.6-r2 for hppa, bug #639636Rolf Eike Beer2018-03-111-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
* app-i18n/uchardet: keyworded 0.0.6-r2 for sparc, bug #608316Rolf Eike Beer2018-03-101-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* app-i18n/uchardet-0.0.6-r2: alpha stableTobias Klausmann2018-01-291-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/639636
* app-i18n/uchardet: amd64/ppc/ppc64/x86 stable (bug 639636)Thomas Deutschmann2018-01-211-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-i18n/uchardet: backport patch to override dumb CPU autodetectionIlya Tumaykin2018-01-211-0/+31
Closes: https://github.com/gentoo/gentoo/pull/6923 Closes: https://bugs.gentoo.org/641716 Package-Manager: Portage-2.3.20, Repoman-2.3.6 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>