summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/libutf8proc: add cjk USE flagAkinori Hattori2020-05-063-4/+26
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* dev-libs/libutf8proc: tidyAkinori Hattori2020-05-062-2/+0
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* dev-libs/libutf8proc: new upstream releaseAkinori Hattori2020-05-063-0/+44
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* dev-libs/libutf8proc: add static-libs USE flagAkinori Hattori2020-05-062-27/+3
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* dev-libs/libutf8proc: fix testsAkinori Hattori2020-05-063-35/+26
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* dev-libs/libutf8proc: tidyAkinori Hattori2020-05-062-17/+14
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* dev-libs/libutf8proc: update DESCRIPTIONAkinori Hattori2020-05-062-3/+5
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* dev-libs/libutf8proc: take over maintainershipAkinori Hattori2020-05-061-1/+3
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@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-0/+1
| | | | | | | | | | | | | | | | | | 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>
* dev-libs/libutf8proc: arm64 stableAaron Bauman2019-07-291-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
* dev-libs/libutf8proc: remove myself as maintainerVirgil Dupras2019-07-051-4/+1
| | | | | Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* dev-libs/libutf8proc: add ~x64-cygwin keywordMichael Haubenwallner2019-06-121-1/+1
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
* dev-libs/libutf8proc: add ~x86-linux ~amd64-linux keywordsMichael Haubenwallner2019-05-141-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
* dev-libs/libutf8proc: bump to 2.4.0Virgil Dupras2019-05-112-3/+3
| | | | | | | | Also, propagate ~arm64 which was recently keyworded but not to later versions. Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-libs/libutf8proc: use proper toolchain during testsVirgil Dupras2019-05-071-2/+10
| | | | | | Bug: https://bugs.gentoo.org/685266 Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-libs/libutf8proc: fix build on PrefixVirgil Dupras2019-05-072-2/+9
| | | | | | Closes: https://bugs.gentoo.org/685266 Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-libs/libutf8proc: don't access internet during testsVirgil Dupras2019-04-212-1/+38
| | | | | | | | | Patch the test data makefile to use app-i18n/unicode-data instead of fetching unicode data from the internet. Closes: https://bugs.gentoo.org/682812 Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-libs/libutf8proc: arm64 keyworded (bug #653210)Aaron Bauman2019-04-141-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-libs/libutf8proc: bump to 2.3.0Virgil Dupras2019-04-063-0/+56
| | | | | | | | Also, change upstream to what most revdeps assume: julia-maintained utf8proc. Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-libs/libutf8proc-2.2.0_p1-r1: ia64 stable, bug 676094Matt Turner2019-03-211-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libutf8proc-2.2.0_p1-r1: ppc64 stable, bug 676094Matt Turner2019-03-171-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libutf8proc-2.2.0_p1-r1: ppc stable, bug 676094Matt Turner2019-03-171-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libutf8proc: remove unused patch(es)Michael Mair-Keimberger2019-03-031-33/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11190 Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
* dev-libs/libutf8proc: Stable for HPPA too.Jeroen Roovers2019-02-121-1/+1
| | | | | | Package-Manager: Portage-2.3.60, Repoman-2.3.12 RepoMan-Options: --ignore-arches Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* dev-libs/libutf8proc-2.2.0_p1-r1: alpha stableTobias Klausmann2019-01-311-1/+1
| | | | | Bug: http://bugs.gentoo.org/676094 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* dev-libs/libutf8proc: arm stable wrt bug #674992Mikle Kolyada2019-01-231-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-libs/libutf8proc: stable 2.2.0_p1-r1 for sparc, bug #674992Rolf Eike Beer2019-01-181-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/libutf8proc: amd64 stable wrt bug #674992Mikle Kolyada2019-01-161-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-libs/libutf8proc: x86 stable (bug #674992)Thomas Deutschmann2019-01-151-2/+2
| | | | | Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-libs/libutf8proc: fix Prefix regression introduced in -r1.Benda Xu2018-11-261-2/+2
| | | | | | Reference: https://archives.gentoo.org/gentoo-dev/message/776d6a128da1c7cfcdc5aa36e8bf83ae Signed-off-by: Benda Xu <heroxbd@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* */*: reassign packages for xmw@g.oMichał Górny2018-11-251-4/+0
| | | | | Bug: https://bugs.gentoo.org/319525 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/libutf8proc: drop netsurf eclassVirgil Dupras2018-11-133-29/+34
| | | | | Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-libs/libutf8proc: remove oldVirgil Dupras2018-10-213-52/+0
| | | | | Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-libs/libutf8proc: adding myself as maintainerVirgil Dupras2018-10-211-4/+8
| | | | | Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-libs/libutf8proc: bump to 2.2.0-1Virgil Dupras2018-10-212-0/+30
| | | | | | Bug: https://bugs.gentoo.org/636224 Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-libs/libutf8proc-1.3.1_p3-r0: add ~alpha keywordTobias Klausmann2018-10-171-1/+1
| | | | | Gentoo-Bug: http://bugs.gentoo.org/653210 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* dev-libs/libutf8proc: x86 keyworded (bug #653210)Thomas Deutschmann2018-06-111-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-libs/libutf8proc: Mark ~hppa too.Jeroen Roovers2018-04-302-3/+3
| | | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9 RepoMan-Options: --ignore-arches
* dev-libs/libutf8proc: keyworded 1.3.1_p3 for sparcRolf Eike Beer2018-04-191-1/+1
| | | | | | Bug: https://bugs.gentoo.org/653210 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-libs/libutf8proc: keyworded 1.3.1_p3 for ia64, bug #653210Sergei Trofimovich2018-04-151-1/+1
| | | | | | Bug: https://bugs.gentoo.org/653210 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* dev-libs/libutf8proc: keyworded 1.3.1_p3 for ppc64, bug #653210Sergei Trofimovich2018-04-151-2/+2
| | | | | | Bug: https://bugs.gentoo.org/653210 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* dev-libs/libutf8proc: Version bump.Michael Weber2017-12-182-0/+26
| | | | | Bug: https://bugs.gentoo.org/636224 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-libs/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-libs/libutf8proc: Revbump with security patch (bug 610684).Michael Weber2017-02-232-1/+36
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-libs/libutf8proc: Remove old version(s).Michael Weber2017-02-052-21/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-libs/libutf8proc: keyword ~ppcChí-Thanh Christopher Nguyễn2016-07-251-1/+1
| | | | Package-Manager: portage-2.2.28