summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Drop obsolete CMAKE_ECLASS meta varAndreas Sturmlechner2022-08-191-2/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-db/myodbc: fix unquoted variable EPREFIXThomas Bracht Laumann Jespersen2022-06-161-1/+1
| | | | | Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/myodbc: fix ROOT check in pkg_postinstSam James2022-04-231-0/+130
With EAPI 7+, ROOT and others will be blank (not /). Signed-off-by: Sam James <sam@gentoo.org>