media-libs/libvisio: use HTTPS for freedesktop.org and SRC_URI
authorDavid Hicks <david@hicks.id.au>
Mon, 31 Jul 2017 13:02:26 +0000 (23:02 +1000)
committerMichał Górny <mgorny@gentoo.org>
Thu, 17 Aug 2017 17:04:20 +0000 (19:04 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

media-libs/libvisio/libvisio-0.1.5-r1.ebuild
media-libs/libvisio/libvisio-9999.ebuild

index 1e91f9036bbce28b08a6c846389886697ac8f66a..0db3bb725481673099a0f66630d8480844cd42d0 100644 (file)
@@ -3,13 +3,13 @@
 
 EAPI=6
 
-EGIT_REPO_URI="git://anongit.freedesktop.org/git/libreoffice/libvisio/"
+EGIT_REPO_URI="https://anongit.freedesktop.org/git/libreoffice/libvisio.git"
 inherit autotools
 [[ ${PV} == 9999 ]] && inherit git-r3
 
 DESCRIPTION="Library parsing the visio documents"
 HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libvisio"
-[[ ${PV} == 9999 ]] || SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz"
+[[ ${PV} == 9999 ]] || SRC_URI="https://dev-www.libreoffice.org/src/libvisio/${P}.tar.xz"
 
 LICENSE="|| ( GPL-2+ LGPL-2.1 MPL-1.1 )"
 SLOT="0"
index 4033acc10c5f4810ed621c97fcf1c56046b6a3e3..b062ef92da27573c187c3977d3371d9e60aa027b 100644 (file)
@@ -3,12 +3,12 @@
 
 EAPI=6
 
-EGIT_REPO_URI="git://anongit.freedesktop.org/git/libreoffice/libvisio/"
+EGIT_REPO_URI="https://anongit.freedesktop.org/git/libreoffice/libvisio.git"
 [[ ${PV} == 9999 ]] && inherit autotools git-r3
 
 DESCRIPTION="Library parsing the visio documents"
 HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libvisio"
-[[ ${PV} == 9999 ]] || SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz"
+[[ ${PV} == 9999 ]] || SRC_URI="https://dev-www.libreoffice.org/src/libvisio/${P}.tar.xz"
 
 LICENSE="|| ( GPL-2+ LGPL-2.1 MPL-1.1 )"
 SLOT="0"