Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/http-parser/
Date: Sat, 29 Dec 2018 10:55:41
Message-Id: 1546080930.2067108ab035ddd8ff43959a79e15fc220820948.jer@gentoo
1 commit: 2067108ab035ddd8ff43959a79e15fc220820948
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 29 10:55:11 2018 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 29 10:55:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2067108a
7
8 net-libs/http-parser: Update sub-SLOT
9
10 Fixes: https://bugs.gentoo.org/673936
11 Package-Manager: Portage-2.3.53, Repoman-2.3.12
12 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
13
14 .../{http-parser-2.9.0.ebuild => http-parser-2.9.0-r1.ebuild} | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 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
18 similarity index 98%
19 rename from net-libs/http-parser/http-parser-2.9.0.ebuild
20 rename to net-libs/http-parser/http-parser-2.9.0-r1.ebuild
21 index 5220fa0c36c..0d1ea38cc55 100644
22 --- a/net-libs/http-parser/http-parser-2.9.0.ebuild
23 +++ b/net-libs/http-parser/http-parser-2.9.0-r1.ebuild
24 @@ -9,7 +9,7 @@ HOMEPAGE="https://github.com/nodejs/http-parser"
25 SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
26
27 LICENSE="MIT"
28 -SLOT="0/2.8.0"
29 +SLOT="0/2.9.0"
30 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x64-macos ~x64-solaris"
31 IUSE="static-libs"