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/sml-mode: sml-mode-6.1.ebuild ChangeLog sml-mode-4.1.ebuild sml-mode-5.0.ebuild
Date: Thu, 01 Nov 2012 14:42:42
Message-Id: 20121101144224.9EF8621600@flycatcher.gentoo.org
1 ulm 12/11/01 14:42:24
2
3 Modified: ChangeLog sml-mode-4.1.ebuild sml-mode-5.0.ebuild
4 Added: sml-mode-6.1.ebuild
5 Log:
6 Version bump, bug 440348. According to upstream, the package now consists only of a single elisp file. Specify LICENSE more precisely.
7
8 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
9
10 Revision Changes Path
11 1.26 app-emacs/sml-mode/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/sml-mode/ChangeLog?rev=1.26&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/sml-mode/ChangeLog?rev=1.26&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/sml-mode/ChangeLog?r1=1.25&r2=1.26
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/ChangeLog,v
20 retrieving revision 1.25
21 retrieving revision 1.26
22 diff -u -r1.25 -r1.26
23 --- ChangeLog 10 Aug 2012 23:27:34 -0000 1.25
24 +++ ChangeLog 1 Nov 2012 14:42:24 -0000 1.26
25 @@ -1,6 +1,13 @@
26 # ChangeLog for app-emacs/sml-mode
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/ChangeLog,v 1.25 2012/08/10 23:27:34 fauli Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/ChangeLog,v 1.26 2012/11/01 14:42:24 ulm Exp $
30 +
31 +*sml-mode-6.1 (01 Nov 2012)
32 +
33 + 01 Nov 2012; Ulrich Müller <ulm@g.o> sml-mode-4.1.ebuild,
34 + sml-mode-5.0.ebuild, +sml-mode-6.1.ebuild:
35 + Version bump, bug 440348. According to upstream, the package now consists
36 + only of a single elisp file. Specify LICENSE more precisely.
37
38 10 Aug 2012; Christian Faulhammer <fauli@g.o>
39 -sml-mode-5.0_beta1.ebuild:
40
41
42
43 1.6 app-emacs/sml-mode/sml-mode-4.1.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/sml-mode/sml-mode-4.1.ebuild?rev=1.6&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/sml-mode/sml-mode-4.1.ebuild?rev=1.6&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/sml-mode/sml-mode-4.1.ebuild?r1=1.5&r2=1.6
48
49 Index: sml-mode-4.1.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-4.1.ebuild,v
52 retrieving revision 1.5
53 retrieving revision 1.6
54 diff -u -r1.5 -r1.6
55 --- sml-mode-4.1.ebuild 23 May 2010 21:02:14 -0000 1.5
56 +++ sml-mode-4.1.ebuild 1 Nov 2012 14:42:24 -0000 1.6
57 @@ -1,6 +1,6 @@
58 -# Copyright 1999-2010 Gentoo Foundation
59 +# Copyright 1999-2012 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-4.1.ebuild,v 1.5 2010/05/23 21:02:14 pacho Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-4.1.ebuild,v 1.6 2012/11/01 14:42:24 ulm Exp $
63
64 inherit elisp
65
66 @@ -8,7 +8,7 @@
67 HOMEPAGE="http://www.iro.umontreal.ca/~monnier/elisp/"
68 SRC_URI="http://www.iro.umontreal.ca/~monnier/elisp/${P}.tar.gz"
69
70 -LICENSE="GPL-3"
71 +LICENSE="GPL-3+"
72 SLOT="0"
73 KEYWORDS="alpha amd64 ppc x86"
74 IUSE=""
75
76
77
78 1.2 app-emacs/sml-mode/sml-mode-5.0.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/sml-mode/sml-mode-5.0.ebuild?rev=1.2&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/sml-mode/sml-mode-5.0.ebuild?rev=1.2&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/sml-mode/sml-mode-5.0.ebuild?r1=1.1&r2=1.2
83
84 Index: sml-mode-5.0.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-5.0.ebuild,v
87 retrieving revision 1.1
88 retrieving revision 1.2
89 diff -u -r1.1 -r1.2
90 --- sml-mode-5.0.ebuild 10 Aug 2012 23:25:02 -0000 1.1
91 +++ sml-mode-5.0.ebuild 1 Nov 2012 14:42:24 -0000 1.2
92 @@ -1,17 +1,16 @@
93 # Copyright 1999-2012 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-5.0.ebuild,v 1.1 2012/08/10 23:25:02 fauli Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-5.0.ebuild,v 1.2 2012/11/01 14:42:24 ulm Exp $
97
98 EAPI=4
99
100 inherit elisp
101
102 -MY_P=${P}beta1
103 DESCRIPTION="Emacs major mode for editing Standard ML"
104 HOMEPAGE="http://www.iro.umontreal.ca/~monnier/elisp/"
105 SRC_URI="http://www.iro.umontreal.ca/~monnier/elisp/${P}.tar.gz"
106
107 -LICENSE="GPL-3"
108 +LICENSE="GPL-3+"
109 SLOT="0"
110 KEYWORDS="~alpha ~amd64 ~ppc ~x86"
111 IUSE=""
112
113
114
115 1.1 app-emacs/sml-mode/sml-mode-6.1.ebuild
116
117 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/sml-mode/sml-mode-6.1.ebuild?rev=1.1&view=markup
118 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/sml-mode/sml-mode-6.1.ebuild?rev=1.1&content-type=text/plain
119
120 Index: sml-mode-6.1.ebuild
121 ===================================================================
122 # Copyright 1999-2012 Gentoo Foundation
123 # Distributed under the terms of the GNU General Public License v2
124 # $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-6.1.ebuild,v 1.1 2012/11/01 14:42:24 ulm Exp $
125
126 EAPI=4
127
128 inherit elisp
129
130 DESCRIPTION="Emacs major mode for editing Standard ML"
131 HOMEPAGE="http://www.iro.umontreal.ca/~monnier/elisp/"
132 # taken from http://bzr.sv.gnu.org/r/emacs/elpa
133 SRC_URI="mirror://gentoo/${P}.el.xz"
134
135 LICENSE="GPL-3+"
136 SLOT="0"
137 KEYWORDS="~alpha ~amd64 ~ppc ~x86"
138
139 DEPEND="app-arch/xz-utils"
140
141 SITEFILE="50${PN}-gentoo.el"