Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] emacs r1606 - checkbump
Date: Mon, 29 Nov 2010 14:35:38
Message-Id: 20101129143525.EF13020051@flycatcher.gentoo.org
1 Author: fauli
2 Date: 2010-11-29 14:35:25 +0000 (Mon, 29 Nov 2010)
3 New Revision: 1606
4
5 Modified:
6 checkbump/emacs.ini
7 Log:
8 checkbump: Rules for fe and ersatz-emacs
9
10
11 Modified: checkbump/emacs.ini
12 ===================================================================
13 --- checkbump/emacs.ini 2010-11-29 14:28:30 UTC (rev 1605)
14 +++ checkbump/emacs.ini 2010-11-29 14:35:25 UTC (rev 1606)
15 @@ -11,12 +11,12 @@
16 command = grep 'emact-\([0-9.-]\+\)\.tar\.gz' | sed -e 's/.*emact-\([0-9.-]\+\)\.tar\.gz.*/\1/' -e 's/-/./' | sort --version-sort | tail -n 1
17
18 [app-editors/ersatz-emacs]
19 -url =
20 -command =
21 +url = http://hunter.apana.org.au/~cjb/Code/
22 +command = echo "NO MEAN TO EXTRACT VERSION YET"
23
24 [app-editors/fe]
25 -url =
26 -command =
27 +url = http://www.moria.de/~michael/fe/
28 +command = grep 'fe-\([0-9.-]\+\)\.tar\.gz' | sed -e 's/.*fe-\([0-9.-]\+\)\.tar\.gz.*/\1/' -e 's/-/./' | sort --version-sort | tail -n 1
29
30 [app-editors/jasspa-microemacs]
31 url =