* [gentoo-user] Get maintainer's email for bug report?
@ 2011-11-22 16:45 Mark Knecht
2011-11-22 16:49 ` justin
2011-11-22 16:53 ` Paul Hartman
0 siblings, 2 replies; 6+ messages in thread
From: Mark Knecht @ 2011-11-22 16:45 UTC (permalink / raw
To: Gentoo User
Is there a CLI way of extracting the email addresses of any
maintainers listed in metadata.xml?
- Mark
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Get maintainer's email for bug report?
2011-11-22 16:45 [gentoo-user] Get maintainer's email for bug report? Mark Knecht
@ 2011-11-22 16:49 ` justin
2011-11-22 17:27 ` Mark Knecht
2011-11-22 16:53 ` Paul Hartman
1 sibling, 1 reply; 6+ messages in thread
From: justin @ 2011-11-22 16:49 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 215 bytes --]
On 22/11/11 17:45, Mark Knecht wrote:
> Is there a CLI way of extracting the email addresses of any
> maintainers listed in metadata.xml?
>
> - Mark
>
Use epkginfo from app-portage/gentoolkit
jsutin
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Get maintainer's email for bug report?
2011-11-22 16:49 ` justin
@ 2011-11-22 17:27 ` Mark Knecht
2011-11-22 18:00 ` Florian Philipp
0 siblings, 1 reply; 6+ messages in thread
From: Mark Knecht @ 2011-11-22 17:27 UTC (permalink / raw
To: gentoo-user
On Tue, Nov 22, 2011 at 8:49 AM, justin <jlec@gentoo.org> wrote:
> On 22/11/11 17:45, Mark Knecht wrote:
>> Is there a CLI way of extracting the email addresses of any
>> maintainers listed in metadata.xml?
>>
>> - Mark
>>
>
> Use epkginfo from app-portage/gentoolkit
>
> jsutin
>
>
Thanks Justin.
Cheers,
Mark
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Get maintainer's email for bug report?
2011-11-22 17:27 ` Mark Knecht
@ 2011-11-22 18:00 ` Florian Philipp
0 siblings, 0 replies; 6+ messages in thread
From: Florian Philipp @ 2011-11-22 18:00 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 570 bytes --]
Am 22.11.2011 18:27, schrieb Mark Knecht:
> On Tue, Nov 22, 2011 at 8:49 AM, justin <jlec@gentoo.org> wrote:
>> On 22/11/11 17:45, Mark Knecht wrote:
>>> Is there a CLI way of extracting the email addresses of any
>>> maintainers listed in metadata.xml?
>>>
>>> - Mark
>>>
>>
>> Use epkginfo from app-portage/gentoolkit
>>
>> jsutin
>>
>>
>
> Thanks Justin.
>
> Cheers,
> Mark
>
Just for completeness: app-text/sgrep is a nice tool for handling XML on
the terminal:
sgrep '"<email>"__"</email>"' metadata.xml
Regards,
Florian Philipp
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Get maintainer's email for bug report?
2011-11-22 16:45 [gentoo-user] Get maintainer's email for bug report? Mark Knecht
2011-11-22 16:49 ` justin
@ 2011-11-22 16:53 ` Paul Hartman
2011-11-22 17:08 ` Mark Knecht
1 sibling, 1 reply; 6+ messages in thread
From: Paul Hartman @ 2011-11-22 16:53 UTC (permalink / raw
To: gentoo-user
On Tue, Nov 22, 2011 at 10:45 AM, Mark Knecht <markknecht@gmail.com> wrote:
> Is there a CLI way of extracting the email addresses of any
> maintainers listed in metadata.xml?
equery m packagename | grep Maintainer
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Get maintainer's email for bug report?
2011-11-22 16:53 ` Paul Hartman
@ 2011-11-22 17:08 ` Mark Knecht
0 siblings, 0 replies; 6+ messages in thread
From: Mark Knecht @ 2011-11-22 17:08 UTC (permalink / raw
To: gentoo-user
On Tue, Nov 22, 2011 at 8:53 AM, Paul Hartman
<paul.hartman+gentoo@gmail.com> wrote:
> On Tue, Nov 22, 2011 at 10:45 AM, Mark Knecht <markknecht@gmail.com> wrote:
>> Is there a CLI way of extracting the email addresses of any
>> maintainers listed in metadata.xml?
>
> equery m packagename | grep Maintainer
>
>
Thanks Paul. That's the sort of command I'm looking for.
- Mark
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-11-22 18:02 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-22 16:45 [gentoo-user] Get maintainer's email for bug report? Mark Knecht
2011-11-22 16:49 ` justin
2011-11-22 17:27 ` Mark Knecht
2011-11-22 18:00 ` Florian Philipp
2011-11-22 16:53 ` Paul Hartman
2011-11-22 17:08 ` Mark Knecht
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox