summaryrefslogtreecommitdiff
path: root/dev-util/cscope/cscope-15.9-r1.ebuild
AgeCommit message (Collapse)Author
2025-09-02*/*: destable sparcArthur Zamarin
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-09-12*/*: unkeyword ~ia64Arthur Zamarin
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-04-30*/*: inline mirror://sourceforgeLucio Sauer
bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-01-08dev-util/cscope: sys-devel/flex -> app-alternatives/lexSam James
All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
2023-05-25*/*: remove sparc-solaris keywordFabian Groffen
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
2023-05-24*/*: remove x86-solaris keywordFabian Groffen
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
2023-02-27dev-util/cscope: Stabilize 15.9-r1 amd64, #898188Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-02-27dev-util/cscope: Stabilize 15.9-r1 ppc, #898188Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-02-27dev-util/cscope: Stabilize 15.9-r1 sparc, #898188Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-02-27dev-util/cscope: Stabilize 15.9-r1 arm, #898188Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-02-27dev-util/cscope: Stabilize 15.9-r1 ppc64, #898188Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-02-27dev-util/cscope: Stabilize 15.9-r1 arm64, #898188Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-02-27dev-util/cscope: Stabilize 15.9-r1 x86, #898188Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-01-27dev-util/cscope: Fix xcscope.el with >=emacs-27Ulrich Müller
Patch from upstream (with whitespace changes removed). Closes: https://bugs.gentoo.org/892071 Signed-off-by: Ulrich Müller <ulm@gentoo.org>