diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:06:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:22:50 +0100 |
commit | 80e28de864afe2202d51b187cc71a3ca838a6096 (patch) | |
tree | 8ba5ac1c4a5c65fd7ee5bc4ae28c43a55b5a1386 /www-client | |
parent | www-apps/rt: eutils-- (diff) | |
download | gentoo-80e28de864afe2202d51b187cc71a3ca838a6096.tar.gz gentoo-80e28de864afe2202d51b187cc71a3ca838a6096.tar.bz2 gentoo-80e28de864afe2202d51b187cc71a3ca838a6096.zip |
www-client/httrack: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/httrack/httrack-3.49.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/httrack/httrack-3.49.2-r2.ebuild b/www-client/httrack/httrack-3.49.2-r2.ebuild index 6dc538f59283..9e6ea62d9c18 100644 --- a/www-client/httrack/httrack-3.49.2-r2.ebuild +++ b/www-client/httrack/httrack-3.49.2-r2.ebuild @@ -3,7 +3,7 @@ EAPI="7" -inherit autotools multilib eutils xdg-utils +inherit autotools multilib xdg-utils DESCRIPTION="HTTrack Website Copier, Open Source Offline Browser" HOMEPAGE="https://www.httrack.com/" |