summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-i18n/libchewing: Keyword loong, #922103Yongxiang Liang2024-01-181-2/+2
| | | | | Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-i18n/libchewing: keyword ~riscvYongxiang Liang2021-11-191-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-i18n/libchewing: Add sys-libs/ncurses[unicode(+)]David Seifert2021-07-172-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-i18n/libchewing: Set maintainer Arfrever.Arfrever Frehtes Taifersar Arahesis2020-11-161-7/+11
| | | | | Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-i18n/libchewing: fix SizeViolation issueJoonas Niilola2020-11-154-815/+9
| | | | | Closes: https://bugs.gentoo.org/748147 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-i18n/libchewing: Add dependency on virtual/pkgconfig.Arfrever Frehtes Taifersar Arahesis2020-01-172-2/+6
| | | | | | Closes: https://bugs.gentoo.org/705368 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-i18n/libchewing: Fix building with USE="test" and sys-libs/ncurses[tinfo].Arfrever Frehtes Taifersar Arahesis2019-08-163-12/+841
| | | | | | Fixes: https://bugs.gentoo.org/690272 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-i18n/libchewing: Set RESTRICT="!test? ( test )".Arfrever Frehtes Taifersar Arahesis2019-02-252-0/+2
| | | | | Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-i18n/libchewing: Use EAPI="7".Arfrever Frehtes Taifersar Arahesis2019-02-252-4/+4
| | | | | Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-i18n/libchewing: add ~arm keyword (bug #628030)Mikle Kolyada2018-04-281-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-i18n/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* app-i18n/libchewing: Delete old versions (0.3.3, 0.4.0-r1).Arfrever Frehtes Taifersar Arahesis2017-11-014-102/+0
|
* app-i18n/libchewing: stable 0.5.1 for ppc/ppc64, bug #632239Sergei Trofimovich2017-10-021-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc ppc64"
* app-i18n/libchewing: Stabilize 0.5.1 on amd64/x86.Arfrever Frehtes Taifersar Arahesis2017-09-281-1/+1
|
* app-i18n/libchewing: Add live ebuild.Arfrever Frehtes Taifersar Arahesis2017-09-182-1/+71
|
* app-i18n/libchewing: Minor cleanup.Arfrever Frehtes Taifersar Arahesis2017-09-181-6/+4
|
* app-i18n/libchewing: Allow to run test suite without installing libchewing.a.Arfrever Frehtes Taifersar Arahesis2017-09-181-3/+4
|
* app-i18n/libchewing: Set subslot based on soname of libchewing.so.Arfrever Frehtes Taifersar Arahesis2017-09-182-2/+2
|
* app-i18n/libchewing: Fix LICENSE.Arfrever Frehtes Taifersar Arahesis2017-09-183-4/+4
|
* app-i18n/libchewing: Restore ~arm64 keyword in 0.5.1.Arfrever Frehtes Taifersar Arahesis2017-09-131-1/+1
|
* app-i18n/libchewing: Delete no longer used dependencies.Arfrever Frehtes Taifersar Arahesis2017-09-132-10/+2
| | | | | Check and pkg-config are not used in libchewing >=0.3.4. https://github.com/chewing/libchewing/commit/f2f74bf1ad6844a4a819df196530aed8efba8d06
* app-i18n/libchewing: add ~arm64, bug #628030Markus Meier2017-09-071-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64"
* app-i18n/libchewing: new upstream releaseAkinori Hattori2017-08-172-0/+40
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-i18n/libchewing: fix src_testAkinori Hattori2017-08-171-0/+5
| | | | | | Gentoo-Bug: 623486 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-i18n/libchewing: drop oldAkinori Hattori2017-08-173-103/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-i18n/libchewing: update to EAPI 6Akinori Hattori2017-08-171-19/+10
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-libs/libchewing: move to app-i18n/libchewingAkinori Hattori2017-08-178-0/+224