# 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.7 2004/03/02 09:25:00 aliz Exp $ *smarteiffel-1.1 (16 Oct 2003) 16 Oct 2003; George Shapovalov smarteiffel-1.1.ebuild : new version this one has rewamped install "script", required quite some tweaking. Testing extremely welcome! 10 Jun 2003; 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 smarteiffel-1.0.ebuild, files/digest-smarteiffel-1.0 : smarteiffel-1.0 released, version update. Changes to ebuild (by Per Wigren ): * 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 smarteiffel-1.0_beta5.ebuild, files/digest-smarteiffel-1.0_beta5 : cleaned up and committed to portage. 22 Nov 2002; Steven Wong : - 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 : 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 who did all the researching to find how other distributions packaged this strange beast. :)