Summary: | dev-util/flawfinder: Verify and potentially improve Python-related code | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 308257 | ||
Attachments: |
flawfinder-1.27-r1.ebuild.diff
ebuild patch |
Description
Arfrever Frehtes Taifersar Arahesis (RETIRED)
![]() Created attachment 235887 [details]
flawfinder-1.27-r1.ebuild.diff
Installs with both 2.6 and 3.1 tested here.
Will not run with 3.1 because of old style print
Created attachment 293727 [details, diff]
ebuild patch
turns out /usr/bin/flawfinder is a script, so in with the shebang fixer.
+*flawfinder-1.27-r2 (26 Nov 2011) + + 26 Nov 2011; Mike Gilbert <floppym@gentoo.org> +flawfinder-1.27-r2.ebuild: + Python-related improvements by Ian Delaney. Bug 324393. + |