Gentoo Archives: gentoo-dev

From: Brian Harring <ferringb@×××××.com>
To: Micha?? G??rny <mgorny@g.o>
Cc: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in sys-apps/pkgcore: pkgcore-0.7.7.1.ebuild ChangeLog pkgcore-0.7.6.1.ebuild pkgcore-0.7.7-r1.ebuild pkgcore-0.7.7.ebuild
Date: Sat, 03 Dec 2011 06:46:50
Message-Id: 20111203064607.GA20097@localhost
In Reply to: Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in sys-apps/pkgcore: pkgcore-0.7.7.1.ebuild ChangeLog pkgcore-0.7.6.1.ebuild pkgcore-0.7.7-r1.ebuild pkgcore-0.7.7.ebuild by "Michał Górny"
1 On Sat, Dec 03, 2011 at 07:29:03AM +0100, Micha?? G??rny wrote:
2 > On Fri, 2 Dec 2011 17:15:12 -0800
3 > Brian Harring <ferringb@×××××.com> wrote:
4 >
5 > > On Sat, Dec 03, 2011 at 12:22:44AM +0000, Markos Chandras wrote:
6 > > > On 12/03/2011 12:11 AM, Brian Harring (ferringb) wrote:
7 > > > > ferringb 11/12/03 00:11:17
8 > > > >
9 > > > > Modified: ChangeLog Added:
10 > > > > pkgcore-0.7.7.1.ebuild Removed:
11 > > > > pkgcore-0.7.6.1.ebuild pkgcore-0.7.7-r1.ebuild
12 > > > > pkgcore-0.7.7.ebuild Log: pull in 0.7.7.1 with another fix
13 > > > > (metadata); punt older versions that have known misbehaviours
14 > > > >
15 > > > > (Portage version: 2.1.10.39/cvs/Linux x86_64)
16 > > > >
17 > > > Why did you erase the entire Changelog?
18 > >
19 > > Command history being:
20 > >
21 > > echangelog
22 > > # crap, need to redo it
23 > > rm ChangeLog
24 > > cvs up Changelog
25 > > echangelog
26 > > repoman commit -m "blah blah blah"
27 > >
28 > > See if you can spot the typo. ;)
29 >
30 > That's what repo-commit was invented for.
31 >
32 > And no, the answer is: no. it isn't a typo spotting tool :P.
33
34 Note repoman commit already honors layout.conf update-changelog, so
35 repo-commit doesn't offer anything here that repoman already covers.
36
37 Relatively recent, but still...
38 ~harring