Skip to content
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

Add linguist-tools to dependencies #16569

Closed
wants to merge 1 commit into from
Closed

Conversation

p4vook
Copy link
Contributor

@p4vook p4vook commented Jul 3, 2020

Closes: https://bugs.gentoo.org/730428
Signed-off-by: Pavel Kalugin paul.kalug@gmail.com

@gentoo-bot
Copy link

Pull Request assignment

Submitter: @pavel-the-best
Areas affected: ebuilds
Packages affected: media-gfx/flameshot

media-gfx/flameshot: @pavel-the-best, @gentoo/proxy-maint

Linked bugs

Bugs linked: 730428


In order to force reassignment and/or bug reference scan, please append [please reassign] to the pull request title.

Docs: Code of ConductCopyright policy (expl.) ● DevmanualGitHub PRsProxy-maint guide

@gentoo-bot gentoo-bot added self-maintained The PR changes only packages that are maintained by the submitter (i.e. no need to ask anybody else) assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. labels Jul 3, 2020
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2020-07-03 13:26 UTC
Newest commit scanned: dc8038b
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/244d21748e/output.html

@@ -22,6 +22,7 @@ DEPEND="
dev-qt/qtsvg:5
dev-qt/qtnetwork:5
dev-qt/qtdbus:5
dev-qt/linguist-tools:5
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With EAPI-7 this is a BDEPEND. Can you update your commit summary to match our requirements?
https://www.gentoo.org/glep/glep-0066.html#commit-messages

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems, that commit summary already matches the requirements

Copy link
Member

@a17r a17r Jul 14, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems, that commit summary already matches the requirements

not at all. just read the link provided to you. and had you used repoman commit, the part that is missing would have been prepared for you.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, I see. Thanks, I didn't know about repoman commit.

@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2020-07-14 18:58 UTC
Newest commit scanned: fcdad74
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/33b2542bc8/output.html

Comment on lines 27 to 29
BDEPEND="
${DEPEND}
dev-qt/linguist-tools:5
"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BDEPEND is a split from DEPEND, so BDEPEND="${DEPEND}" is wrong by design :)

Simple BDEPEND="dev-qt/linguist-tools:5" works here. Rest looks good.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good now?

Closes: https://bugs.gentoo.org/730428
Signed-off-by: Pavel Kalugin <paul.kalug@gmail.com>
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2020-07-16 06:22 UTC
Newest commit scanned: 60335f3
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/01d774d4ea/output.html

expeditioneer pushed a commit to expeditioneer/gentoo-portage that referenced this pull request Jul 16, 2020
Closes: https://bugs.gentoo.org/730428
Signed-off-by: Pavel Kalugin <paul.kalug@gmail.com>
Closes: gentoo#16569
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. self-maintained The PR changes only packages that are maintained by the submitter (i.e. no need to ask anybody else)
Projects
None yet
5 participants