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-editors/emacs-vcs: ChangeLog emacs-vcs-24.0.9999-r1.ebuild emacs-vcs-23.3.9999.ebuild
Date: Mon, 01 Aug 2011 07:29:42
Message-Id: 20110801072930.1620A2004C@flycatcher.gentoo.org
1 ulm 11/08/01 07:29:30
2
3 Modified: ChangeLog emacs-vcs-24.0.9999-r1.ebuild
4 emacs-vcs-23.3.9999.ebuild
5 Log:
6 Add PSF-2 to LICENSE for CEDET grammars.
7
8 (Portage version: 2.1.10.7/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.58 app-editors/emacs-vcs/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/ChangeLog?rev=1.58&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/ChangeLog?rev=1.58&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/ChangeLog?r1=1.57&r2=1.58
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v
20 retrieving revision 1.57
21 retrieving revision 1.58
22 diff -u -r1.57 -r1.58
23 --- ChangeLog 19 Jul 2011 07:28:32 -0000 1.57
24 +++ ChangeLog 1 Aug 2011 07:29:29 -0000 1.58
25 @@ -1,6 +1,10 @@
26 # ChangeLog for app-editors/emacs-vcs
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v 1.57 2011/07/19 07:28:32 ulm Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v 1.58 2011/08/01 07:29:29 ulm Exp $
30 +
31 + 01 Aug 2011; Ulrich Mueller <ulm@g.o> emacs-vcs-23.3.9999.ebuild,
32 + emacs-vcs-24.0.9999-r1.ebuild:
33 + Add PSF-2 to LICENSE for CEDET grammars.
34
35 19 Jul 2011; Ulrich Mueller <ulm@g.o> emacs-vcs-24.0.9999-r1.ebuild,
36 metadata.xml:
37
38
39
40 1.12 app-editors/emacs-vcs/emacs-vcs-24.0.9999-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.0.9999-r1.ebuild?rev=1.12&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.0.9999-r1.ebuild?rev=1.12&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.0.9999-r1.ebuild?r1=1.11&r2=1.12
45
46 Index: emacs-vcs-24.0.9999-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.0.9999-r1.ebuild,v
49 retrieving revision 1.11
50 retrieving revision 1.12
51 diff -u -r1.11 -r1.12
52 --- emacs-vcs-24.0.9999-r1.ebuild 19 Jul 2011 07:28:32 -0000 1.11
53 +++ emacs-vcs-24.0.9999-r1.ebuild 1 Aug 2011 07:29:29 -0000 1.12
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.0.9999-r1.ebuild,v 1.11 2011/07/19 07:28:32 ulm Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.0.9999-r1.ebuild,v 1.12 2011/08/01 07:29:29 ulm Exp $
59
60 EAPI=4
61
62 @@ -27,7 +27,7 @@
63 DESCRIPTION="The extensible, customizable, self-documenting real-time display editor"
64 HOMEPAGE="http://www.gnu.org/software/emacs/"
65
66 -LICENSE="GPL-3 FDL-1.3 BSD as-is MIT W3C unicode"
67 +LICENSE="GPL-3 FDL-1.3 BSD as-is MIT W3C unicode PSF-2"
68 SLOT="24"
69 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
70 IUSE="alsa dbus gconf gif gnutls gpm gsettings gtk gtk3 gzip-el hesiod imagemagick jpeg kerberos libxml2 m17n-lib motif png selinux sound source svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm"
71
72
73
74 1.7 app-editors/emacs-vcs/emacs-vcs-23.3.9999.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-23.3.9999.ebuild?rev=1.7&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-23.3.9999.ebuild?rev=1.7&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-23.3.9999.ebuild?r1=1.6&r2=1.7
79
80 Index: emacs-vcs-23.3.9999.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-23.3.9999.ebuild,v
83 retrieving revision 1.6
84 retrieving revision 1.7
85 diff -u -r1.6 -r1.7
86 --- emacs-vcs-23.3.9999.ebuild 19 Mar 2011 09:34:59 -0000 1.6
87 +++ emacs-vcs-23.3.9999.ebuild 1 Aug 2011 07:29:29 -0000 1.7
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2011 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-23.3.9999.ebuild,v 1.6 2011/03/19 09:34:59 ulm Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-23.3.9999.ebuild,v 1.7 2011/08/01 07:29:29 ulm Exp $
93
94 EAPI=4
95 WANT_AUTOMAKE="none"
96 @@ -28,7 +28,7 @@
97 DESCRIPTION="The extensible, customizable, self-documenting real-time display editor"
98 HOMEPAGE="http://www.gnu.org/software/emacs/"
99
100 -LICENSE="GPL-3 FDL-1.3 BSD as-is MIT W3C unicode"
101 +LICENSE="GPL-3 FDL-1.3 BSD as-is MIT W3C unicode PSF-2"
102 SLOT="23"
103 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
104 IUSE="alsa dbus gconf gif gpm gtk gzip-el hesiod jpeg kerberos m17n-lib motif png sound source svg tiff toolkit-scroll-bars X Xaw3d xft +xpm"