summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2016-01-09 02:20:50 +0100
committerMichael Weber <xmw@gentoo.org>2016-01-09 02:31:14 +0100
commit06464fb3a71b2fd180bf427a848d9948b37c345f (patch)
treeb645367e60a00a5854ce2c7573fb98c074f8c793 /app-text
parentapp-text/zathura-cb: Fix EGIT_REPO_URI (thanks tharvik@gmail.com, bug 566890). (diff)
downloadgentoo-06464fb3a71b2fd180bf427a848d9948b37c345f.tar.gz
gentoo-06464fb3a71b2fd180bf427a848d9948b37c345f.tar.bz2
gentoo-06464fb3a71b2fd180bf427a848d9948b37c345f.zip
app-text/zathura-djvu: Fix EGIT_REPO_URI (thanks tharvik@gmail.com, bug 566890).
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-text')
-rw-r--r--app-text/zathura-djvu/zathura-djvu-0.2.5.ebuild2
-rw-r--r--app-text/zathura-djvu/zathura-djvu-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-text/zathura-djvu/zathura-djvu-0.2.5.ebuild b/app-text/zathura-djvu/zathura-djvu-0.2.5.ebuild
index a31e9ddb9fb7..f7af3aee8b79 100644
--- a/app-text/zathura-djvu/zathura-djvu-0.2.5.ebuild
+++ b/app-text/zathura-djvu/zathura-djvu-0.2.5.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://pwmt.org/projects/zathura/"
if ! [[ ${PV} == 9999* ]]; then
SRC_URI="http://pwmt.org/projects/zathura/plugins/download/${P}.tar.gz"
fi
-EGIT_REPO_URI="git://git.pwmt.org/${PN}.git"
+EGIT_REPO_URI="https://git.pwmt.org/pwmt/${PN}.git"
EGIT_BRANCH="develop"
LICENSE="ZLIB"
diff --git a/app-text/zathura-djvu/zathura-djvu-9999.ebuild b/app-text/zathura-djvu/zathura-djvu-9999.ebuild
index a31e9ddb9fb7..f7af3aee8b79 100644
--- a/app-text/zathura-djvu/zathura-djvu-9999.ebuild
+++ b/app-text/zathura-djvu/zathura-djvu-9999.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://pwmt.org/projects/zathura/"
if ! [[ ${PV} == 9999* ]]; then
SRC_URI="http://pwmt.org/projects/zathura/plugins/download/${P}.tar.gz"
fi
-EGIT_REPO_URI="git://git.pwmt.org/${PN}.git"
+EGIT_REPO_URI="https://git.pwmt.org/pwmt/${PN}.git"
EGIT_BRANCH="develop"
LICENSE="ZLIB"