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

Bug 198019

Summary: app-misc/mc - updated ebuild.syntax file
Product: Gentoo Linux Reporter: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
Component: Current packagesAssignee: Samuli Suominen (RETIRED) <ssuominen>
Status: VERIFIED FIXED    
Severity: enhancement CC: bberberov+gentoo
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild.syntax
ebuild.syntax
ebuild.syntax

Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2007-11-04 05:50:21 UTC
Hi,

mc's ebuild.syntax file is from 2004. There were many additions to the syntax an ebuild can use since then. So I started to add all stuff I missed while working with some ebuilds. I also "cleaned" the file up somehow by sorting most keywords stuff alphabetically by their way of treatment ("keyword linestart" sorted as well as "keyword whole" stuff).

Maybe some interested developer can push this syntax file into portage while app-misc/mc is still looking for a maintainer? :D

Added keywords:

PDEPEND
WANT_AUTOCONF
WANT_AUTOMAKE
doconfd
doicon
doinitd
eautoconf
eautomake
eautoreconf
elog
newinitd


Cheers
Poly-C

Reproducible: Always

Steps to Reproduce:
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2007-11-04 05:51:21 UTC
Created attachment 135133 [details]
ebuild.syntax
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2007-11-15 14:06:18 UTC
Created attachment 136045 [details]
ebuild.syntax

Added "newconfd".
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2008-04-28 12:37:25 UTC
Created attachment 151233 [details]
ebuild.syntax

Added the following keywords:

EAPI
_elibtoolize
built_with_use
doenvd
domenu
dosed
elibtoolize
has
hasq

Just let me know if there are still missing some keywords...
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2008-12-02 17:08:47 UTC
Since mc has a new maintainer, I reassign this bug.
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2009-08-02 14:43:38 UTC
Committed, thanks.