Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/gatling/
Date: Fri, 16 Apr 2021 11:23:44
Message-Id: 1618572172.9390033d504a9ad5cfecf92350f3119fa1044c89.sam@gentoo
1 commit: 9390033d504a9ad5cfecf92350f3119fa1044c89
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 16 08:07:01 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 16 11:22:52 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9390033d
7
8 www-servers/gatling: eutils--
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 www-servers/gatling/gatling-0.16-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-servers/gatling/gatling-0.16-r1.ebuild b/www-servers/gatling/gatling-0.16-r1.ebuild
16 index 828f977142d..25265f0c79e 100644
17 --- a/www-servers/gatling/gatling-0.16-r1.ebuild
18 +++ b/www-servers/gatling/gatling-0.16-r1.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI="7"
22
23 -inherit eutils toolchain-funcs
24 +inherit toolchain-funcs
25
26 DESCRIPTION="High performance web server"
27 HOMEPAGE="https://www.fefe.de/gatling/"