Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637738 - freedict.eclass: eclassdoc problems
Summary: freedict.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: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2017-11-16 21:31 UTC by Michał Górny
Modified: 2021-03-12 15:13 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:31:56 UTC
freedict.eclass:
   warning:19: FORLANG: unable to extract default variable content: 
   warning:23: TOLANG: unable to extract default variable content:
Comment 1 Larry the Git Cow gentoo-dev 2021-03-12 15:13:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53ea3a0737f19712c8b818d9e189652557f7b573

commit 53ea3a0737f19712c8b818d9e189652557f7b573
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-03-12 10:41:11 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-03-12 15:12:48 +0000

    freedict.eclass: Support EAPI-7, fix HOMEPAGE, drop DESCRIPTION
    
    Deprecate FORLANG and TOLANG in EAPI-7 in favor of setting DESCRIPTION directly.
    Avoid HOMEPAGE redirect
    Improve description, fix eclassdoc problems
    
    Closes: https://bugs.gentoo.org/637738
    Closes: https://bugs.gentoo.org/770265
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 eclass/freedict.eclass | 36 +++++++++++++++++++++++-------------
 1 file changed, 23 insertions(+), 13 deletions(-)