dev-util/qbs: update DESCRIPTION; use https in HOMEPAGE

Package-Manager: portage-2.3.0_rc1
This commit is contained in:
Davide Pesavento
2016-06-10 03:10:50 +02:00
parent 880ca3caa7
commit b702c020c0
2 changed files with 4 additions and 4 deletions

View File

@@ -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 )"

View File

@@ -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 )"