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/tnt: tnt-2.6-r1.ebuild ChangeLog
Date: Tue, 05 Feb 2008 23:23:44
Message-Id: E1JMX8e-0001Ly-9L@stork.gentoo.org
1 opfer 08/02/05 23:23:40
2
3 Modified: tnt-2.6-r1.ebuild ChangeLog
4 Log:
5 stable x86, bug 209022
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.3 app-emacs/tnt/tnt-2.6-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/tnt/tnt-2.6-r1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/tnt/tnt-2.6-r1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/tnt/tnt-2.6-r1.ebuild?r1=1.2&r2=1.3
14
15 Index: tnt-2.6-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emacs/tnt/tnt-2.6-r1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- tnt-2.6-r1.ebuild 17 Apr 2007 07:08:25 -0000 1.2
22 +++ tnt-2.6-r1.ebuild 5 Feb 2008 23:23:39 -0000 1.3
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/tnt/tnt-2.6-r1.ebuild,v 1.2 2007/04/17 07:08:25 ulm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/tnt/tnt-2.6-r1.ebuild,v 1.3 2008/02/05 23:23:39 opfer Exp $
29
30 inherit elisp
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="Artistic"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~x86"
37 +KEYWORDS="~amd64 x86"
38 IUSE=""
39
40 SITEFILE=51${PN}-gentoo.el
41
42
43
44 1.11 app-emacs/tnt/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/tnt/ChangeLog?rev=1.11&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/tnt/ChangeLog?rev=1.11&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/tnt/ChangeLog?r1=1.10&r2=1.11
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-emacs/tnt/ChangeLog,v
53 retrieving revision 1.10
54 retrieving revision 1.11
55 diff -u -r1.10 -r1.11
56 --- ChangeLog 17 Apr 2007 07:08:25 -0000 1.10
57 +++ ChangeLog 5 Feb 2008 23:23:39 -0000 1.11
58 @@ -1,6 +1,9 @@
59 # ChangeLog for app-emacs/tnt
60 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/tnt/ChangeLog,v 1.10 2007/04/17 07:08:25 ulm Exp $
62 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/tnt/ChangeLog,v 1.11 2008/02/05 23:23:39 opfer Exp $
64 +
65 + 05 Feb 2008; Christian Faulhammer <opfer@g.o> tnt-2.6-r1.ebuild:
66 + stable x86, bug 209022
67
68 17 Apr 2007; Ulrich Mueller <ulm@g.o> tnt-2.6-r1.ebuild:
69 Removed DEPEND since virtual/emacs should be inherited from elisp.eclass.
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list