mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-util/qbs: update DESCRIPTION; use https in HOMEPAGE
Package-Manager: portage-2.3.0_rc1
This commit is contained in:
@@ -8,8 +8,8 @@ inherit qmake-utils
|
||||
|
||||
MY_P=${PN}-src-${PV}
|
||||
|
||||
DESCRIPTION="Qt Build Suite"
|
||||
HOMEPAGE="http://wiki.qt.io/Qbs"
|
||||
DESCRIPTION="Cross-platform build tool"
|
||||
HOMEPAGE="https://wiki.qt.io/Qbs"
|
||||
SRC_URI="http://download.qt.io/official_releases/${PN}/${PV}/${MY_P}.tar.gz"
|
||||
|
||||
LICENSE="|| ( LGPL-2.1 LGPL-3 )"
|
||||
|
||||
@@ -8,8 +8,8 @@ inherit qmake-utils
|
||||
|
||||
MY_P=${PN}-src-${PV}
|
||||
|
||||
DESCRIPTION="Qt Build Suite"
|
||||
HOMEPAGE="http://wiki.qt.io/Qbs"
|
||||
DESCRIPTION="Cross-platform build tool"
|
||||
HOMEPAGE="https://wiki.qt.io/Qbs"
|
||||
SRC_URI="http://download.qt.io/official_releases/${PN}/${PV}/${MY_P}.tar.gz"
|
||||
|
||||
LICENSE="|| ( LGPL-2.1 LGPL-3 )"
|
||||
|
||||
Reference in New Issue
Block a user