commit: 10c3074dce8436b8a8f18040f67535f97c9b2286 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Dec 26 11:07:46 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Dec 26 11:27:05 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10c3074d
dev-libs/libgit2: Update HOMEPAGE Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-libs/libgit2/libgit2-0.28.4.ebuild | 2 +- dev-libs/libgit2/libgit2-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libgit2/libgit2-0.28.4.ebuild b/dev-libs/libgit2/libgit2-0.28.4.ebuild index 84b9ad2b9c5..224a8dfe4ea 100644 --- a/dev-libs/libgit2/libgit2-0.28.4.ebuild +++ b/dev-libs/libgit2/libgit2-0.28.4.ebuild @@ -15,7 +15,7 @@ else fi DESCRIPTION="A linkable library for Git" -HOMEPAGE="https://libgit2.github.com/" +HOMEPAGE="https://libgit2.org" LICENSE="GPL-2-with-linking-exception" SLOT="0/28" diff --git a/dev-libs/libgit2/libgit2-9999.ebuild b/dev-libs/libgit2/libgit2-9999.ebuild index 5da98ce6f13..de4984836d4 100644 --- a/dev-libs/libgit2/libgit2-9999.ebuild +++ b/dev-libs/libgit2/libgit2-9999.ebuild @@ -15,7 +15,7 @@ else fi DESCRIPTION="A linkable library for Git" -HOMEPAGE="https://libgit2.github.com/" +HOMEPAGE="https://libgit2.org" LICENSE="GPL-2-with-linking-exception" SLOT="0/28"
