diff options
Diffstat (limited to 'dev-vcs/easygit/easygit-1.6.5.5.ebuild')
-rw-r--r-- | dev-vcs/easygit/easygit-1.6.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 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" |