summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-i18n/skkfep: use -std=gnu89Sam James2024-11-191-5/+3
| | | | | | | | | The change for bug #729276 should've done this rather than passing -Wno-* but didn't. Fix that. Bug: https://bugs.gentoo.org/729276 Closes: https://bugs.gentoo.org/918650 Signed-off-by: Sam James <sam@gentoo.org>
* app-i18n/skkfep: remove sys-apps/sed from BDEPENDDavid Seifert2022-12-071-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* Move {virtual → app-alternatives}/awkMichał Górny2022-12-021-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-i18n/skkfep: add pkgconfig or pkgconfig-referenced libs depsSam James2021-06-181-1/+2
| | | | | | | | | | Add dependencies for either virtual/pkgconfig, move it into BDEPEND where applicable, or add dependencies for libraries we're trying to find with pkgconfig. Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* app-i18n/skkfep: update to EAPI 7Akinori Hattori2020-08-201-7/+7
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* app-i18n/skkfep: fix build with ClangAkinori Hattori2020-08-201-2/+7
| | | | | | Closes: https://bugs.gentoo.org/729276 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* app-i18n/skkfep: amd64 stableAkinori Hattori2019-10-031-1/+1
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* app-i18n/skkfep: fix build with sys-libs/ncurses[tinfo]Akinori Hattori2019-10-031-3/+5
| | | | | | Closes: https://bugs.gentoo.org/689992 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* app-i18n/skkfep: add support for annotationAkinori Hattori2017-06-251-0/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-i18n/skkfep: fix segfaultAkinori Hattori2017-06-251-1/+4
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-i18n/skkfep: update to EAPI 6Akinori Hattori2017-06-251-9/+14
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-i18n/skkfep: update HOMEPAGE and SRC_URIAkinori Hattori2017-06-251-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-i18n/skkfep: update patchesAkinori Hattori2017-06-251-4/+4
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+38
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