diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-03-10 13:11:55 -0400 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-03-11 18:11:48 +0200 |
commit | 32860ed857f1c05f1be43b74431133d8b5c0bfd9 (patch) | |
tree | 8fe31e2e03a58fe1d0b8a40224d72502ac07a9e2 /x11-themes | |
parent | x11-themes/adwaita-qt: Stabilize 1.4.2-r1 amd64, #925312 (diff) | |
download | gentoo-32860ed857f1c05f1be43b74431133d8b5c0bfd9.tar.gz gentoo-32860ed857f1c05f1be43b74431133d8b5c0bfd9.tar.bz2 gentoo-32860ed857f1c05f1be43b74431133d8b5c0bfd9.zip |
x11-themes/QGnomePlatform: Stabilize 0.9.2-r5 amd64, #925312
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild index de46ad4f7898..fc3167104e75 100644 --- a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild +++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings" HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform" SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" LICENSE="LGPL-2.1" SLOT="0" IUSE="+qt5 qt6 minimal wayland" |