From: Jeroen Roovers Date: Sat, 29 Dec 2018 10:55:11 +0000 (+0100) Subject: net-libs/http-parser: Update sub-SLOT X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2067108ab035ddd8ff43959a79e15fc220820948;p=gentoo.git net-libs/http-parser: Update sub-SLOT Fixes: https://bugs.gentoo.org/673936 Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Jeroen Roovers --- diff --git a/net-libs/http-parser/http-parser-2.9.0.ebuild b/net-libs/http-parser/http-parser-2.9.0-r1.ebuild similarity index 98% rename from net-libs/http-parser/http-parser-2.9.0.ebuild rename to net-libs/http-parser/http-parser-2.9.0-r1.ebuild index 5220fa0c36ca..0d1ea38cc555 100644 --- a/net-libs/http-parser/http-parser-2.9.0.ebuild +++ b/net-libs/http-parser/http-parser-2.9.0-r1.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://github.com/nodejs/http-parser" SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -SLOT="0/2.8.0" +SLOT="0/2.9.0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x64-macos ~x64-solaris" IUSE="static-libs"