fixed mastodon-cpp-0.10.1

This commit is contained in:
tastytea 2018-05-08 07:54:15 +02:00
parent 58327ea8ea
commit 5cb1931bc4
Signed by: tastytea
GPG Key ID: 59346E0EA35C67E5
2 changed files with 1 additions and 2 deletions

View File

@ -1,2 +1 @@
DIST mastodon-cpp-0.10.1.tar.gz 48709 BLAKE2B 67ff2680a2b3dc5c90c43981d1b558f809d37865a122136edc0aed5192df858682f465aa304b9dfd1d00b6a00778d494cc7fee7f0efc32af3884a4da4e002a36 SHA512 5b1557c5ec027c21d3d14b7067e473c131dde699592a2f434090979285ad2ee2f89b4e3a664264b99b1e5c42a4b271c565b2c008c34ea78927733c7b4290fd98
DIST mastodon-cpp-0.6.1.tar.gz 31334 BLAKE2B 1d3e39c9a27b7e3fddd505768b468f5045677d7fb2213f7ae9fbe07cb1a94e34109adac931ce8b36493f3c48dcdf7adb2bbfb8d94d9eaf27e816f04b34e893d3 SHA512 61717709e0ab674a313cd5d5673deceee565f331d95fc3623400afd9b75c7bc4ff12987e38dbdfd24e36c5138c99c8976d8926dd72766029e04d047613dfabcb

View File

@ -6,7 +6,7 @@ HOMEPAGE="https://github.com/tastytea/mastodon-cpp"
SRC_URI="https://github.com/tastytea/mastodon-cpp/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS=""
KEYWORDS="~amd64"
IUSE="doc debug examples"
RDEPEND=">=dev-cpp/curlpp-0.7.3
>=dev-libs/jsoncpp-1.8.1"