This commit is contained in:
tastytea 2018-05-13 06:25:29 +02:00
джерело 8ff314cd53
коміт adaa5faa36
Підписано: tastytea
Ідентифікатор GPG ключа: 59346E0EA35C67E5
2 змінених файлів з 3 додано та 3 видалено

@ -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

@ -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"