Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-tex/slatex: ChangeLog slatex-20050609.ebuild slatex-20090928.ebuild
Date: Sun, 04 Nov 2012 17:04:57
Message-Id: 20121104170441.49877215F3@flycatcher.gentoo.org
1 ulm 12/11/04 17:04:41
2
3 Modified: ChangeLog slatex-20050609.ebuild
4 slatex-20090928.ebuild
5 Log:
6 Change LICENSE to "freedist": The license of the package doesn't grant the right for modifications.
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.5 dev-tex/slatex/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/slatex/ChangeLog?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/slatex/ChangeLog?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/slatex/ChangeLog?r1=1.4&r2=1.5
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-tex/slatex/ChangeLog,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- ChangeLog 1 Jul 2010 16:44:41 -0000 1.4
24 +++ ChangeLog 4 Nov 2012 17:04:41 -0000 1.5
25 @@ -1,6 +1,11 @@
26 # ChangeLog for dev-tex/slatex
27 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/slatex/ChangeLog,v 1.4 2010/07/01 16:44:41 chiiph Exp $
29 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/slatex/ChangeLog,v 1.5 2012/11/04 17:04:41 ulm Exp $
31 +
32 + 04 Nov 2012; Ulrich Müller <ulm@g.o> slatex-20050609.ebuild,
33 + slatex-20090928.ebuild:
34 + Change LICENSE to "freedist": The license of the package doesn't grant the
35 + right for modifications.
36
37 *slatex-20090928 (01 Jul 2010)
38
39
40
41
42 1.4 dev-tex/slatex/slatex-20050609.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/slatex/slatex-20050609.ebuild?rev=1.4&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/slatex/slatex-20050609.ebuild?rev=1.4&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/slatex/slatex-20050609.ebuild?r1=1.3&r2=1.4
47
48 Index: slatex-20050609.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-tex/slatex/slatex-20050609.ebuild,v
51 retrieving revision 1.3
52 retrieving revision 1.4
53 diff -u -r1.3 -r1.4
54 --- slatex-20050609.ebuild 17 Apr 2010 17:52:07 -0000 1.3
55 +++ slatex-20050609.ebuild 4 Nov 2012 17:04:41 -0000 1.4
56 @@ -1,23 +1,18 @@
57 -# Copyright 1999-2010 Gentoo Foundation
58 +# Copyright 1999-2012 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/slatex/slatex-20050609.ebuild,v 1.3 2010/04/17 17:52:07 pchrist Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/slatex/slatex-20050609.ebuild,v 1.4 2012/11/04 17:04:41 ulm Exp $
62
63 # for updating the texmf database, id est latex-package_rehash
64 inherit latex-package
65
66 DESCRIPTION="SLaTeX is a Scheme program that allows you to write Scheme code in your (La)TeX source."
67 -
68 HOMEPAGE="http://www.ccs.neu.edu/home/dorai/slatex/slatxdoc.html"
69 -
70 #http://www.ccs.neu.edu/home/dorai/slatex/slatex.tar.gz
71 SRC_URI="mirror://gentoo/${P}.tar.gz"
72
73 -LICENSE="as-is"
74 -
75 +LICENSE="freedist" # license doesn't grant the right for modifications
76 SLOT="0"
77 -
78 KEYWORDS="~amd64 ~x86"
79 -
80 IUSE=""
81
82 CDEPEND="dev-scheme/guile"
83
84
85
86 1.2 dev-tex/slatex/slatex-20090928.ebuild
87
88 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/slatex/slatex-20090928.ebuild?rev=1.2&view=markup
89 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/slatex/slatex-20090928.ebuild?rev=1.2&content-type=text/plain
90 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/slatex/slatex-20090928.ebuild?r1=1.1&r2=1.2
91
92 Index: slatex-20090928.ebuild
93 ===================================================================
94 RCS file: /var/cvsroot/gentoo-x86/dev-tex/slatex/slatex-20090928.ebuild,v
95 retrieving revision 1.1
96 retrieving revision 1.2
97 diff -u -r1.1 -r1.2
98 --- slatex-20090928.ebuild 1 Jul 2010 16:44:41 -0000 1.1
99 +++ slatex-20090928.ebuild 4 Nov 2012 17:04:41 -0000 1.2
100 @@ -1,17 +1,17 @@
101 -# Copyright 1999-2010 Gentoo Foundation
102 +# Copyright 1999-2012 Gentoo Foundation
103 # Distributed under the terms of the GNU General Public License v2
104 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/slatex/slatex-20090928.ebuild,v 1.1 2010/07/01 16:44:41 chiiph Exp $
105 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/slatex/slatex-20090928.ebuild,v 1.2 2012/11/04 17:04:41 ulm Exp $
106
107 EAPI="3"
108
109 # for updating the texmf database, id est latex-package_rehash
110 inherit latex-package
111
112 -DESCRIPTION="SLaTeX is a Scheme program that allows you to write Scheme code in your (La)TeX source."
113 +DESCRIPTION="SLaTeX is a Scheme program that allows you to write Scheme code in your (La)TeX source"
114 HOMEPAGE="http://www.ccs.neu.edu/home/dorai/slatex/slatxdoc.html"
115 SRC_URI="http://evalwhen.com/slatex/slatex.tar.bz2 -> ${P}.tar.bz2"
116
117 -LICENSE="as-is"
118 +LICENSE="freedist" # license doesn't grant the right for modifications
119 SLOT="0"
120 KEYWORDS="~amd64 ~x86"
121 IUSE=""