summaryrefslogtreecommitdiff
blob: ed0f38aff3bf84b263c2f6720b6b79fb16fbf7c2 (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
# ChangeLog for dev-lang/smarteiffel
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/smarteiffel/ChangeLog,v 1.6 2003/10/17 03:18:36 george Exp $

*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)

  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. :)