Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 637772

Summary: kde4-functions.eclass: eclassdoc problems
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: EclassesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal Keywords: PMASKED
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: Masked for removal on 2018-04-03
Package list:
Runtime testing required: ---
Bug Depends on: 629018    
Bug Blocks:    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-11-16 21:32:57 UTC
kde4-functions.eclass:
   warning:20: EAPI: unable to extract default variable content: case ${EAPI} in
   warning:33: KDE_OVERRIDE_MINIMAL: unable to extract default variable content: 
   warning:38: KDEBASE: unable to extract default variable content: if [[ ${CATEGORY} = kde-base || ${CATEGORY} == kde-plasma || ${CATEGORY} = kde-apps || ${CATEGORY} = kde-frameworks ]]; then
   warning:108: KDE_LINGUAS: unable to extract default variable content: if [[ ${KDE_BUILD_TYPE} != live || -n ${KDE_LINGUAS_LIVE_OVERRIDE} ]]; then
Comment 1 Michael Palimaka (kensington) gentoo-dev 2017-11-18 01:07:41 UTC
KDE 4 is on the way out, so we probably won't bother fixing this unless it's causing a problem.
Comment 2 Larry the Git Cow gentoo-dev 2018-05-03 12:31:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48b2a6a45db4ad2c4cee9ed0e406e90d6b89e7b3

commit 48b2a6a45db4ad2c4cee9ed0e406e90d6b89e7b3
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-05-03 12:21:07 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-05-03 12:30:38 +0000

    kde4-functions.eclass: Remove last-rited
    
    Moved to kde-sunset repository.
    
    Closes: https://bugs.gentoo.org/637772

 eclass/kde4-functions.eclass | 431 -------------------------------------------
 1 file changed, 431 deletions(-)