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

Bug 900745

Summary: app-emacs/company-ebuild: company-ebuild--constant-keywords-variables-dependencies lacks IDEPEND
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: GNU Emacs project <gnu-emacs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-10 17:21:27 UTC
Looks like company-ebuild--constant-keywords-variables-dependencies lacks IDEPEND: https://gitweb.gentoo.org/proj/company-ebuild.git/tree/company-ebuild-keywords.el#n106.
Comment 1 Larry the Git Cow gentoo-dev 2023-03-11 08:17:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/company-ebuild.git/commit/?id=8303406342e2ac06e332bce75de51ed80563eee5

commit 8303406342e2ac06e332bce75de51ed80563eee5
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-03-11 08:17:07 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-03-11 08:17:07 +0000

    company-ebuild-keywords.el: add IDEPEND
    
    Closes: https://bugs.gentoo.org/900745
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 company-ebuild-keywords.el | 1 +
 1 file changed, 1 insertion(+)
Comment 2 Maciej Barć gentoo-dev 2023-03-11 08:18:02 UTC
Thanks.
Added to master.