summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-31 22:43:10 +1000
committerMichał Górny <mgorny@gentoo.org>2017-08-17 19:04:03 +0200
commit304ae644bfd3434932526dc7d292cf95af1e67b9 (patch)
tree8305d4b44bd15482918f6a6bc259997271860428
parentnet-misc/spice-gtk: use HTTPS for freedesktop.org, HOMEPAGE and SRC_URI (diff)
downloadgentoo-304ae644bfd3434932526dc7d292cf95af1e67b9.tar.gz
gentoo-304ae644bfd3434932526dc7d292cf95af1e67b9.tar.bz2
gentoo-304ae644bfd3434932526dc7d292cf95af1e67b9.zip
media-libs/libfreehand: use HTTPS for freedesktop.org and SRC_URI
Package-Manager: Portage-2.3.6, Repoman-2.3.3
-rw-r--r--media-libs/libfreehand/libfreehand-0.1.1.ebuild6
-rw-r--r--media-libs/libfreehand/libfreehand-9999.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/media-libs/libfreehand/libfreehand-0.1.1.ebuild b/media-libs/libfreehand/libfreehand-0.1.1.ebuild
index f2648cd7b84d..cb4ecf512fcc 100644
--- a/media-libs/libfreehand/libfreehand-0.1.1.ebuild
+++ b/media-libs/libfreehand/libfreehand-0.1.1.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-EGIT_REPO_URI="git://anongit.freedesktop.org/git/libreoffice/libfreehand/"
+EGIT_REPO_URI="https://anongit.freedesktop.org/git/libreoffice/libfreehand.git"
[[ ${PV} == 9999 ]] && inherit autotools git-r3
DESCRIPTION="Library for import of FreeHand drawings"
HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libfreehand"
-[[ ${PV} == 9999 ]] || SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz"
+[[ ${PV} == 9999 ]] || SRC_URI="https://dev-www.libreoffice.org/src/libfreehand/${P}.tar.xz"
LICENSE="MPL-2.0"
SLOT="0"
diff --git a/media-libs/libfreehand/libfreehand-9999.ebuild b/media-libs/libfreehand/libfreehand-9999.ebuild
index 6744e18f9763..609ba81503ad 100644
--- a/media-libs/libfreehand/libfreehand-9999.ebuild
+++ b/media-libs/libfreehand/libfreehand-9999.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-EGIT_REPO_URI="git://anongit.freedesktop.org/git/libreoffice/libfreehand/"
+EGIT_REPO_URI="https://anongit.freedesktop.org/git/libreoffice/libfreehand.git"
[[ ${PV} == 9999 ]] && inherit autotools git-r3
DESCRIPTION="Library for import of FreeHand drawings"
HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libfreehand"
-[[ ${PV} == 9999 ]] || SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz"
+[[ ${PV} == 9999 ]] || SRC_URI="https://dev-www.libreoffice.org/src/libfreehand/${P}.tar.xz"
LICENSE="MPL-2.0"
SLOT="0"