From dd951a4e65e60736e06171b79e54fa56c996a29c Mon Sep 17 00:00:00 2001 From: tastytea Date: Fri, 10 Jan 2020 20:09:22 +0100 Subject: [PATCH] dev-cpp/mastodonpp: Update description. --- dev-cpp/mastodonpp/mastodonpp-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"