From 208aa96383b007a744cc91652d3e49097a5c2828 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Fri, 1 Dec 2017 21:18:49 +0100 Subject: [PATCH] www-apache/mod_xsendfile: [QA] Fix DESCRIPTION.toolong --- www-apache/mod_xsendfile/mod_xsendfile-1.0_beta1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apache/mod_xsendfile/mod_xsendfile-1.0_beta1.ebuild b/www-apache/mod_xsendfile/mod_xsendfile-1.0_beta1.ebuild index 0467c9c43a25c..b6b79a6db6a7a 100644 --- a/www-apache/mod_xsendfile/mod_xsendfile-1.0_beta1.ebuild +++ b/www-apache/mod_xsendfile/mod_xsendfile-1.0_beta1.ebuild @@ -6,7 +6,7 @@ EAPI="4" inherit apache-module MY_PV="1.0b1" -DESCRIPTION="Apache2 module that processes X-SENDFILE headers registered by the original output handler" +DESCRIPTION="Apache module that processes X-SENDFILE headers registered by the output handler" HOMEPAGE="https://tn123.org/mod_xsendfile/" SRC_URI="https://tn123.org/mod_xsendfile/beta/${PN}-${MY_PV}.tar.gz"