diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2023-09-18 01:24:04 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-09-18 01:25:31 -0400 |
commit | c964bd3b625e3e7eb74d3818eee81ab177812bac (patch) | |
tree | 25876abdff8cb6c3b7150b1f7402d284180ea31b /gui-apps | |
parent | dev-ruby/barby: enable ruby32 (diff) | |
download | gentoo-c964bd3b625e3e7eb74d3818eee81ab177812bac.tar.gz gentoo-c964bd3b625e3e7eb74d3818eee81ab177812bac.tar.bz2 gentoo-c964bd3b625e3e7eb74d3818eee81ab177812bac.zip |
gui-apps/qt6ct: clarify description
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r-- | gui-apps/qt6ct/qt6ct-0.8_p20230917.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/qt6ct/qt6ct-0.8_p20230917.ebuild b/gui-apps/qt6ct/qt6ct-0.8_p20230917.ebuild index 2018581685c6..fa1499bba9d7 100644 --- a/gui-apps/qt6ct/qt6ct-0.8_p20230917.ebuild +++ b/gui-apps/qt6ct/qt6ct-0.8_p20230917.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit cmake -DESCRIPTION="Qt6 Configuration Tool" +DESCRIPTION="Qt6 Configuration Tool (for DE/WM without Qt integration)" HOMEPAGE="https://github.com/trialuser02/qt6ct/" #SRC_URI="https://github.com/trialuser02/qt6ct/releases/download/${PV}/${P}.tar.xz" |