diff options
-rw-r--r-- | www-apache/mod_bw/mod_bw-0.9.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_bw/mod_bw-0.9.2-r1.ebuild b/www-apache/mod_bw/mod_bw-0.9.2-r1.ebuild index c6bc263c140a..3bc850583b69 100644 --- a/www-apache/mod_bw/mod_bw-0.9.2-r1.ebuild +++ b/www-apache/mod_bw/mod_bw-0.9.2-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit apache-module eutils +inherit apache-module epatch DESCRIPTION="Bandwidth Management Module for Apache2" HOMEPAGE="http://www.ivn.cl/apache/" |