diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 08:54:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:22:45 +0100 |
commit | 508663f1c6192d5c42a418c0468ec2c485ffe7c4 (patch) | |
tree | fafa1850fd5cde97dc362cc369bbfb264d8b74a9 /www-apps | |
parent | www-apps/liquid_feedback_frontend: eutils-- (diff) | |
download | gentoo-508663f1c6192d5c42a418c0468ec2c485ffe7c4.tar.gz gentoo-508663f1c6192d5c42a418c0468ec2c485ffe7c4.tar.bz2 gentoo-508663f1c6192d5c42a418c0468ec2c485ffe7c4.zip |
www-apps/mirmon: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/mirmon/mirmon-2.11-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/mirmon/mirmon-2.11-r2.ebuild b/www-apps/mirmon/mirmon-2.11-r2.ebuild index aedec780b155..b9da4f645fd8 100644 --- a/www-apps/mirmon/mirmon-2.11-r2.ebuild +++ b/www-apps/mirmon/mirmon-2.11-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit webapp eutils +inherit webapp WEBAPP_MANUAL_SLOT="yes" DESCRIPTION="Simple webapp to monitor the status of mirrors" |