Closed 0x6d6e647a closed 1 year ago
The "::repo" regular expression was tested against the overlays listed at Gentoo Portage Overlays.
Thanks, for this, mndz. Merged and I will put out a new release.
You're very welcome! Thanks for the fast response! I really appreciate it!
Detects the use of "::repo" in the package atom specification and removes it before continuing
parse_package_use()
. The "::repo" component is saved in arepo
variable in case it is useful at some later point.Fixes mpagano/portpeek#3