Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637772 - kde4-functions.eclass: eclassdoc problems
Summary: kde4-functions.eclass: eclassdoc problems
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard: Masked for removal on 2018-04-03
Keywords: PMASKED
Depends on: kdelibs4-removal
Blocks:
  Show dependency tree
 
Reported: 2017-11-16 21:32 UTC by Michał Górny
Modified: 2018-05-03 12:31 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 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(-)