Skip to content

Remove grabfile compat_level and grabfile_package compatlevel#1591

Closed
anthonyryan1 wants to merge 1 commit into
gentoo:masterfrom
anthonyryan1:master
Closed

Remove grabfile compat_level and grabfile_package compatlevel#1591
anthonyryan1 wants to merge 1 commit into
gentoo:masterfrom
anthonyryan1:master

Conversation

@anthonyryan1

Copy link
Copy Markdown
Contributor

While working on different PR I was looking at the function signature for grabfile and I noticed the compat_level comments special case.

Searching through the codebase, there's no remaining uses of the compat levels, so this is dead legacy branch we can clean up.

@thesamesam

Copy link
Copy Markdown
Member

05 Oct 2004; Nicholas Jones carpaski@gentoo.org portage_util.py: grabfile
now handles a compat_level option for comment-based compatability changes --
This feature is for migration only and is thus transitory.

Wow!

@thesamesam

Copy link
Copy Markdown
Member

Please add Signed-off-by.

While working on different PR I was looking at the function signature
for grabfile and I noticed the compat_level comments special case.

Searching through the codebase, there's no remaining uses of the
compat levels, so this is dead legacy branch we can clean up.

Signed-off-by: Anthony Ryan <anthonyryan1@gmail.com>
@anthonyryan1

Copy link
Copy Markdown
Contributor Author

Sign off added

@thesamesam

Copy link
Copy Markdown
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants