* [gentoo-user] How to read package changelogs?
@ 2011-10-02 4:13 Spidey
2011-10-02 6:06 ` Canek Peláez Valdés
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: Spidey @ 2011-10-02 4:13 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 387 bytes --]
That's one task that I find difficult to do in Gentoo. Should I mess with
temp folders in /var/tmp/portage to find changelogs there? I'd like
something easy to use as eix or equery, but since Gentoo just maintains
ebuild files I guess it doesn't mess with changelogs. I hope I'm wrong.
Claudio Roberto França Pereira (Spidey)
@spideybr
Engenharia de Computação - UFES 2006/1
[-- Attachment #2: Type: text/html, Size: 428 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] How to read package changelogs?
2011-10-02 4:13 [gentoo-user] How to read package changelogs? Spidey
@ 2011-10-02 6:06 ` Canek Peláez Valdés
2011-10-02 7:06 ` James Broadhead
2011-10-02 8:02 ` Volker Armin Hemmann
2011-10-02 8:24 ` [gentoo-user] " Nikos Chantziaras
2 siblings, 1 reply; 7+ messages in thread
From: Canek Peláez Valdés @ 2011-10-02 6:06 UTC (permalink / raw
To: gentoo-user
On Sat, Oct 1, 2011 at 9:13 PM, Spidey <spideybr@gmail.com> wrote:
> That's one task that I find difficult to do in Gentoo. Should I mess with
> temp folders in /var/tmp/portage to find changelogs there? I'd like
> something easy to use as eix or equery, but since Gentoo just maintains
> ebuild files I guess it doesn't mess with changelogs. I hope I'm wrong.
>
> Claudio Roberto França Pereira (Spidey)
> @spideybr
> Engenharia de Computação - UFES 2006/1
emerge --changelog -p blah?
Regards.
--
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] How to read package changelogs?
2011-10-02 6:06 ` Canek Peláez Valdés
@ 2011-10-02 7:06 ` James Broadhead
2011-10-02 9:00 ` Neil Bothwick
0 siblings, 1 reply; 7+ messages in thread
From: James Broadhead @ 2011-10-02 7:06 UTC (permalink / raw
To: gentoo-user
On 2 October 2011 07:06, Canek Peláez Valdés <caneko@gmail.com>
wrote:> emerge --changelog -p blah?
Oh wow. I'll be using that a lot from now on.
If only I'd read the portage changelog to find out when they added
this feature :P
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] How to read package changelogs?
2011-10-02 4:13 [gentoo-user] How to read package changelogs? Spidey
2011-10-02 6:06 ` Canek Peláez Valdés
@ 2011-10-02 8:02 ` Volker Armin Hemmann
2011-10-02 8:24 ` [gentoo-user] " Nikos Chantziaras
2 siblings, 0 replies; 7+ messages in thread
From: Volker Armin Hemmann @ 2011-10-02 8:02 UTC (permalink / raw
To: gentoo-user
Am Sonntag 02 Oktober 2011, 01:13:54 schrieb Spidey:
> That's one task that I find difficult to do in Gentoo. Should I mess with
> temp folders in /var/tmp/portage to find changelogs there? I'd like
> something easy to use as eix or equery, but since Gentoo just maintains
> ebuild files I guess it doesn't mess with changelogs. I hope I'm wrong.
>
> Claudio Roberto França Pereira (Spidey)
> @spideybr
> Engenharia de Computação - UFES 2006/1
which changelogs?
gentoo's changelogs (which are next to the ebuilds) or the software's
changelogs (which can usually also found on their websites)?
--
#163933
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-user] Re: How to read package changelogs?
2011-10-02 4:13 [gentoo-user] How to read package changelogs? Spidey
2011-10-02 6:06 ` Canek Peláez Valdés
2011-10-02 8:02 ` Volker Armin Hemmann
@ 2011-10-02 8:24 ` Nikos Chantziaras
2 siblings, 0 replies; 7+ messages in thread
From: Nikos Chantziaras @ 2011-10-02 8:24 UTC (permalink / raw
To: gentoo-user
On 10/02/2011 07:13 AM, Spidey wrote:
> That's one task that I find difficult to do in Gentoo. Should I mess
> with temp folders in /var/tmp/portage to find changelogs there? I'd like
> something easy to use as eix or equery, but since Gentoo just maintains
> ebuild files I guess it doesn't mess with changelogs. I hope I'm wrong.
You should be able to find them in /usr/share/doc/.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] How to read package changelogs?
2011-10-02 7:06 ` James Broadhead
@ 2011-10-02 9:00 ` Neil Bothwick
2011-10-02 18:52 ` Spidey
0 siblings, 1 reply; 7+ messages in thread
From: Neil Bothwick @ 2011-10-02 9:00 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 483 bytes --]
On Sun, 2 Oct 2011 08:06:05 +0100, James Broadhead wrote:
> On 2 October 2011 07:06, Canek Peláez Valdés <caneko@gmail.com>
> wrote:> emerge --changelog -p blah?
> Oh wow. I'll be using that a lot from now on.
>
> If only I'd read the portage changelog to find out when they added
> this feature :P
You'd have to read a long way back, it's been there for many years.
--
Neil Bothwick
"Theory and practice are the same in theory, but different in practice"
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] How to read package changelogs?
2011-10-02 9:00 ` Neil Bothwick
@ 2011-10-02 18:52 ` Spidey
0 siblings, 0 replies; 7+ messages in thread
From: Spidey @ 2011-10-02 18:52 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 320 bytes --]
I guess emerge --changelog will print ebuild changelogs, right?
I'll try /usr/share/doc, and if it's not enough, go for the package website
and find it there.
Thank you for the suggestions.
Claudio Roberto França Pereira (a.k.a. Spidey)
hardMOB - HTForum - @spideybr
Engenharia de Computação - UFES 2006/1
[-- Attachment #2: Type: text/html, Size: 369 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2011-10-02 18:54 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-02 4:13 [gentoo-user] How to read package changelogs? Spidey
2011-10-02 6:06 ` Canek Peláez Valdés
2011-10-02 7:06 ` James Broadhead
2011-10-02 9:00 ` Neil Bothwick
2011-10-02 18:52 ` Spidey
2011-10-02 8:02 ` Volker Armin Hemmann
2011-10-02 8:24 ` [gentoo-user] " Nikos Chantziaras
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox