summaryrefslogtreecommitdiff
path: root/bin/eclean
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2020-12-28 18:00:42 -0800
committerBrian Dolbec <dolsen@gentoo.org>2022-07-09 12:46:35 -0700
commit04e8fd5252c9bc1efad66fdb8cb40d376550d580 (patch)
treeec600fc754a61ab5ab2780598b46cc25bc417d6b /bin/eclean
parentb22f6af5e32950859390dc2efd0379c572258bda (diff)
downloadgentoolkit-04e8fd5252c9bc1efad66fdb8cb40d376550d580.tar.gz
ekeyword: remove .ebuild file suffix requirement (bug 762331)
We'd like to use ekeyword in a git merge driver implementation, but the files that the driver will pass to ekeyword do not necessarily have a .ebuild suffix. Therefore, it would be handy to be able to distinguish ebuild arguments some other way. If the ignorable_arg(arg) function returns False and os.path.isfile(arg) returns True, then simply assume that the argument is an ebuild. Bug: https://bugs.gentoo.org/762331 Signed-off-by: Zac Medico <zmedico@gentoo.org> Closes: https://github.com/gentoo/gentoolkit/pull/13 Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
Diffstat (limited to 'bin/eclean')
0 files changed, 0 insertions, 0 deletions