From 51f574c69310672c9bc5bd8ae8b7496adcea08fc Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 13:06:47 +0100 Subject: [PATCH] dev-php/PEAR-HTTP: eutils->edos2unix Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James --- dev-php/PEAR-HTTP/PEAR-HTTP-1.4.1-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/PEAR-HTTP/PEAR-HTTP-1.4.1-r3.ebuild b/dev-php/PEAR-HTTP/PEAR-HTTP-1.4.1-r3.ebuild index 46f58bc9251ed..dcceae27dd561 100644 --- a/dev-php/PEAR-HTTP/PEAR-HTTP-1.4.1-r3.ebuild +++ b/dev-php/PEAR-HTTP/PEAR-HTTP-1.4.1-r3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit php-pear-r2 eutils +inherit php-pear-r2 edos2unix DESCRIPTION="Miscellaneous HTTP utilities" LICENSE="BSD"