diff options
author | Pacho Ramos <pacho@gentoo.org> | 2020-07-14 21:14:22 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2020-07-14 21:16:07 +0200 |
commit | 5ccedfd2c861ece27b993535e7d6c0723aaab80b (patch) | |
tree | 93179b8c0b732ec826a361f8ab3dfb21bd75c887 /x11-themes | |
parent | net-misc/cadaver: Avoid -L/usr/lib. (diff) | |
download | gentoo-5ccedfd2c861ece27b993535e7d6c0723aaab80b.tar.gz gentoo-5ccedfd2c861ece27b993535e7d6c0723aaab80b.tar.bz2 gentoo-5ccedfd2c861ece27b993535e7d6c0723aaab80b.zip |
x11-themes/QGnomePlatform: amd64 stable, bug #726764
Closes: https://bugs.gentoo.org/726764
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild index bbcb0579a22f..b35f4ef865d1 100644 --- a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild +++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.1-r1.ebuild @@ -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 ~ppc64 x86" +KEYWORDS="amd64 ~ppc64 x86" LICENSE="LGPL-2.1" SLOT="0" IUSE="" |