summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-15 11:02:18 +0200
committerDavid Seifert <soap@gentoo.org>2018-04-15 13:32:04 +0200
commit103256b5dedf9980748ab7807993dc5ae468dc7e (patch)
tree084723ca0ce5e8223fc1da74b1f0898b63f2af07 /dev-libs/girara
parentapp-text/zathura-meta: use HTTPS (diff)
downloadgentoo-103256b5dedf9980748ab7807993dc5ae468dc7e.tar.gz
gentoo-103256b5dedf9980748ab7807993dc5ae468dc7e.tar.bz2
gentoo-103256b5dedf9980748ab7807993dc5ae468dc7e.zip
dev-libs/girara: use HTTPS
Diffstat (limited to 'dev-libs/girara')
-rw-r--r--dev-libs/girara/girara-0.2.7.ebuild6
-rw-r--r--dev-libs/girara/girara-0.2.8.ebuild4
-rw-r--r--dev-libs/girara/girara-9999.ebuild6
3 files changed, 8 insertions, 8 deletions
diff --git a/dev-libs/girara/girara-0.2.7.ebuild b/dev-libs/girara/girara-0.2.7.ebuild
index 29a79a375e8a..f8ff7c982364 100644
--- a/dev-libs/girara/girara-0.2.7.ebuild
+++ b/dev-libs/girara/girara-0.2.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,9 +7,9 @@ inherit multilib toolchain-funcs virtualx
[[ ${PV} == 9999* ]] && inherit git-2
DESCRIPTION="UI library that focuses on simplicity and minimalism"
-HOMEPAGE="http://pwmt.org/projects/girara/"
+HOMEPAGE="https://pwmt.org/projects/girara/"
if ! [[ ${PV} == 9999* ]]; then
-SRC_URI="http://pwmt.org/projects/${PN}/download/${P}.tar.gz"
+SRC_URI="https://pwmt.org/projects/${PN}/download/${P}.tar.gz"
fi
EGIT_REPO_URI="https://git.pwmt.org/pwmt/${PN}.git"
EGIT_BRANCH="develop"
diff --git a/dev-libs/girara/girara-0.2.8.ebuild b/dev-libs/girara/girara-0.2.8.ebuild
index d307f80fda68..f9a965f2d3e3 100644
--- a/dev-libs/girara/girara-0.2.8.ebuild
+++ b/dev-libs/girara/girara-0.2.8.ebuild
@@ -7,9 +7,9 @@ inherit multilib toolchain-funcs virtualx
[[ ${PV} == 9999* ]] && inherit git-2
DESCRIPTION="UI library that focuses on simplicity and minimalism"
-HOMEPAGE="http://pwmt.org/projects/girara/"
+HOMEPAGE="https://pwmt.org/projects/girara/"
if ! [[ ${PV} == 9999* ]]; then
-SRC_URI="http://pwmt.org/projects/${PN}/download/${P}.tar.gz"
+SRC_URI="https://pwmt.org/projects/${PN}/download/${P}.tar.gz"
fi
EGIT_REPO_URI="https://git.pwmt.org/pwmt/${PN}.git"
EGIT_BRANCH="develop"
diff --git a/dev-libs/girara/girara-9999.ebuild b/dev-libs/girara/girara-9999.ebuild
index 8bc52bdf74cd..28df72617d4f 100644
--- a/dev-libs/girara/girara-9999.ebuild
+++ b/dev-libs/girara/girara-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,9 +7,9 @@ inherit multilib toolchain-funcs virtualx
[[ ${PV} == 9999* ]] && inherit git-2
DESCRIPTION="UI library that focuses on simplicity and minimalism"
-HOMEPAGE="http://pwmt.org/projects/girara/"
+HOMEPAGE="https://pwmt.org/projects/girara/"
if ! [[ ${PV} == 9999* ]]; then
-SRC_URI="http://pwmt.org/projects/${PN}/download/${P}.tar.gz"
+SRC_URI="https://pwmt.org/projects/${PN}/download/${P}.tar.gz"
fi
EGIT_REPO_URI="https://git.pwmt.org/pwmt/${PN}.git"
EGIT_BRANCH="develop"