blob: c353636932d81f8df5062d8ef54489cd8975984b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
|
# ChangeLog for dev-lang/smarteiffel
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/smarteiffel/ChangeLog,v 1.11 2004/07/02 04:31:03 eradicator Exp $
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
smarteiffel-1.0.ebuild, smarteiffel-1.1.ebuild:
virtual/glibc -> virtual/libc
03 Jun 2004; Aron Griffis <agriffis@gentoo.org> smarteiffel-1.0.ebuild,
smarteiffel-1.1.ebuild:
Fix use invocation
15 May 2004; Bryan �stergaard <kloeri@gentoo.org> smarteiffel-1.1.ebuild:
Stable on alpha.
*smarteiffel-1.1 (16 Oct 2003)
16 Oct 2003; George Shapovalov <george@gentoo.org> smarteiffel-1.1.ebuild :
new version
this one has rewamped install "script", required quite some tweaking.
Testing extremely welcome!
10 Jun 2003; <msterret@gentoo.org> smarteiffel-1.0.ebuild:
Took tcc out of IUSE since it was commented out in the ebuild.
*smarteiffel-1.0_beta5 (16 Nov 2002)
*smarteiffel-1.0 (09 Dec 2002)
09 Dec 2002; George Shapovalov <george@gentoo.org> smarteiffel-1.0.ebuild, files/digest-smarteiffel-1.0 :
smarteiffel-1.0 released, version update. Changes to ebuild (by Per Wigren <wigren@home.se>):
* Support for TinyCC as default compiler using "tcc"-useflag. - problematic at the moment, commented uot (George)
* Added a SE_DIR environment-variable so all extra-packages can depend on it.
* Changed SE_DIR to /usr/lib/SmartEiffel, because that is the default dir if the
SmartEiffel-variable is not set, and a few 3rd-party-packages expect it.
* Don't rename compile to se-compile anymore! This breaks ALL 3rd-party-packages!
* SmartEiffel is now distributed with versionnumbered filenames so there's no
need to rename+mirror anymore! ;)
22 Nov 2002; George Shapovalov <george@gentoo.org> smarteiffel-1.0_beta5.ebuild, files/digest-smarteiffel-1.0_beta5 :
cleaned up and committed to portage.
22 Nov 2002; Steven Wong <wongs15@tartarus.uwa.edu.au> :
- Fixed empty loadpath.UNIX being generated.
- lib/ and tools/ directories are installed now.
- Fixed links in html documentation; they don't reference to "../man"
anymore.
16 Nov 2002; Steven Wong <wongs15@tartarus.uwa.edu.au> :
Ebuild submitted by me. There is still some murky places
standard-wise, but I think it's better to leave this mostly for the
SmartEiffel developers to clean out. Big thanks to George Shapovalov
<george@gentoo.org> who did all the researching to find how other
distributions packaged this strange beast. :)
|