summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2016-04-23 02:24:22 +0200
committerDavide Pesavento <pesa@gentoo.org>2016-04-23 02:25:05 +0200
commit53fd1524850c05fb8d02077d60c75368deda5ea9 (patch)
treec8b8c05f18df04d8265d9c644e7478c9e3a1cc52 /dev-qt/qt-docs
parentapp-vim/bufexplorer: version bump to 7.4.9 (diff)
downloadgentoo-53fd1524850c05fb8d02077d60c75368deda5ea9.tar.gz
gentoo-53fd1524850c05fb8d02077d60c75368deda5ea9.tar.bz2
gentoo-53fd1524850c05fb8d02077d60c75368deda5ea9.zip
dev-qt/qt-docs: amd64/x86 stable; use https in SRC_URI
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-qt/qt-docs')
-rw-r--r--dev-qt/qt-docs/qt-docs-5.5.1_p0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-qt/qt-docs/qt-docs-5.5.1_p0.ebuild b/dev-qt/qt-docs/qt-docs-5.5.1_p0.ebuild
index e1171d51a551..e5b418d03108 100644
--- a/dev-qt/qt-docs/qt-docs-5.5.1_p0.ebuild
+++ b/dev-qt/qt-docs/qt-docs-5.5.1_p0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -10,11 +10,11 @@ MY_PV=$(get_version_component_range 1)$(get_version_component_range 2)
DESCRIPTION="Documentation for Qt5, for use with Qt Creator and other tools"
HOMEPAGE="https://www.qt.io/"
-SRC_URI="http://download.qt.io/online/qtsdkrepository/linux_x64/desktop/qt5_${MY_PV}_src_doc_examples/qt.${MY_PV}.doc/${PV/_p/-}qt5_docs.7z"
+SRC_URI="https://download.qt.io/online/qtsdkrepository/linux_x64/desktop/qt5_${MY_PV}_src_doc_examples/qt.${MY_PV}.doc/${PV/_p/-}qt5_docs.7z"
LICENSE="FDL-1.3"
SLOT="5"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
DEPEND="app-arch/p7zip"