Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637838 - perl-module.eclass: eclassdoc problems
Summary: perl-module.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 Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: perl-eclass
  Show dependency tree
 
Reported: 2017-11-16 21:45 UTC by Michał Górny
Modified: 2019-10-17 04:15 UTC (History)
1 user (show)

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:45:32 UTC
perl-module.eclass:
   warning:112: DIST_NAME: unable to extract default variable content: 
   warning:118: DIST_VERSION: unable to extract default variable content: 
   warning:123: DIST_A_EXT: unable to extract default variable content: 
   warning:128: DIST_A: unable to extract default variable content: 
   warning:326: DIST_TEST: unable to extract default variable content:
Comment 1 Larry the Git Cow gentoo-dev 2019-10-17 04:15:40 UTC
The bug has been closed via the following commit(s):

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

commit 4dc13c8786ecf1dd8d14efeb20f19ce21e1f489e
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2019-10-17 03:43:31 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2019-10-17 03:43:31 +0000

    perl-module.eclass: fix eclassdoc warnings, bug 637838
    
    Closes: https://bugs.gentoo.org/637838
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 eclass/perl-module.eclass | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)