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

Bug 372453

Summary: mono.eclass: poor documentation
Product: Gentoo Linux Reporter: Arsen Shnurkov <Arsen.Shnurkov>
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 WONTFIX    
Severity: normal CC: arkamar, mgorny, sam
Priority: Normal Keywords: NeedPatch
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Arsen Shnurkov 2011-06-21 09:29:24 UTC
Install app-portage/eclass-manpages package,
read the man page for mono.eclass

it consists from one line and doesn't contain the description of functions
Comment 1 Pacho Ramos gentoo-dev 2011-06-29 10:17:45 UTC
Will need to see bug 210723 to know how eclass should be rewritten
Comment 2 Larry the Git Cow gentoo-dev 2025-01-20 09:44:53 UTC
The bug has been referenced in the following commit(s):

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

commit 1952483833e727ce9c6f2629822209f4ffadd16f
Author:     Petr Vaněk <arkamar@gentoo.org>
AuthorDate: 2025-01-03 11:09:29 +0000
Commit:     Petr Vaněk <arkamar@gentoo.org>
CommitDate: 2025-01-20 09:44:40 +0000

    mono.eclass: mark as DEAD
    
    The eclass is no longer used by any package in the tree nor in ::dotnet
    overlay.
    
    Bug: https://bugs.gentoo.org/372453
    Bug: https://bugs.gentoo.org/374867
    Signed-off-by: Petr Vaněk <arkamar@gentoo.org>

 eclass/mono.eclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Comment 3 Larry the Git Cow gentoo-dev 2025-02-21 07:25:26 UTC
The bug has been closed via the following commit(s):

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

commit 82b72ff120e0a07661af80f7d1f37a6f1cce295e
Author:     Petr Vaněk <arkamar@gentoo.org>
AuthorDate: 2025-02-21 07:23:53 +0000
Commit:     Petr Vaněk <arkamar@gentoo.org>
CommitDate: 2025-02-21 07:25:04 +0000

    mono.eclass: remove dead eclass
    
    Closes: https://bugs.gentoo.org/372453
    Closes: https://bugs.gentoo.org/374867
    Signed-off-by: Petr Vaněk <arkamar@gentoo.org>

 eclass/mono.eclass | 90 ------------------------------------------------------
 1 file changed, 90 deletions(-)