diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:07:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:22:52 +0100 |
commit | 9390033d504a9ad5cfecf92350f3119fa1044c89 (patch) | |
tree | 411b651f67045df408e9dcf5d5df0ee309b9ea0a /www-servers/gatling | |
parent | www-misc/awstats: eutils-- (diff) | |
download | gentoo-9390033d504a9ad5cfecf92350f3119fa1044c89.tar.gz gentoo-9390033d504a9ad5cfecf92350f3119fa1044c89.tar.bz2 gentoo-9390033d504a9ad5cfecf92350f3119fa1044c89.zip |
www-servers/gatling: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers/gatling')
-rw-r--r-- | www-servers/gatling/gatling-0.16-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/gatling/gatling-0.16-r1.ebuild b/www-servers/gatling/gatling-0.16-r1.ebuild index 828f977142d0..25265f0c79e5 100644 --- a/www-servers/gatling/gatling-0.16-r1.ebuild +++ b/www-servers/gatling/gatling-0.16-r1.ebuild @@ -3,7 +3,7 @@ EAPI="7" -inherit eutils toolchain-funcs +inherit toolchain-funcs DESCRIPTION="High performance web server" HOMEPAGE="https://www.fefe.de/gatling/" |