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

Bug 637738

Summary: freedict.eclass: eclassdoc problems
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: EclassesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=770265
https://github.com/gentoo/gentoo/pull/19890
Whiteboard:
Package list:
Runtime testing required: ---

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(-)