summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-04-15 11:46:04 +0200
committerJeroen Roovers <jer@gentoo.org>2018-04-15 11:46:04 +0200
commitfcba39ec9037974d855574d08a99f4a181c55e02 (patch)
tree5900ec67b943609172e366bf65af8086527b7386
parentmedia-sound/ncmpcpp: Old. (diff)
downloadgentoo-fcba39ec9037974d855574d08a99f4a181c55e02.tar.gz
gentoo-fcba39ec9037974d855574d08a99f4a181c55e02.tar.bz2
gentoo-fcba39ec9037974d855574d08a99f4a181c55e02.zip
net-libs/http-parser: Fix DESCRIPTION.
Package-Manager: Portage-2.3.28, Repoman-2.3.9
-rw-r--r--net-libs/http-parser/http-parser-2.8.0.ebuild2
-rw-r--r--net-libs/http-parser/http-parser-2.8.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/http-parser/http-parser-2.8.0.ebuild b/net-libs/http-parser/http-parser-2.8.0.ebuild
index 78862ca4b211..c4563e4bf414 100644
--- a/net-libs/http-parser/http-parser-2.8.0.ebuild
+++ b/net-libs/http-parser/http-parser-2.8.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
inherit toolchain-funcs multilib-minimal
-DESCRIPTION="Http request/response parser for C"
+DESCRIPTION="HTTP request/response parser for C"
HOMEPAGE="https://github.com/nodejs/http-parser"
SRC_URI="https://github.com/nodejs/http-parser/archive/v${PV}.tar.gz -> ${P}.tar.gz"
diff --git a/net-libs/http-parser/http-parser-2.8.1.ebuild b/net-libs/http-parser/http-parser-2.8.1.ebuild
index a87d8eed6699..620ec5a2f7c8 100644
--- a/net-libs/http-parser/http-parser-2.8.1.ebuild
+++ b/net-libs/http-parser/http-parser-2.8.1.ebuild
@@ -5,7 +5,7 @@ EAPI=6
inherit toolchain-funcs multilib-minimal
-DESCRIPTION="Http request/response parser for C"
+DESCRIPTION="HTTP request/response parser for C"
HOMEPAGE="https://github.com/nodejs/http-parser"
SRC_URI="https://github.com/nodejs/http-parser/archive/v${PV}.tar.gz -> ${P}.tar.gz"