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

Bug 637860

Summary: readme.gentoo-r1.eclass: eclassdoc problems
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: EclassesAssignee: Pacho Ramos <pacho>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-11-16 21:46:16 UTC
readme.gentoo-r1.eclass:
   warning:11: Unexpected tag in "funcvar" state: # @DESCRIPTION:
Comment 1 Pacho Ramos gentoo-dev 2017-11-18 16:35:00 UTC
Sorry but, I don't understand what is wrong with DESCRIPTION tag... can you elaborate it a bit more? Thanks
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-11-18 17:30:14 UTC
I think you can't wrap @BLURB.
Comment 3 Larry the Git Cow gentoo-dev 2018-06-08 07:09:32 UTC
The bug has been closed via the following commit(s):

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

commit dd048864215c8ccc6e23eff875103e7acbcbde42
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2018-06-03 06:50:01 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2018-06-08 07:08:28 +0000

    readme.gentoo{,-r1}.eclass: Fix @BLURB.
    
    Closes: https://bugs.gentoo.org/637858
    Closes: https://bugs.gentoo.org/637860

 eclass/readme.gentoo-r1.eclass | 5 ++---
 eclass/readme.gentoo.eclass    | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)