summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-text/enchant: [QA] drop removed dependencyMikle Kolyada2018-05-015-40/+26
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-text/enchant: remove oldMart Raudsepp2018-03-243-79/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-text/enchant: version bump 2.1.1 → 2.1.2Gilles Dartiguelongue2018-02-082-0/+49
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-text/enchant: arm stable, bug #635938Markus Meier2017-12-271-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
* app-text/enchant: x86 stable (bug #635938)Thomas Deutschmann2017-12-191-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-text/enchant-1.6.1-r0: amd64 stableTobias Klausmann2017-12-161-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/635938
* app-text/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* app-text/enchant: stable 1.6.1 for sparc, bug #635938 (thanks to Rolf Eike Beer)Sergei Trofimovich2017-12-021-1/+1
| | | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* app-text/enchant: stable 1.6.1 for hppa, bug #635938Sergei Trofimovich2017-11-232-2/+2
| | | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
* app-text/enchant: stable 1.6.1 for ppc64, bug #635938Sergei Trofimovich2017-11-181-1/+1
| | | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
* app-text/enchant: stable 1.6.1 for ppc, bug #635938Sergei Trofimovich2017-11-181-1/+1
| | | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* app-text/enchant-1.6.1-r0: alpha stableTobias Klausmann2017-11-061-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/635938
* app-text/enchant: stable 1.6.1 for ia64, bug #635938Sergei Trofimovich2017-11-041-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ia64"
* app-text/enchant: Version bump (2.1.1).Arfrever Frehtes Taifersar Arahesis2017-09-112-0/+49
| | | | Soname of library was fixed to be "libenchant.so.2" so setting SLOT="0/2" (bug #629750).
* app-text/enchant: version 1.6.1 → 2.1.0, bug #570030Gilles Dartiguelongue2017-09-033-0/+80
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* app-text/enchant: version 1.6.0 → 1.6.1, bug #570030Gilles Dartiguelongue2017-09-032-0/+62
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* app-text/enchant: keyword ~arm64Alexis Ballier2017-06-161-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.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>
* app-text/enchant: dropped ~x86-freebsdFabian Groffen2017-01-291-2/+2
| | | | Package-Manager: portage-2.3.3
* app-text/enchant: Fix hunspell 1.5 support (#600952 by Lars Wendler)Pacho Ramos2016-11-272-10/+24
| | | | Package-Manager: portage-2.3.2
* app-text/enchant: Add missing slotoperatorJustin Lecher2016-11-121-2/+3
| | | | | Package-Manager: portage-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* app-text/enchant: Fixed compilation with hunspell-1.4 (bug #583486).Lars Wendler2016-07-272-2/+23
| | | | | | | Bumped to EAPI-6. Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* 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/+66
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