summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/source-highlight: Stabilize 3.1.9-r2 arm64, #923547Sam James2024-02-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/source-highlight: Stabilize 3.1.9-r2 amd64, #923547Arthur Zamarin2024-02-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/source-highlight: Stabilize 3.1.9-r2 x86, #923547Arthur Zamarin2024-02-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/source-highlight: style tweakSam James2024-02-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/source-highlight: add savannah upstream metadataSam James2024-02-021-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/source-highlight: Stabilize 3.1.9-r2 ppc64, #923547Sam James2024-02-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/source-highlight: Stabilize 3.1.9-r2 arm, #923547Sam James2024-02-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/source-highlight: Stabilize 3.1.9-r2 sparc, #923547Sam James2024-02-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/source-highlight: Stabilize 3.1.9-r2 ppc, #923547Sam James2024-02-021-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/source-highlight: update EAPI 7 -> 8Eli Schwartz2023-12-281-1/+1
| | | | | | Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34509 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/source-highlight: fix some old formatting quirksEli Schwartz2023-12-281-7/+8
| | | | | | | | | | | src_* functions should be defined according to order of execution for the aid of the reader. The test phase was defined out of order. Global variables were inconsistently delineated in a huge chunk. Separate them a bit. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/source-highlight: disallow building with LTOEli Schwartz2023-12-281-0/+2
| | | | | | | | | It miscompiles with ODR violations. After elibtoolize, the build fails with the recommended -Werror= flags for lto. Filter out -flto so that users with global lto enabled don't miscompile source-highlight. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/source-highlight: apply elibtoolize to old distributed libtoolEli Schwartz2023-12-281-1/+9
| | | | | | | This makes the build respect warning flags such as -Werror=odr. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/source-highlight: remove unneeded runtime dependency on ctagsEli Schwartz2023-12-281-0/+60
| | | | | | | | | | | | ctags is not actually needed to highlight files. It is used at runtime for --gen-references, which isn't the default way to use it, and source-highlight knows how to error out with a friendly error message if you do not have it and need it. It's used by the testsuite, of course. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* */*: remove sparc-solaris keywordFabian Groffen2023-05-251-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* dev-util/source-highlight: remove stale boost lower boundsDavid Seifert2022-09-041-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/source-highlight: remove boost[threads(+)] usedepDavid Seifert2022-09-041-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/source-highlight: keyword 3.1.9-r1 for ~loongWANG Xuerui2022-05-101-2/+2
| | | | | | Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@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>
* dev-util/source-highlight: keyword 3.1.9-r1 for ~riscvMarek Szuba2021-07-201-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-util/source-highlight: Depend on dev-libs/boost:=[threads(+)]David Seifert2021-06-181-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/source-highlight: drop x86-macosFabian Groffen2021-01-061-2/+2
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: Drop most stable hppa keywordsMatt Turner2020-12-311-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/source-highlight: fix tests on clangSergei Trofimovich2020-08-273-0/+74
| | | | | | | Reported-by: Agostino Sarubbo Closes: https://bugs.gentoo.org/739036 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/source-highlight: drop oldSergei Trofimovich2020-07-252-51/+0
| | | | | Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/source-highlight: arm64 stable (bug #729060)Sam James2020-07-181-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/source-highlight: x86 stable wrt bug #729060Agostino Sarubbo2020-06-281-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/source-highlight: ppc64 stable wrt bug #729060Agostino Sarubbo2020-06-281-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/source-highlight: ppc stable wrt bug #729060Agostino Sarubbo2020-06-281-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/source-highlight: arm stable wrt bug #729060Agostino Sarubbo2020-06-281-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/source-highlight: amd64 stable wrt bug #729060Agostino Sarubbo2020-06-251-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/source-highlight: stable 3.1.9 for hppa, bug #729060Rolf Eike Beer2020-06-241-1/+1
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/source-highlight: stable 3.1.9 for sparc, bug #729060Rolf Eike Beer2020-06-221-1/+1
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/source-highlight: remove unused patch(es)Michael Mair-Keimberger2020-03-281-12/+0
| | | | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.21 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15141 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-262-2/+2
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-util/source-highlight: drop oldSergei Trofimovich2020-03-231-55/+0
| | | | | Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: [QA] Use consistent function definition formattingDavid Seifert2020-02-223-5/+5
| | | | Signed-off-by: David Seifert <soap@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>
* dev-util/source-highlight: drop ${ED} slash strippingSergei Trofimovich2019-11-292-2/+2
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/source-highlight: stable 3.1.8 for sparc, bug #632090Rolf Eike Beer2019-11-291-1/+1
| | | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/source-highlight: adopt an orphan by toolchain@Sergei Trofimovich2019-11-291-1/+4
| | | | | | | sys-devel/gdb us one of the users of source-highlight Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/source-highlight: bump up tu 3.1.9Sergei Trofimovich2019-11-292-0/+52
| | | | | | Closes: https://bugs.gentoo.org/683402 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Reassign dev-zero@'s packagesMichał Górny2019-11-291-4/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/source-highlight: drop old EAPIAaron Bauman2019-11-172-44/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-util: Remove *-fbsd KEYWORDSMichał Górny2019-10-113-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/source-highlight: keyworded 3.1.8, 3.1.8-r1 for sparcRolf Eike Beer2019-04-172-2/+2
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/source-highlight: fix dark colors in GDBTiziano Müller2019-04-132-0/+67
| | | | | | | | | | | rev.bump to import patch from Fedora (and bump EAPI) to make functions names readable in syntax colored GDB output when using a dark background, see https://bugzilla.redhat.com/show_bug.cgi?id=1688372 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Tiziano Müller <dev-zero@gentoo.org>
* dev-util/source-highlight: serialize testsTiziano Müller2019-04-131-1/+3
| | | | | | | | | Upstream uses the same intermediate files in multiple tests, running them in parallel by make will eventually break one or more tests. Closes: https://bugs.gentoo.org/635100 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Tiziano Müller <dev-zero@gentoo.org>