diff options
author | Martin Väth <martin@mvath.de> | 2017-08-31 17:38:37 +0200 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2017-08-31 17:38:37 +0200 |
commit | fe2d80ef77c313aa0094b566b0e433ea9950164c (patch) | |
tree | 35b9bc29c97543bc5062e886ac1080dfa64a8857 /app-shells/auto-fu-zsh/auto-fu-zsh-99999999.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-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild')
-rw-r--r-- | app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild b/app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild index 0941b65f..9cbdfc0d 100644 --- a/app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild +++ b/app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild @@ -9,7 +9,7 @@ NEED_PATCHES=false KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" case ${PV} in 99999999*) - EGIT_REPO_URI="git://github.com/hchbaw/${mPN}.git" + EGIT_REPO_URI="https://github.com/hchbaw/${mPN}.git" EGIT_BRANCH="pu" inherit git-r3 PROPERTIES="live" |