summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-12-28 11:53:36 +0100
committerJeroen Roovers <jer@gentoo.org>2018-12-28 11:53:50 +0100
commitc5a20ddbd7923ea3db512bbd21392dc069b0025c (patch)
tree2342a496d46e637ab4cddbd9069d9906b2285392 /net-libs/http-parser/http-parser-99999.ebuild
parentdev-cpp/eigen: Fix prepare with USE=cuda (diff)
downloadgentoo-c5a20ddbd7923ea3db512bbd21392dc069b0025c.tar.gz
gentoo-c5a20ddbd7923ea3db512bbd21392dc069b0025c.tar.bz2
gentoo-c5a20ddbd7923ea3db512bbd21392dc069b0025c.zip
net-libs/http-parser: Version 2.9.0
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'net-libs/http-parser/http-parser-99999.ebuild')
-rw-r--r--net-libs/http-parser/http-parser-99999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/http-parser/http-parser-99999.ebuild b/net-libs/http-parser/http-parser-99999.ebuild
index 06a3f2fa0dca..08127047fc39 100644
--- a/net-libs/http-parser/http-parser-99999.ebuild
+++ b/net-libs/http-parser/http-parser-99999.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit git-r3 toolchain-funcs multilib-minimal
DESCRIPTION="HTTP request/response parser for C"
HOMEPAGE="https://github.com/nodejs/http-parser"
-EGIT_REPO_URI="https://github.com/nodejs/http-parser/"
+EGIT_REPO_URI="${HOMEPAGE}"
LICENSE="MIT"
SLOT="0"