summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-12-01 21:18:49 +0100
committerDavid Seifert <soap@gentoo.org>2017-12-01 23:15:26 +0100
commit208aa96383b007a744cc91652d3e49097a5c2828 (patch)
tree535f5d67ff64b5d5e9cbd32381a11d8b0d79e8fa /www-apache
parentwww-apache/mod_gnutls: [QA] Fix DESCRIPTION.toolong (diff)
downloadgentoo-208aa96383b007a744cc91652d3e49097a5c2828.tar.gz
gentoo-208aa96383b007a744cc91652d3e49097a5c2828.tar.bz2
gentoo-208aa96383b007a744cc91652d3e49097a5c2828.zip
www-apache/mod_xsendfile: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'www-apache')
-rw-r--r--www-apache/mod_xsendfile/mod_xsendfile-1.0_beta1.ebuild2
1 files changed, 1 insertions, 1 deletions
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 0467c9c43a25..b6b79a6db6a7 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"