diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 13:35:38 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-05-17 12:54:34 -0400 |
commit | 45da2e9e08e64d94924adc55c60f259d361b1d36 (patch) | |
tree | 6d6da4245122aca575e27596fba402c5058eac05 /app-shells/tcsh | |
parent | app-text/groonga-normalizer-mysql: update homepage (diff) | |
download | gentoo-45da2e9e08e64d94924adc55c60f259d361b1d36.tar.gz gentoo-45da2e9e08e64d94924adc55c60f259d361b1d36.tar.bz2 gentoo-45da2e9e08e64d94924adc55c60f259d361b1d36.zip |
app-shells/tcsh: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-shells/tcsh')
-rw-r--r-- | app-shells/tcsh/tcsh-6.20.00.ebuild | 2 | ||||
-rw-r--r-- | app-shells/tcsh/tcsh-6.21.00-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/tcsh/tcsh-6.20.00.ebuild b/app-shells/tcsh/tcsh-6.20.00.ebuild index 94a3fd70dd76..0c539bbd153c 100644 --- a/app-shells/tcsh/tcsh-6.20.00.ebuild +++ b/app-shells/tcsh/tcsh-6.20.00.ebuild @@ -8,7 +8,7 @@ inherit eutils flag-o-matic autotools prefix CONFVER="1.9" DESCRIPTION="Enhanced version of the Berkeley C shell (csh)" -HOMEPAGE="http://www.tcsh.org/" +HOMEPAGE="https://www.tcsh.org/" SRC_URI=" ftp://ftp.astron.com/pub/tcsh/${P}.tar.gz https://dev.gentoo.org/~grobian/distfiles/tcsh-gentoo-patches-r${CONFVER}.tar.bz2" diff --git a/app-shells/tcsh/tcsh-6.21.00-r1.ebuild b/app-shells/tcsh/tcsh-6.21.00-r1.ebuild index 98eb5f002506..afeac181f20a 100644 --- a/app-shells/tcsh/tcsh-6.21.00-r1.ebuild +++ b/app-shells/tcsh/tcsh-6.21.00-r1.ebuild @@ -8,7 +8,7 @@ inherit eutils flag-o-matic autotools prefix CONFVER="1.9" DESCRIPTION="Enhanced version of the Berkeley C shell (csh)" -HOMEPAGE="http://www.tcsh.org/" +HOMEPAGE="https://www.tcsh.org/" SRC_URI=" ftp://ftp.astron.com/pub/tcsh/${P}.tar.gz https://dev.gentoo.org/~grobian/distfiles/tcsh-gentoo-patches-r${CONFVER}.tar.bz2" |