summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
commit71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch)
treee4cbe29b6d056c3b011285fc8142356298f8347f /www-client/uzbl
parentAdd missing remote-id (diff)
downloadgentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.gz
gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.bz2
gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.zip
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'www-client/uzbl')
-rw-r--r--www-client/uzbl/uzbl-2012.05.14-r1.ebuild2
-rw-r--r--www-client/uzbl/uzbl-2012.05.14.ebuild2
-rw-r--r--www-client/uzbl/uzbl-9999.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/www-client/uzbl/uzbl-2012.05.14-r1.ebuild b/www-client/uzbl/uzbl-2012.05.14-r1.ebuild
index 729fd9b369b5..b6171741ddb9 100644
--- a/www-client/uzbl/uzbl-2012.05.14-r1.ebuild
+++ b/www-client/uzbl/uzbl-2012.05.14-r1.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} == *9999* ]]; then
else
inherit vcs-snapshot
KEYWORDS='~amd64 ~x86 ~amd64-linux ~x86-linux'
- SRC_URI="http://github.com/Dieterbe/${PN}/tarball/${PV} -> ${P}.tar.gz"
+ SRC_URI="https://github.com/Dieterbe/${PN}/tarball/${PV} -> ${P}.tar.gz"
fi
DESCRIPTION='Web interface tools which adhere to the unix philosophy.'
diff --git a/www-client/uzbl/uzbl-2012.05.14.ebuild b/www-client/uzbl/uzbl-2012.05.14.ebuild
index a68166e336d9..2d0859a297fd 100644
--- a/www-client/uzbl/uzbl-2012.05.14.ebuild
+++ b/www-client/uzbl/uzbl-2012.05.14.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]]; then
else
inherit vcs-snapshot
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
- SRC_URI="http://github.com/Dieterbe/${PN}/tarball/${PV} -> ${P}.tar.gz"
+ SRC_URI="https://github.com/Dieterbe/${PN}/tarball/${PV} -> ${P}.tar.gz"
fi
DESCRIPTION="Web interface tools which adhere to the unix philosophy"
diff --git a/www-client/uzbl/uzbl-9999.ebuild b/www-client/uzbl/uzbl-9999.ebuild
index 729fd9b369b5..b6171741ddb9 100644
--- a/www-client/uzbl/uzbl-9999.ebuild
+++ b/www-client/uzbl/uzbl-9999.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} == *9999* ]]; then
else
inherit vcs-snapshot
KEYWORDS='~amd64 ~x86 ~amd64-linux ~x86-linux'
- SRC_URI="http://github.com/Dieterbe/${PN}/tarball/${PV} -> ${P}.tar.gz"
+ SRC_URI="https://github.com/Dieterbe/${PN}/tarball/${PV} -> ${P}.tar.gz"
fi
DESCRIPTION='Web interface tools which adhere to the unix philosophy.'