Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936590 - [kde overlay] wrong dep for dev-util/kdevelop-9999
Summary: [kde overlay] wrong dep for dev-util/kdevelop-9999
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-24 13:20 UTC by Eugene Shalygin
Modified: 2024-07-24 17:00 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Shalygin 2024-07-24 13:20:07 UTC
The ebuild contains ">=kde-plasma/libplasma-${KFMIN}:6", while kde-plasma/libplasma is not part of kde-framework, and version 6.3 is not available there.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2024-07-24 17:00:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=6263934e66efb6a96ed11166f0679b535a437b2d

commit 6263934e66efb6a96ed11166f0679b535a437b2d
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-07-24 16:59:46 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-07-24 16:59:46 +0000

    dev-util/kdevelop: Drop bogus kde-plasma/libplasma:6 KFMIN req
    
    Closes: https://bugs.gentoo.org/936590
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-util/kdevelop/kdevelop-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)