app-shells/zsh: Added alternate SRC_URI for old releases.
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 17 Sep 2018 08:12:44 +0000 (10:12 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 17 Sep 2018 08:12:44 +0000 (10:12 +0200)
Closes: https://bugs.gentoo.org/666308
Package-Manager: Portage-2.3.49, Repoman-2.3.10

app-shells/zsh/zsh-5.5.1-r1.ebuild
app-shells/zsh/zsh-5.5.ebuild
app-shells/zsh/zsh-5.6.1.ebuild
app-shells/zsh/zsh-5.6.2.ebuild
app-shells/zsh/zsh-9999.ebuild

index 5508d5d049d756c3b8a92b76888075947e401f1f..d36a0f2712daf342f9124dcb41cac21dbabaddf8 100644 (file)
@@ -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.gz
+               https://www.zsh.org/pub/old/${P}.tar.gz
                doc? ( https://www.zsh.org/pub/${P}-doc.tar.xz )"
 fi
 
index 076104ab0f3ff491eedd407f3887870726514ea6..0d1b94fa1cee878d09915d943b97dea21dd79542 100644 (file)
@@ -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.gz
+               https://www.zsh.org/pub/old/${P}.tar.gz
                doc? ( https://www.zsh.org/pub/${P}-doc.tar.xz )"
 fi
 
index f924a3a364f35972b3714d0a2378f53e7405c252..6b7bbf5c1e4a8a6c01450e583eda2f9f60a6fcfb 100644 (file)
@@ -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
 
index f924a3a364f35972b3714d0a2378f53e7405c252..6b7bbf5c1e4a8a6c01450e583eda2f9f60a6fcfb 100644 (file)
@@ -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
 
index cb00fde94ef41b4d2480dad54d164e91567c7661..6b7bbf5c1e4a8a6c01450e583eda2f9f60a6fcfb 100644 (file)
@@ -10,7 +10,8 @@ if [[ ${PV} == 9999* ]] ; then
        EGIT_REPO_URI="https://git.code.sf.net/p/zsh/code"
 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.gz
+       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