summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
* dev-libs/libutf8proc: Fix S, thanks AlexOmskiy@yandex.ru and Philipp Ammann, ↵Michael Weber2016-06-171-0/+2
| | | | | | bug 582806. Package-Manager: portage-2.2.28
* dev-libs/libutf8proc: Version bump.Michael Weber2016-05-072-0/+23
| | | | Package-Manager: portage-2.2.28
* dev-libs/libutf8proc: Drop old.Michael Weber2016-05-072-21/+0
| | | | Package-Manager: portage-2.2.28
* dev-libs/libutf8proc: Version bump.Michael Weber2016-03-022-0/+21
| | | | Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-083-0/+29
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed