Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoolkit r841 - trunk/gentoolkit-dev
Date: Sun, 31 Oct 2010 12:00:24
Message-Id: 20101031120011.33F1720051@flycatcher.gentoo.org
1 Author: scarabeus
2 Date: 2010-10-31 12:00:10 +0000 (Sun, 31 Oct 2010)
3 New Revision: 841
4
5 Modified:
6 trunk/gentoolkit-dev/ChangeLog
7 trunk/gentoolkit-dev/Makefile
8 Log:
9 Fix whitespace and remove missed eshowkw mention at makefile.
10
11 Modified: trunk/gentoolkit-dev/ChangeLog
12 ===================================================================
13 --- trunk/gentoolkit-dev/ChangeLog 2010-10-29 09:04:07 UTC (rev 840)
14 +++ trunk/gentoolkit-dev/ChangeLog 2010-10-31 12:00:10 UTC (rev 841)
15 @@ -2,6 +2,7 @@
16 * eshowkw: Deprecate eshowkw.
17 This package (more of its full rewrite) will be from now on at
18 gentoolkit package.
19 +
20 2010-10-25: Christian Ruppert <idl0r@g.o>
21 * ebump: Whitespace fixes.
22 Fix options. Add descriptions for -a|--no-auxfiles and -c|--no-changelog.
23 @@ -10,7 +11,6 @@
24
25 * ego: Move "ego" into DEPRECATED.
26
27 -
28 2010-10-23: Christian Ruppert <idl0r@g.o>
29 * echangelog: Fix version bump detection for hg/mercurial, bug 335636,
30 thanks to Mike Gilbert <floppymaster@×××××.com>.
31
32 Modified: trunk/gentoolkit-dev/Makefile
33 ===================================================================
34 --- trunk/gentoolkit-dev/Makefile 2010-10-29 09:04:07 UTC (rev 840)
35 +++ trunk/gentoolkit-dev/Makefile 2010-10-31 12:00:10 UTC (rev 841)
36 @@ -4,7 +4,7 @@
37
38 include makedefs.mak
39
40 -TOOLS=ebump echangelog ekeyword eshowkw eviewcvs imlate
41 +TOOLS=ebump echangelog ekeyword eviewcvs imlate
42 RELEASE="gentoolkit-dev-$(VERSION)$(RELEASE_TAG)"
43
44 all: