diff options
author | 2017-08-31 17:38:37 +0200 | |
---|---|---|
committer | 2017-08-31 17:38:37 +0200 | |
commit | fe2d80ef77c313aa0094b566b0e433ea9950164c (patch) | |
tree | 35b9bc29c97543bc5062e886ac1080dfa64a8857 /app-shells/oh-my-zsh/oh-my-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/oh-my-zsh/oh-my-zsh-99999999.ebuild')
-rw-r--r-- | app-shells/oh-my-zsh/oh-my-zsh-99999999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/oh-my-zsh/oh-my-zsh-99999999.ebuild b/app-shells/oh-my-zsh/oh-my-zsh-99999999.ebuild index 6a9dd3bf..e79dbf49 100644 --- a/app-shells/oh-my-zsh/oh-my-zsh-99999999.ebuild +++ b/app-shells/oh-my-zsh/oh-my-zsh-99999999.ebuild @@ -3,7 +3,7 @@ EAPI=6 -EGIT_REPO_URI="git://github.com/robbyrussell/${PN}.git" +EGIT_REPO_URI="https://github.com/robbyrussell/${PN}.git" inherit git-r3 readme.gentoo-r1 DESCRIPTION="A ready-to-use zsh configuration with plugins" |