diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 08:51:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:19:03 +0100 |
commit | 518df4b99a4b1c2cfdbad2f04dbe3bbaa48a156f (patch) | |
tree | b3e08d6de819763cf9cb18dfcd550bc070b00d6e /net-dns | |
parent | net-dialup/xc: explicitly inherit epatch (diff) | |
download | gentoo-518df4b99a4b1c2cfdbad2f04dbe3bbaa48a156f.tar.gz gentoo-518df4b99a4b1c2cfdbad2f04dbe3bbaa48a156f.tar.bz2 gentoo-518df4b99a4b1c2cfdbad2f04dbe3bbaa48a156f.zip |
net-dns/c-ares: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/c-ares/c-ares-1.17.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/c-ares/c-ares-1.17.1.ebuild b/net-dns/c-ares/c-ares-1.17.1.ebuild index c3284b27c36a..7a5e47f10609 100644 --- a/net-dns/c-ares/c-ares-1.17.1.ebuild +++ b/net-dns/c-ares/c-ares-1.17.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit autotools eutils multilib-minimal +inherit autotools multilib-minimal DESCRIPTION="C library that resolves names asynchronously" HOMEPAGE="https://c-ares.haxx.se/" |