summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 14:04:52 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 14:04:52 +0200
commit68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a (patch)
treeca4e4030d07279d14435f8b3fc14a6abfc861d9c /dev-vcs
parentConvert all URIs for launchpad.net from http to https (diff)
downloadgentoo-68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a.tar.gz
gentoo-68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a.tar.bz2
gentoo-68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a.zip
Convert URIs for gnome.org and kde.org to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/easygit/easygit-1.6.5.5.ebuild4
-rw-r--r--dev-vcs/gitg/gitg-0.2.7.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-vcs/easygit/easygit-1.6.5.5.ebuild b/dev-vcs/easygit/easygit-1.6.5.5.ebuild
index 0b0916f7fb21..bbfbfb9a1977 100644
--- a/dev-vcs/easygit/easygit-1.6.5.5.ebuild
+++ b/dev-vcs/easygit/easygit-1.6.5.5.ebuild
@@ -7,8 +7,8 @@ EAPI="2"
MY_PN="eg"
DESCRIPTION="Easy GIT is a wrapper for git, designed to make git easy to learn and use"
-HOMEPAGE="http://www.gnome.org/~newren/eg/"
-SRC_URI="http://www.gnome.org/~newren/${MY_PN}/download/${PV}/${MY_PN} -> ${PF}"
+HOMEPAGE="https://www.gnome.org/~newren/eg/"
+SRC_URI="https://www.gnome.org/~newren/${MY_PN}/download/${PV}/${MY_PN} -> ${PF}"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~ppc ~x86"
diff --git a/dev-vcs/gitg/gitg-0.2.7.ebuild b/dev-vcs/gitg/gitg-0.2.7.ebuild
index 6ea02acccc60..50472ea4903c 100644
--- a/dev-vcs/gitg/gitg-0.2.7.ebuild
+++ b/dev-vcs/gitg/gitg-0.2.7.ebuild
@@ -8,7 +8,7 @@ GCONF_DEBUG="no"
inherit base eutils gnome2
DESCRIPTION="git repository viewer for GNOME"
-HOMEPAGE="http://git.gnome.org/browse/gitg/"
+HOMEPAGE="https://git.gnome.org/browse/gitg/"
LICENSE="|| ( GPL-2 GPL-3 )"
SLOT="0"