Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/gentoo-syntax: ChangeLog gentoo-syntax-9999.ebuild
Date: Fri, 28 Aug 2009 20:16:03
Message-Id: E1Mg1wz-0007rr-Kc@stork.gentoo.org
1 fauli 09/08/25 19:45:01
2
3 Modified: ChangeLog gentoo-syntax-9999.ebuild
4 Log:
5 fix license again
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.46 app-emacs/gentoo-syntax/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog?rev=1.46&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog?rev=1.46&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog?r1=1.45&r2=1.46
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v
18 retrieving revision 1.45
19 retrieving revision 1.46
20 diff -u -r1.45 -r1.46
21 --- ChangeLog 25 Aug 2009 17:02:55 -0000 1.45
22 +++ ChangeLog 25 Aug 2009 19:45:01 -0000 1.46
23 @@ -1,6 +1,10 @@
24 # ChangeLog for app-emacs/gentoo-syntax
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.45 2009/08/25 17:02:55 ulm Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.46 2009/08/25 19:45:01 fauli Exp $
28 +
29 + 25 Aug 2009; Christian Faulhammer <fauli@g.o>
30 + gentoo-syntax-9999.ebuild:
31 + fix license again
32
33 25 Aug 2009; Ulrich Mueller <ulm@g.o> gentoo-syntax-1.12.ebuild,
34 +files/50gentoo-syntax-gentoo-1.12.el, files/50gentoo-syntax-gentoo.el,
35
36
37
38 1.9 app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild?rev=1.9&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild?rev=1.9&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild?r1=1.8&r2=1.9
43
44 Index: gentoo-syntax-9999.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild,v
47 retrieving revision 1.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- gentoo-syntax-9999.ebuild 25 Aug 2009 17:02:55 -0000 1.8
51 +++ gentoo-syntax-9999.ebuild 25 Aug 2009 19:45:01 -0000 1.9
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild,v 1.8 2009/08/25 17:02:55 ulm Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild,v 1.9 2009/08/25 19:45:01 fauli Exp $
57
58 inherit elisp subversion
59
60 @@ -9,7 +9,7 @@
61 HOMEPAGE="http://www.gentoo.org/proj/en/lisp/emacs/"
62 SRC_URI=""
63
64 -LICENSE="GPL-2 CCPL-Attribution-ShareAlike-3.0"
65 +LICENSE="GPL-2"
66 SLOT="0"
67 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
68 IUSE=""