From a12ea8f1ca7686d7629c69734f46d5295c7c2342 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Thu, 29 Apr 2021 10:10:50 +0200 Subject: [PATCH] dev-cpp/wangle: shorten DESCRIPTION Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-cpp/wangle/wangle-2021.04.19.00.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/wangle/wangle-2021.04.19.00.ebuild b/dev-cpp/wangle/wangle-2021.04.19.00.ebuild index 35ce9889b4..a53168c76c 100644 --- a/dev-cpp/wangle/wangle-2021.04.19.00.ebuild +++ b/dev-cpp/wangle/wangle-2021.04.19.00.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit cmake -DESCRIPTION="Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way" +DESCRIPTION="Framework providing common client/server abstractions" HOMEPAGE="https://github.com/facebook/wangle" SRC_URI="https://github.com/facebook/wangle/archive/v${PV}.tar.gz -> ${P}.tar.gz"