Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 666722 - dev-libs/libuv: remove ltprune
Summary: dev-libs/libuv: remove ltprune
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2018-09-21 19:29 UTC by Michael Mair-Keimberger (iamnr3)
Modified: 2018-09-30 08:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
libuv.patch (libuv.patch,2.87 KB, patch)
2018-09-21 19:30 UTC, Michael Mair-Keimberger (iamnr3)
Details | Diff
libuv patch (libuv.patch,558 bytes, patch)
2018-09-29 16:32 UTC, Michael Mair-Keimberger (iamnr3)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Mair-Keimberger (iamnr3) 2018-09-21 19:29:56 UTC
Hi,

This PR/Bug bump libuv to version 1.23.1, raises EAPI and removes the deprecated eclass ltprune.
Please review.
Comment 1 Michael Mair-Keimberger (iamnr3) 2018-09-21 19:30:01 UTC
Created attachment 547498 [details, diff]
libuv.patch

git diff for dev-libs/libuv
Comment 2 Michael Mair-Keimberger (iamnr3) 2018-09-29 16:32:26 UTC
Created attachment 548240 [details, diff]
libuv patch

I've updated this patch as in the meantime the version bump was already done via commit [1].
Now i only update the latest ebuild and removed the obsolete ltprune eclass and replaced it with the find variant.

[1] https://github.com/gentoo/gentoo/commit/76a6dc82e35200843d6072c0b0a1bdad0c78660f
Comment 3 Larry the Git Cow gentoo-dev 2018-09-30 08:38:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8918de2aedbd24bf4836b2343104c3f3f94e624b

commit 8918de2aedbd24bf4836b2343104c3f3f94e624b
Author:     Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
AuthorDate: 2018-09-29 16:25:48 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-09-30 08:38:27 +0000

    dev-libs/libuv: remove ltprune eclass
    
    Closes: https://bugs.gentoo.org/666722
    Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/9938
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-libs/libuv/libuv-1.23.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)