diff options
Diffstat (limited to 'app-vim/exheres-syntax/exheres-syntax-20090310.ebuild')
-rw-r--r-- | app-vim/exheres-syntax/exheres-syntax-20090310.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/exheres-syntax/exheres-syntax-20090310.ebuild b/app-vim/exheres-syntax/exheres-syntax-20090310.ebuild index 98ebebae3200..7a014b993ceb 100644 --- a/app-vim/exheres-syntax/exheres-syntax-20090310.ebuild +++ b/app-vim/exheres-syntax/exheres-syntax-20090310.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,8 +6,8 @@ EAPI=6 inherit vim-plugin DESCRIPTION="vim plugin: exheres format highlighting" -HOMEPAGE="http://www.exherbo.org/" -SRC_URI="http://dev.exherbo.org/~ahf/pub/software/releases/${PN}/${P}.tar.bz2" +HOMEPAGE="https://www.exherbo.org/" +SRC_URI="https://dev.exherbo.org/~ahf/pub/software/releases/${PN}/${P}.tar.bz2" LICENSE="vim" SLOT="0" |