Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/jimtcl: jimtcl-0.73.ebuild jimtcl-0.75.ebuild jimtcl-0.74-r1.ebuild ChangeLog
Date: Tue, 10 Jun 2014 00:21:58
Message-Id: 20140610002153.EA6902004E@flycatcher.gentoo.org
1 vapier 14/06/10 00:21:53
2
3 Modified: jimtcl-0.73.ebuild jimtcl-0.75.ebuild
4 jimtcl-0.74-r1.ebuild ChangeLog
5 Log:
6 Add arm64/m68k/s390/sh love.
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
9
10 Revision Changes Path
11 1.6 dev-lang/jimtcl/jimtcl-0.73.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/jimtcl/jimtcl-0.73.ebuild?rev=1.6&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/jimtcl/jimtcl-0.73.ebuild?rev=1.6&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/jimtcl/jimtcl-0.73.ebuild?r1=1.5&r2=1.6
16
17 Index: jimtcl-0.73.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/jimtcl-0.73.ebuild,v
20 retrieving revision 1.5
21 retrieving revision 1.6
22 diff -u -r1.5 -r1.6
23 --- jimtcl-0.73.ebuild 28 Aug 2013 11:16:30 -0000 1.5
24 +++ jimtcl-0.73.ebuild 10 Jun 2014 00:21:53 -0000 1.6
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/jimtcl-0.73.ebuild,v 1.5 2013/08/28 11:16:30 ago Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/jimtcl-0.73.ebuild,v 1.6 2014/06/10 00:21:53 vapier Exp $
31
32 EAPI="4"
33
34 @@ -10,7 +10,7 @@
35
36 LICENSE="LGPL-2"
37 SLOT="0"
38 -KEYWORDS="amd64 arm x86"
39 +KEYWORDS="amd64 arm arm64 m68k s390 sh x86"
40 IUSE="doc static-libs"
41 DEPEND="doc? ( app-text/asciidoc )
42 app-arch/unzip"
43
44
45
46 1.3 dev-lang/jimtcl/jimtcl-0.75.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/jimtcl/jimtcl-0.75.ebuild?rev=1.3&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/jimtcl/jimtcl-0.75.ebuild?rev=1.3&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/jimtcl/jimtcl-0.75.ebuild?r1=1.2&r2=1.3
51
52 Index: jimtcl-0.75.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/jimtcl-0.75.ebuild,v
55 retrieving revision 1.2
56 retrieving revision 1.3
57 diff -u -r1.2 -r1.3
58 --- jimtcl-0.75.ebuild 9 May 2014 21:18:34 -0000 1.2
59 +++ jimtcl-0.75.ebuild 10 Jun 2014 00:21:53 -0000 1.3
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/jimtcl-0.75.ebuild,v 1.2 2014/05/09 21:18:34 hwoarang Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/jimtcl-0.75.ebuild,v 1.3 2014/06/10 00:21:53 vapier Exp $
65
66 EAPI="5"
67
68 @@ -12,7 +12,7 @@
69
70 LICENSE="LGPL-2"
71 SLOT="0"
72 -KEYWORDS="~amd64 ~arm ~mips ~x86"
73 +KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~mips ~s390 ~sh ~x86"
74 IUSE="doc static-libs"
75 DEPEND="doc? ( app-text/asciidoc )
76 app-arch/unzip"
77
78
79
80 1.2 dev-lang/jimtcl/jimtcl-0.74-r1.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/jimtcl/jimtcl-0.74-r1.ebuild?rev=1.2&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/jimtcl/jimtcl-0.74-r1.ebuild?rev=1.2&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/jimtcl/jimtcl-0.74-r1.ebuild?r1=1.1&r2=1.2
85
86 Index: jimtcl-0.74-r1.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/jimtcl-0.74-r1.ebuild,v
89 retrieving revision 1.1
90 retrieving revision 1.2
91 diff -u -r1.1 -r1.2
92 --- jimtcl-0.74-r1.ebuild 17 Sep 2013 19:16:49 -0000 1.1
93 +++ jimtcl-0.74-r1.ebuild 10 Jun 2014 00:21:53 -0000 1.2
94 @@ -1,6 +1,6 @@
95 -# Copyright 1999-2013 Gentoo Foundation
96 +# Copyright 1999-2014 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/jimtcl-0.74-r1.ebuild,v 1.1 2013/09/17 19:16:49 hwoarang Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/jimtcl-0.74-r1.ebuild,v 1.2 2014/06/10 00:21:53 vapier Exp $
100
101 EAPI="5"
102
103 @@ -12,7 +12,7 @@
104
105 LICENSE="LGPL-2"
106 SLOT="0"
107 -KEYWORDS="~amd64 ~arm ~x86"
108 +KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~s390 ~sh ~x86"
109 IUSE="doc static-libs"
110 DEPEND="doc? ( app-text/asciidoc )
111 app-arch/unzip"
112
113
114
115 1.14 dev-lang/jimtcl/ChangeLog
116
117 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/jimtcl/ChangeLog?rev=1.14&view=markup
118 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/jimtcl/ChangeLog?rev=1.14&content-type=text/plain
119 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/jimtcl/ChangeLog?r1=1.13&r2=1.14
120
121 Index: ChangeLog
122 ===================================================================
123 RCS file: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/ChangeLog,v
124 retrieving revision 1.13
125 retrieving revision 1.14
126 diff -u -r1.13 -r1.14
127 --- ChangeLog 9 May 2014 21:18:34 -0000 1.13
128 +++ ChangeLog 10 Jun 2014 00:21:53 -0000 1.14
129 @@ -1,6 +1,10 @@
130 # ChangeLog for dev-lang/jimtcl
131 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
132 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/ChangeLog,v 1.13 2014/05/09 21:18:34 hwoarang Exp $
133 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/jimtcl/ChangeLog,v 1.14 2014/06/10 00:21:53 vapier Exp $
134 +
135 + 10 Jun 2014; Mike Frysinger <vapier@g.o> jimtcl-0.73.ebuild,
136 + jimtcl-0.74-r1.ebuild, jimtcl-0.75.ebuild:
137 + Add arm64/m68k/s390/sh love.
138
139 09 May 2014; Markos Chandras <hwoarang@g.o> jimtcl-0.75.ebuild:
140 Add ~mips