commit: 8e76585d0956c3756b7aab915e67069371989926 Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de> AuthorDate: Fri Sep 9 20:12:51 2022 +0000 Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de> CommitDate: Fri Sep 9 20:12:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8e76585d
dev-libs/mtxclient: update DESCRIPTION Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de> dev-libs/mtxclient/mtxclient-0.8.0.ebuild | 2 +- dev-libs/mtxclient/mtxclient-0.8.1.ebuild | 2 +- dev-libs/mtxclient/mtxclient-0.8.2.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/mtxclient/mtxclient-0.8.0.ebuild b/dev-libs/mtxclient/mtxclient-0.8.0.ebuild index a3e74c2c7..c645c787e 100644 --- a/dev-libs/mtxclient/mtxclient-0.8.0.ebuild +++ b/dev-libs/mtxclient/mtxclient-0.8.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit cmake flag-o-matic -DESCRIPTION="Client API library for Matrix, built on top of Boost.Asio" +DESCRIPTION="Client API library for Matrix, built on top of libcurl" HOMEPAGE="https://github.com/Nheko-Reborn/mtxclient" SRC_URI="https://github.com/Nheko-Reborn/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-libs/mtxclient/mtxclient-0.8.1.ebuild b/dev-libs/mtxclient/mtxclient-0.8.1.ebuild index f5c71567f..f6a9be71e 100644 --- a/dev-libs/mtxclient/mtxclient-0.8.1.ebuild +++ b/dev-libs/mtxclient/mtxclient-0.8.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit cmake flag-o-matic -DESCRIPTION="Client API library for Matrix, built on top of Boost.Asio" +DESCRIPTION="Client API library for Matrix, built on top of libcurl" HOMEPAGE="https://github.com/Nheko-Reborn/mtxclient" SRC_URI="https://github.com/Nheko-Reborn/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-libs/mtxclient/mtxclient-0.8.2.ebuild b/dev-libs/mtxclient/mtxclient-0.8.2.ebuild index f5c71567f..f6a9be71e 100644 --- a/dev-libs/mtxclient/mtxclient-0.8.2.ebuild +++ b/dev-libs/mtxclient/mtxclient-0.8.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit cmake flag-o-matic -DESCRIPTION="Client API library for Matrix, built on top of Boost.Asio" +DESCRIPTION="Client API library for Matrix, built on top of libcurl" HOMEPAGE="https://github.com/Nheko-Reborn/mtxclient" SRC_URI="https://github.com/Nheko-Reborn/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
