Robin H. Johnson wrote:
> On Fri, Sep 07, 2007 at 02:44:21PM -0400, Mike Frysinger wrote:
>   
>>> X-VCS-Repository: gentoo-x86
>>> X-VCS-Files: udev-115-r2.ebuild
>>> X-VCS-Directories: sys-fs/udev
>>> X-VCS-Committer: zzam
>>> X-VCS-Committer-Name: Matthias Schwarzott,,,
>>>       
>> too bad we cant get herd/maintainer from metadata.xml :(
>>     
> Give me a service or something that can take a $CAT/$PN -> that data,
> and I can include it in the headers for you.
>
>   
jeeves! :-D

my script-fo is not strong but surely this can't be difficult....

grep herd /usr/portage/$CAT/$PN/metadata.xml | sed -e
's:<herd>\(.*\)</herd>:\1:'

grep email /usr/portage/$CAT/$PN/metadata.xml | sed -e
's:<email>\(.*\)</email>:\1:' | tr -d '[:blank:]' | tr '\n' ','
-- 
[EMAIL PROTECTED] mailing list

Reply via email to