-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rbenv-gemset: disable #59058
rbenv-gemset: disable #59058
Conversation
Considering the unclearness of the license situation, I think we should actively disable or remove the formula. |
I went with removal as that's what was done for Not sure if this should play into the decision at all but here is the analytics data from
|
I'd like to disable this one. The difference is that sflowtool had a non-oss license and this has a license close, but not quite oss. |
Do we support |
Okay. I'll do that instead.
I don't believe so. It might be something worth adding depending on how many formulae this would apply to. |
Disable rbenv-gemset because it does not have an SPDX or OSI-approved license.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, thanks! ❤️
brew install --build-from-source <formula>
, where<formula>
is the name of the formula you're submitting?brew test <formula>
, where<formula>
is the name of the formula you're submitting?brew audit --strict <formula>
(after doingbrew install <formula>
)?According to the
README
:While unlicensed, this doesn't use the
Unlicense
license.The formula is being deleted because it does not have an OSI-approved license.
See #58225 (comment) and jf/rbenv-gemset#93