diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 15:05:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:05:05 +0100 |
commit | 1df7f8326070bb456f39822daf4d70e98bae6ae4 (patch) | |
tree | a8b33997e263c399a239f0cb3af0230ab9546162 /www-apache/mod_bw | |
parent | www-apache/mod_authnz_external: eutils-- (diff) | |
download | gentoo-1df7f8326070bb456f39822daf4d70e98bae6ae4.tar.gz gentoo-1df7f8326070bb456f39822daf4d70e98bae6ae4.tar.bz2 gentoo-1df7f8326070bb456f39822daf4d70e98bae6ae4.zip |
www-apache/mod_bw: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apache/mod_bw')
-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/" |