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

Commits on Oct 15, 2023

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

    - 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>
    a17r committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    5c09dfd View commit details
    Browse the repository at this point in the history
  2. net-irc/quassel: Drop IUSE=snorenotify, deprecated dependency

    Bug: https://bugs.gentoo.org/877309
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
    a17r committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    1038003 View commit details
    Browse the repository at this point in the history
  3. net-irc/quassel: fix application name for .desktop shell integration

    See also: quassel/quassel#615
    
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
    a17r committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    00f5a63 View commit details
    Browse the repository at this point in the history