diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-20 16:50:07 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-06-27 22:44:24 +0200 |
commit | f8fac5bdda0b344f39747324dda6d62a7838086b (patch) | |
tree | cb3e18bfc6961e6a926ef7d452e4fe30d53b0d0b /app-vim | |
parent | sys-firmware/ipxe: update homepage (diff) | |
download | gentoo-f8fac5bdda0b344f39747324dda6d62a7838086b.tar.gz gentoo-f8fac5bdda0b344f39747324dda6d62a7838086b.tar.bz2 gentoo-f8fac5bdda0b344f39747324dda6d62a7838086b.zip |
app-vim/exheres-syntax: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/exheres-syntax/exheres-syntax-20090310.ebuild | 6 | ||||
-rw-r--r-- | app-vim/exheres-syntax/exheres-syntax-99999999.ebuild | 4 |
2 files changed, 5 insertions, 5 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" diff --git a/app-vim/exheres-syntax/exheres-syntax-99999999.ebuild b/app-vim/exheres-syntax/exheres-syntax-99999999.ebuild index 21106c1f23b8..437d26234642 100644 --- a/app-vim/exheres-syntax/exheres-syntax-99999999.ebuild +++ b/app-vim/exheres-syntax/exheres-syntax-99999999.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,7 +6,7 @@ EAPI=6 inherit vim-plugin git-r3 DESCRIPTION="vim plugin: exheres format highlighting" -HOMEPAGE="http://www.exherbo.org/" +HOMEPAGE="https://www.exherbo.org/" EGIT_REPO_URI="https://git.exherbo.org/git/exheres-syntax.git" LICENSE="vim" |