diff --git a/net-misc/soupbot/Manifest b/net-misc/soupbot/Manifest index 6d9a564..7e43138 100644 --- a/net-misc/soupbot/Manifest +++ b/net-misc/soupbot/Manifest @@ -1,12 +1,12 @@ -----BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 +Hash: SHA512 -EBUILD soupbot-9999.ebuild 473 BLAKE2B b388c0aed868a49bd4d60d0d0a1b2748d70f81bf5ff829ccaf99c03d31bdf61aa5386114e1413b643a53c4baa598e5130c1f24a58cb49c29b8f67245314a6df4 SHA512 e3c1a25121b8ddd8fddaca232e39b696919e120b41005d9f101c8db422cb2296d7afa6797160c5e9d88ea5c2cf1e6ca048c74fea30bab514574ea9db1fed307b +EBUILD soupbot-9999.ebuild 458 BLAKE2B b081e530f3bc2b0a7e4f0486e98313ae138453db12fd4782b160a5f9eaf1c2bb84a3c96d2ab46493acda921e9006d11939e15716094ea23c0d0e1110728d49ec SHA512 8354bd004da0788e953965de0db6945c1c585a3dad5a6ca0eae6eb3673b3a38035a0b4569e5c67247be6e09627187e808ee29377ee95cb3a9ccd819a946276df MISC metadata.xml 248 BLAKE2B 0f4a45d414249f9410a61d8545ba052db41e3d74516e34bff0ca5547cae55db7eefffb2c23d840c979bdea0b927da36f7a56441cbc6053291d65bd39af2421bd SHA512 0f6384333cf38e52e6a67db43f3a78723d2a0d3446da27e7972f15244d96ae41f0e428d937538d4fa52aa70dc9c92920672d4e237b481dbbdff1d9d8c325b33d -----BEGIN PGP SIGNATURE----- -iHUEAREIAB0WIQQ1VSZoZMptf/RapufPw5SX8bJuBwUCXLyAEwAKCRDPw5SX8bJu -B8LJAP0Wh3FJHjXYEY2kNBXDEM7CzE+skCnj4mIyDAlqLKIdagD/aqLJDRdZ+YmJ -6m0Z6AqHHsUr4SlAQo4B0MsI4qt6ziE= -=xNQj +iHUEAREKAB0WIQQ1VSZoZMptf/RapufPw5SX8bJuBwUCXwSkrQAKCRDPw5SX8bJu +BwnKAP40jgeEM4clp1vzaSZRK0cpim2lI7rfU0B++Sne96CloAD9H9Ned03NnKw6 +6jX/Va6j6PCOjbIX7ZrYruXkY8yCfcY= +=q6kC -----END PGP SIGNATURE----- diff --git a/net-misc/soupbot/soupbot-9999.ebuild b/net-misc/soupbot/soupbot-9999.ebuild index 3094bd7..3dc553c 100644 --- a/net-misc/soupbot/soupbot-9999.ebuild +++ b/net-misc/soupbot/soupbot-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit git-r3 cmake-utils +inherit git-r3 cmake DESCRIPTION="soupbot is a soup-recommending bot for Mastodon" HOMEPAGE="https://schlomp.space/tastytea/soupbot" @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="" IUSE="" RDEPEND=" - >=dev-cpp/mastodon-cpp-0.105.0 + >=dev-cpp/mastodonpp-0.5.5 >=dev-libs/jsoncpp-1.8.1 " DEPEND="