Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/analog: ChangeLog analog-1.9.99.ebuild
Date: Mon, 03 Dec 2007 07:49:48
Message-Id: E1Iz63e-0003hN-MZ@stork.gentoo.org
1 opfer 07/12/03 07:49:38
2
3 Modified: ChangeLog
4 Added: analog-1.9.99.ebuild
5 Log:
6 version bump
7 (Portage version: 2.1.3.19)
8
9 Revision Changes Path
10 1.11 app-emacs/analog/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/analog/ChangeLog?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/analog/ChangeLog?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/analog/ChangeLog?r1=1.10&r2=1.11
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emacs/analog/ChangeLog,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- ChangeLog 3 Jul 2007 18:56:35 -0000 1.10
23 +++ ChangeLog 3 Dec 2007 07:49:38 -0000 1.11
24 @@ -1,6 +1,12 @@
25 # ChangeLog for app-emacs/analog
26 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/analog/ChangeLog,v 1.10 2007/07/03 18:56:35 ulm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/analog/ChangeLog,v 1.11 2007/12/03 07:49:38 opfer Exp $
29 +
30 +*analog-1.9.99 (03 Dec 2007)
31 +
32 + 03 Dec 2007; Christian Faulhammer <opfer@g.o>
33 + +analog-1.9.99.ebuild:
34 + version bump
35
36 03 Jul 2007; Ulrich Mueller <ulm@g.o> analog-1.29.ebuild:
37 Remove redundant functions.
38
39
40
41 1.1 app-emacs/analog/analog-1.9.99.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/analog/analog-1.9.99.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/analog/analog-1.9.99.ebuild?rev=1.1&content-type=text/plain
45
46 Index: analog-1.9.99.ebuild
47 ===================================================================
48 # Copyright 1999-2007 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/app-emacs/analog/analog-1.9.99.ebuild,v 1.1 2007/12/03 07:49:38 opfer Exp $
51
52 inherit elisp
53
54 DESCRIPTION="Monitor lists of files or command output"
55 HOMEPAGE="http://www.emacswiki.org/cgi-bin/wiki.pl?action=browse&id=MattHodges&oldid=MatthewHodges"
56 SRC_URI="mirror://gentoo/${P}.el.bz2"
57
58 LICENSE="GPL-2"
59 SLOT="0"
60 KEYWORDS="~amd64 ~ppc ~x86"
61 IUSE=""
62 SIMPLE_ELISP="t"
63
64 SITEFILE=50${PN}-gentoo.el
65
66
67
68 --
69 gentoo-commits@g.o mailing list