Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/tnt: tnt-2.6-r2.ebuild ChangeLog
Date: Thu, 18 Feb 2010 09:33:40
Message-Id: E1Ni2lN-0002bb-4f@stork.gentoo.org
1 ulm 10/02/18 09:33:37
2
3 Modified: tnt-2.6-r2.ebuild ChangeLog
4 Log:
5 Fix LICENSE.
6 (Portage version: 2.2_rc62/cvs/Linux i686)
7
8 Revision Changes Path
9 1.3 app-emacs/tnt/tnt-2.6-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/tnt/tnt-2.6-r2.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/tnt/tnt-2.6-r2.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/tnt/tnt-2.6-r2.ebuild?r1=1.2&r2=1.3
14
15 Index: tnt-2.6-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emacs/tnt/tnt-2.6-r2.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- tnt-2.6-r2.ebuild 23 Nov 2009 13:21:28 -0000 1.2
22 +++ tnt-2.6-r2.ebuild 18 Feb 2010 09:33:36 -0000 1.3
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 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-r2.ebuild,v 1.2 2009/11/23 13:21:28 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/tnt/tnt-2.6-r2.ebuild,v 1.3 2010/02/18 09:33:36 ulm Exp $
29
30 inherit elisp
31
32 @@ -8,7 +8,7 @@
33 HOMEPAGE="http://tnt.sourceforge.net/"
34 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
35
36 -LICENSE="Artistic"
37 +LICENSE="AOL Artistic"
38 SLOT="0"
39 KEYWORDS="amd64 x86"
40 IUSE=""
41
42
43
44 1.18 app-emacs/tnt/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/tnt/ChangeLog?rev=1.18&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/tnt/ChangeLog?rev=1.18&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/tnt/ChangeLog?r1=1.17&r2=1.18
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-emacs/tnt/ChangeLog,v
53 retrieving revision 1.17
54 retrieving revision 1.18
55 diff -u -r1.17 -r1.18
56 --- ChangeLog 23 Nov 2009 17:08:52 -0000 1.17
57 +++ ChangeLog 18 Feb 2010 09:33:36 -0000 1.18
58 @@ -1,6 +1,9 @@
59 # ChangeLog for app-emacs/tnt
60 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/tnt/ChangeLog,v 1.17 2009/11/23 17:08:52 ulm Exp $
62 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/tnt/ChangeLog,v 1.18 2010/02/18 09:33:36 ulm Exp $
64 +
65 + 18 Feb 2010; Ulrich Mueller <ulm@g.o> tnt-2.6-r2.ebuild:
66 + Fix LICENSE.
67
68 23 Nov 2009; Ulrich Mueller <ulm@g.o> -files/51tnt-gentoo.el,
69 -tnt-2.6-r1.ebuild: