commit:     273d4682535fc1a6a210dbbaf20e139258839565
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 24 20:57:24 2018 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Wed Jan 24 20:58:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=273d4682

dev-libs/uriparser: Fix duplicate eapply_user

Andreas Sturmlechner noticed:
In EAPI 6, default applies user patches [..]

Bug: https://bugs.gentoo.org/645430
Package-Manager: Portage-2.3.20, Repoman-2.3.6

 dev-libs/uriparser/uriparser-0.8.4-r1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-libs/uriparser/uriparser-0.8.4-r1.ebuild 
b/dev-libs/uriparser/uriparser-0.8.4-r1.ebuild
index 84b47476abd..545d35ee9aa 100644
--- a/dev-libs/uriparser/uriparser-0.8.4-r1.ebuild
+++ b/dev-libs/uriparser/uriparser-0.8.4-r1.ebuild
@@ -28,7 +28,6 @@ DOCS=( AUTHORS ChangeLog THANKS )
 
 src_prepare() {
        default
-       eapply_user
        eautoreconf
 }
 

Reply via email to