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

net-irc/quassel: update EAPI 7 -> 8, drop unused dev-qt/qtscript #33334

Merged
merged 3 commits into from Oct 15, 2023

Conversation

a17r
Copy link
Member

@a17r a17r commented Oct 14, 2023

  • dev-qt/qtscript dependency was dropped in upstream commit
    42d328e94a3bed8e6b0a32e7a234281e6d184325
  • add missing dev-qt/qttest:5 slot dep
  • drop unused IUSE debug
  • style fixes (one dep per line, unnecessary DEPEND append)
  • fix broken elog link (use https)
  • missing || die
  • use optfeature

@gentoo-bot
Copy link

Pull Request assignment

Submitter: @a17r
Areas affected: ebuilds
Packages affected: net-irc/quassel

net-irc/quassel: @thesamesam

Linked bugs

Bugs linked: 877309


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 assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. labels Oct 14, 2023
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2023-10-14 20:10 UTC
Newest commit scanned: 30d3686
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/3a93d8c977/output.html

@a17r a17r requested a review from thesamesam October 14, 2023 20:30
Copy link
Member

@thesamesam thesamesam left a comment

Choose a reason for hiding this comment

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

lgtm, thanks a lot

DEPEND+=" test? ( dev-cpp/gtest dev-qt/qttest )"
)
"
DEPEND="${RDEPEND}
Copy link
Member

Choose a reason for hiding this comment

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

Nit:

Suggested change
DEPEND="${RDEPEND}
DEPEND="
${RDEPEND}

Copy link
Member Author

Choose a reason for hiding this comment

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

still following kde proj guidelines for style there and I think it is nicer for *DEPEND vars to be on the same line, but okay. ;)

@@ -0,0 +1,54 @@
From 020c163421691fa37330826df92ac0a248721290 Mon Sep 17 00:00:00 2001
Copy link
Member

Choose a reason for hiding this comment

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

Please add a link to the PR (quassel/quassel#615) at the top of the file

- dev-qt/qtscript dependency was dropped in upstream commit
    42d328e94a3bed8e6b0a32e7a234281e6d184325
- add missing dev-qt/qttest:5 slot dep
- drop unused IUSE debug
- style fixes (one dep per line, unnecessary DEPEND append)
- fix broken elog link (use https)
- missing || die
- use optfeature

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Bug: https://bugs.gentoo.org/877309
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
See also: quassel/quassel#615

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
@a17r a17r added the noci Skip CI for this pull request label Oct 15, 2023
@gentoo-bot gentoo-bot merged commit 00f5a63 into gentoo:master Oct 15, 2023
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. noci Skip CI for this pull request
Projects
None yet
4 participants