Esse commit está contido em:
tastytea 2018-05-13 06:25:29 +02:00
commit adaa5faa36
Assinado por: tastytea
ID da chave GPG: 59346E0EA35C67E5
2 arquivos alterados com 3 adições e 3 exclusões

Ver arquivo

@ -17,9 +17,9 @@ or to [@tastytea@soc.ialis.me](https://soc.ialis.me/@tastytea).
## Dependencies
* Tested OS: Linux
* C++ compiler (tested: gcc 6.4, clang 5.0)
* C++ compiler (tested: gcc 6.4)
* [cmake](https://cmake.org/) (tested: 3.9.6)
* [curlpp](http://www.curlpp.org/) (tested: 0.8.4)
* [curlpp](http://www.curlpp.org/) (tested: 0.8.1)
* [mastodon-cpp](https://github.com/tastytea/mastodon-cpp) (at least: 0.12.1)
## Get sourcecode

Ver arquivo

@ -5,7 +5,7 @@
EAPI=6
inherit git-r3 cmake-utils
DESCRIPTION="Mastodon bot that expands a shortened URL."
DESCRIPTION="Mastodon bot that expands shortened URLs."
HOMEPAGE="https://github.com/tastytea/expandurl-mastodon"
EGIT_REPO_URI="https://github.com/tastytea/expandurl-mastodon.git"
LICENSE="GPL-3"