diff --git a/packages/gentoo/mastodon-cpp-0.0.0.ebuild b/packages/gentoo/mastodon-cpp-0.0.0.ebuild index 0240eb2..88dd9ab 100644 --- a/packages/gentoo/mastodon-cpp-0.0.0.ebuild +++ b/packages/gentoo/mastodon-cpp-0.0.0.ebuild @@ -2,8 +2,8 @@ EAPI=6 inherit cmake-utils DESCRIPTION="mastodon-cpp is a C++ wrapper for the Mastodon API." -HOMEPAGE="https://github.com/tastytea/mastodon-cpp" -SRC_URI="https://github.com/tastytea/mastodon-cpp/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://git.schlomp.space/tastytea/mastodon-cpp" +SRC_URI="https://git.schlomp.space/tastytea/mastodon-cpp/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64" diff --git a/packages/gentoo/mastodon-cpp-9999.ebuild b/packages/gentoo/mastodon-cpp-9999.ebuild index b28db04..95f1e69 100644 --- a/packages/gentoo/mastodon-cpp-9999.ebuild +++ b/packages/gentoo/mastodon-cpp-9999.ebuild @@ -6,8 +6,8 @@ EAPI=6 inherit git-r3 cmake-utils DESCRIPTION="mastodon-cpp is a C++ wrapper for the Mastodon API." -HOMEPAGE="https://github.com/tastytea/mastodon-cpp" -EGIT_REPO_URI="https://github.com/tastytea/mastodon-cpp.git" +HOMEPAGE="https://git.schlomp.space/tastytea/mastodon-cpp" +EGIT_REPO_URI="https://git.schlomp.space/tastytea/mastodon-cpp.git" LICENSE="GPL-3" SLOT="0" KEYWORDS=""