Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/gnu-smalltalk: gnu-smalltalk-3.2.4.ebuild gnu-smalltalk-3.2.3.ebuild gnu-smalltalk-3.2.2.ebuild gnu-smalltalk-3.2.1.ebuild ChangeLog
Date: Wed, 06 Jun 2012 03:07:18
Message-Id: 20120606030709.23CF62004B@flycatcher.gentoo.org
1 zmedico 12/06/06 03:07:09
2
3 Modified: gnu-smalltalk-3.2.4.ebuild
4 gnu-smalltalk-3.2.3.ebuild
5 gnu-smalltalk-3.2.2.ebuild
6 gnu-smalltalk-3.2.1.ebuild ChangeLog
7 Log:
8 inherit multilib for get_libdir
9
10 (Portage version: 2.2.0_alpha110/cvs/Linux i686)
11
12 Revision Changes Path
13 1.4 dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.4.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.4.ebuild?rev=1.4&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.4.ebuild?rev=1.4&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.4.ebuild?r1=1.3&r2=1.4
18
19 Index: gnu-smalltalk-3.2.4.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.4.ebuild,v
22 retrieving revision 1.3
23 retrieving revision 1.4
24 diff -u -r1.3 -r1.4
25 --- gnu-smalltalk-3.2.4.ebuild 24 Apr 2012 09:57:37 -0000 1.3
26 +++ gnu-smalltalk-3.2.4.ebuild 6 Jun 2012 03:07:09 -0000 1.4
27 @@ -1,10 +1,10 @@
28 # Copyright 1999-2012 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.4.ebuild,v 1.3 2012/04/24 09:57:37 mgorny Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.4.ebuild,v 1.4 2012/06/06 03:07:09 zmedico Exp $
32
33 EAPI="3"
34
35 -inherit elisp-common flag-o-matic eutils
36 +inherit elisp-common flag-o-matic eutils multilib
37
38 DESCRIPTION="GNU Smalltalk"
39 HOMEPAGE="http://smalltalk.gnu.org"
40
41
42
43 1.3 dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.3.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.3.ebuild?rev=1.3&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.3.ebuild?rev=1.3&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.3.ebuild?r1=1.2&r2=1.3
48
49 Index: gnu-smalltalk-3.2.3.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.3.ebuild,v
52 retrieving revision 1.2
53 retrieving revision 1.3
54 diff -u -r1.2 -r1.3
55 --- gnu-smalltalk-3.2.3.ebuild 24 Apr 2012 09:57:37 -0000 1.2
56 +++ gnu-smalltalk-3.2.3.ebuild 6 Jun 2012 03:07:09 -0000 1.3
57 @@ -1,10 +1,10 @@
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-lang/gnu-smalltalk/gnu-smalltalk-3.2.3.ebuild,v 1.2 2012/04/24 09:57:37 mgorny Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.3.ebuild,v 1.3 2012/06/06 03:07:09 zmedico Exp $
62
63 EAPI="0"
64
65 -inherit elisp-common flag-o-matic eutils
66 +inherit elisp-common flag-o-matic eutils multilib
67
68 DESCRIPTION="GNU Smalltalk"
69 HOMEPAGE="http://smalltalk.gnu.org"
70
71
72
73 1.3 dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.2.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.2.ebuild?rev=1.3&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.2.ebuild?rev=1.3&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.2.ebuild?r1=1.2&r2=1.3
78
79 Index: gnu-smalltalk-3.2.2.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.2.ebuild,v
82 retrieving revision 1.2
83 retrieving revision 1.3
84 diff -u -r1.2 -r1.3
85 --- gnu-smalltalk-3.2.2.ebuild 24 Apr 2012 09:57:37 -0000 1.2
86 +++ gnu-smalltalk-3.2.2.ebuild 6 Jun 2012 03:07:09 -0000 1.3
87 @@ -1,10 +1,10 @@
88 # Copyright 1999-2012 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.2.ebuild,v 1.2 2012/04/24 09:57:37 mgorny Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.2.ebuild,v 1.3 2012/06/06 03:07:09 zmedico Exp $
92
93 EAPI="0"
94
95 -inherit elisp-common flag-o-matic eutils
96 +inherit elisp-common flag-o-matic eutils multilib
97
98 DESCRIPTION="GNU Smalltalk"
99 HOMEPAGE="http://smalltalk.gnu.org"
100
101
102
103 1.3 dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.1.ebuild
104
105 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.1.ebuild?rev=1.3&view=markup
106 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.1.ebuild?rev=1.3&content-type=text/plain
107 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.1.ebuild?r1=1.2&r2=1.3
108
109 Index: gnu-smalltalk-3.2.1.ebuild
110 ===================================================================
111 RCS file: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.1.ebuild,v
112 retrieving revision 1.2
113 retrieving revision 1.3
114 diff -u -r1.2 -r1.3
115 --- gnu-smalltalk-3.2.1.ebuild 24 Apr 2012 09:57:37 -0000 1.2
116 +++ gnu-smalltalk-3.2.1.ebuild 6 Jun 2012 03:07:09 -0000 1.3
117 @@ -1,10 +1,10 @@
118 # Copyright 1999-2012 Gentoo Foundation
119 # Distributed under the terms of the GNU General Public License v2
120 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.1.ebuild,v 1.2 2012/04/24 09:57:37 mgorny Exp $
121 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-3.2.1.ebuild,v 1.3 2012/06/06 03:07:09 zmedico Exp $
122
123 EAPI="0"
124
125 -inherit elisp-common flag-o-matic eutils
126 +inherit elisp-common flag-o-matic eutils multilib
127
128 DESCRIPTION="GNU Smalltalk"
129 HOMEPAGE="http://smalltalk.gnu.org"
130
131
132
133 1.50 dev-lang/gnu-smalltalk/ChangeLog
134
135 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnu-smalltalk/ChangeLog?rev=1.50&view=markup
136 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnu-smalltalk/ChangeLog?rev=1.50&content-type=text/plain
137 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnu-smalltalk/ChangeLog?r1=1.49&r2=1.50
138
139 Index: ChangeLog
140 ===================================================================
141 RCS file: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/ChangeLog,v
142 retrieving revision 1.49
143 retrieving revision 1.50
144 diff -u -r1.49 -r1.50
145 --- ChangeLog 24 Apr 2012 09:57:37 -0000 1.49
146 +++ ChangeLog 6 Jun 2012 03:07:09 -0000 1.50
147 @@ -1,6 +1,11 @@
148 # ChangeLog for dev-lang/gnu-smalltalk
149 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
150 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/ChangeLog,v 1.49 2012/04/24 09:57:37 mgorny Exp $
151 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/ChangeLog,v 1.50 2012/06/06 03:07:09 zmedico Exp $
152 +
153 + 06 Jun 2012; Zac Medico <zmedico@g.o> gnu-smalltalk-3.2.1.ebuild,
154 + gnu-smalltalk-3.2.2.ebuild, gnu-smalltalk-3.2.3.ebuild,
155 + gnu-smalltalk-3.2.4.ebuild:
156 + inherit multilib for get_libdir
157
158 24 Apr 2012; Michał Górny <mgorny@g.o> gnu-smalltalk-3.2.1.ebuild,
159 gnu-smalltalk-3.2.2.ebuild, gnu-smalltalk-3.2.3.ebuild,