diff options
author | 2017-08-31 17:38:37 +0200 | |
---|---|---|
committer | 2017-08-31 17:38:37 +0200 | |
commit | fe2d80ef77c313aa0094b566b0e433ea9950164c (patch) | |
tree | 35b9bc29c97543bc5062e886ac1080dfa64a8857 /app-portage/eix/eix-0.33.1_alpha2.ebuild | |
parent | www-plugins/duckduckgo: Version bump (diff) | |
download | mv-fe2d80ef77c313aa0094b566b0e433ea9950164c.tar.gz mv-fe2d80ef77c313aa0094b566b0e433ea9950164c.tar.bz2 mv-fe2d80ef77c313aa0094b566b0e433ea9950164c.zip |
Live versions: git->https
Diffstat (limited to 'app-portage/eix/eix-0.33.1_alpha2.ebuild')
-rw-r--r-- | app-portage/eix/eix-0.33.1_alpha2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/eix/eix-0.33.1_alpha2.ebuild b/app-portage/eix/eix-0.33.1_alpha2.ebuild index 150bbd1d..170800f5 100644 --- a/app-portage/eix/eix-0.33.1_alpha2.ebuild +++ b/app-portage/eix/eix-0.33.1_alpha2.ebuild @@ -11,7 +11,7 @@ inherit autotools bash-completion-r1 l10n meson_optional tmpfiles case ${PV} in 99999999*) - EGIT_REPO_URI="git://github.com/vaeth/${PN}.git" + EGIT_REPO_URI="https://github.com/vaeth/${PN}.git" inherit git-r3 SRC_URI="" PROPERTIES="live";; |