forked from tastytea/overlay
Changed URLs in mastodon-cpp and expandurl-mastodon ebuilds
This commit is contained in:
parent
6924702336
commit
fe04566e09
@ -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"
|
||||
|
@ -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=""
|
||||
|
@ -6,8 +6,8 @@ EAPI=6
|
||||
inherit git-r3 cmake-utils
|
||||
|
||||
DESCRIPTION="Mastodon bot that expands shortened URLs."
|
||||
HOMEPAGE="https://github.com/tastytea/expandurl-mastodon"
|
||||
EGIT_REPO_URI="https://github.com/tastytea/expandurl-mastodon.git"
|
||||
HOMEPAGE="https://git.schlomp.space/tastytea/expandurl-mastodon"
|
||||
EGIT_REPO_URI="https://git.schlomp.space/tastytea/expandurl-mastodon.git"
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS=""
|
||||
|
Loading…
x
Reference in New Issue
Block a user