mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
dev-qt/qtstyleplugins: Set HOMEPAGE to upstream repo instead of mirror
Bug: https://bugs.gentoo.org/579880 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -7,7 +7,7 @@ inherit qmake-utils
|
||||
|
||||
COMMIT="335dbece103e2cbf6c7cf819ab6672c2956b17b3"
|
||||
DESCRIPTION="Additional style plugins for Qt5 (gtk2, cleanlook, plastic, motif)"
|
||||
HOMEPAGE="https://github.com/qt/qtstyleplugins"
|
||||
HOMEPAGE="https://code.qt.io/cgit/qt/qtstyleplugins.git/"
|
||||
SRC_URI="https://github.com/qt/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="5"
|
||||
|
||||
Reference in New Issue
Block a user