summaryrefslogtreecommitdiff
blob: 931b30ca4284991f66fc908cfaa499c9a9ec9b40 (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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
# ChangeLog for dev-lang/smarteiffel
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/smarteiffel/ChangeLog,v 1.21 2006/01/04 17:05:22 carlo Exp $

*smarteiffel-2.2 (04 Jan 2006)

  04 Jan 2006; Carsten Lohrke <carlo@gentoo.org>
  -smarteiffel-2.2_rc3.ebuild, +smarteiffel-2.2.ebuild:
  version bump

  17 Dec 2005; Carsten Lohrke <carlo@gentoo.org> smarteiffel-1.0.ebuild,
  smarteiffel-1.1.ebuild, smarteiffel-2.2_rc3.ebuild:
  whitespace, restore cp -a > cp -pPR fix

*smarteiffel-2.2_rc3 (17 Dec 2005)

  17 Dec 2005; Carsten Lohrke <carlo@gentoo.org>
  -smarteiffel-1.0_beta5.ebuild, -smarteiffel-2.0_rc2.ebuild,
  -smarteiffel-2.2_rc1.ebuild, +smarteiffel-2.2_rc3.ebuild:
  version bump

  16 Dec 2005; Diego Pettenò <flameeyes@gentoo.org>
  smarteiffel-2.2_rc1.ebuild:
  Remove GNUish cp -a call. Bug #103487.

*smarteiffel-2.2_rc1 (03 Dec 2005)

  03 Dec 2005; Carsten Lohrke <carlo@gentoo.org>
  +smarteiffel-2.2_rc1.ebuild:
  version bump

  04 May 2005; David Holm <dholm@gentoo.org> smarteiffel-2.0_rc2.ebuild:
  Added to ~ppc.

  24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
  smarteiffel-1.0.ebuild:
  Stable on ppc.

  29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  23 Oct 2004; Jason Wever <weeve@gentoo.org> smarteiffel-2.0_rc2.ebuild:
  Added ~sparc keyword.

  07 Oct 2004; George Shapovalov <george@gentoo.org> smarteiffel-2.0_rc2.ebuild, files/digest-smarteiffel-2.0_rc2, metadata.xml :
  new version (#64545)
  added ~amd64 to KEYWORDS

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