diff --git a/dev-cpp/mastodonpp/mastodonpp-9999.ebuild b/dev-cpp/mastodonpp/mastodonpp-9999.ebuild index ffb9efc..4ae815d 100644 --- a/dev-cpp/mastodonpp/mastodonpp-9999.ebuild +++ b/dev-cpp/mastodonpp/mastodonpp-9999.ebuild @@ -7,7 +7,7 @@ if [[ "${PV}" == "9999" ]]; then inherit git-r3 fi -DESCRIPTION="C++ wrapper for the Mastodon API." +DESCRIPTION="C++ wrapper for the Mastodon and Pleroma APIs." HOMEPAGE="https://schlomp.space/tastytea/mastodonpp" if [[ "${PV}" == "9999" ]]; then EGIT_REPO_URI="https://schlomp.space/tastytea/mastodonpp.git"