summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-09-17 10:12:44 +0200
committerLars Wendler <polynomial-c@gentoo.org>2018-09-17 10:12:44 +0200
commitd26a00ece0a2499044e0d6a476c3b0fab589cda3 (patch)
tree390eeed0904c55ce7bac09174644576586fb9a8e /app-shells/zsh/zsh-5.6.2.ebuild
parentsys-apps/less: Removed old. (diff)
downloadgentoo-d26a00ece0a2499044e0d6a476c3b0fab589cda3.tar.gz
gentoo-d26a00ece0a2499044e0d6a476c3b0fab589cda3.tar.bz2
gentoo-d26a00ece0a2499044e0d6a476c3b0fab589cda3.zip
app-shells/zsh: Added alternate SRC_URI for old releases.
Closes: https://bugs.gentoo.org/666308 Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'app-shells/zsh/zsh-5.6.2.ebuild')
-rw-r--r--app-shells/zsh/zsh-5.6.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-shells/zsh/zsh-5.6.2.ebuild b/app-shells/zsh/zsh-5.6.2.ebuild
index f924a3a364f3..6b7bbf5c1e4a 100644
--- a/app-shells/zsh/zsh-5.6.2.ebuild
+++ b/app-shells/zsh/zsh-5.6.2.ebuild
@@ -11,6 +11,7 @@ if [[ ${PV} == 9999* ]] ; then
else
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SRC_URI="https://www.zsh.org/pub/${P}.tar.xz
+ https://www.zsh.org/pub/old/${P}.tar.xz
doc? ( https://www.zsh.org/pub/${P}-doc.tar.xz )"
fi