2019-07-08 Eric Sandall <sandalle@sourcemage.org>
	* Set 64-bit for EM64T as well.
	  Sorcery devel (from git), glibc, gcc, or updated smgl-archspecs changed
	  SMGL_COMPAT_ARCHS[1] from x86_64 to em64t.

2008-04-20 Elisamuel Resto <ryuji@sourcemage.org>
	* BUILD: move patching from BUILD to PRE_BUILD, used $SMGL_COMPAT_ARCHS on the if
	* PRE_BUILD: removed -Wall from Makefiles (breaks compilation with gcc-4.3)

2007-03-03 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* BUILD: removed invoke_gcc #10641

2006-10-03 Juuso Alasuutari <iuso@sourcemage.org>
	* DETAILS: [automated] Removed UPDATED.

2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
	* DETAILS: [automated] Removed BUILD_API=2.

2006-04-17 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: nolonger needs gcc34
	* DEPENDS: delete
	  everything builds with gcc-4.1.0

2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
	* DETAILS: (automated) Add KEYWORDS

2005-11-18 Seth Woolley <seth@tautology.org>
	* BUILD: now builds on x86-64 with my nifty patch.

2005-10-04 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 1.7; gpg, md5 -> sha512
	* swoolley.gpg, hashsum-1.6.tar.gz.asc: deleted

2005-09-23 Pieter Lenaerts <e-type@sourcemage.org>
	* BUILD, aded DEPENDS, DETAILS: needs gcc34

2005-04-04 Seth Woolley <seth@tautology.org>
	* DETAILS,BUILD,INSTALL: spell created
	  On that note, why the hell don't people use autotools?
	  Used these commands while in the directory to gen the gpg stuff:
	  gpg --export --armor '2005 Personal Key' |
	  gpg --no-default-keyring --keyring ./swoolley.gpg --import
	  gpg --armor --detach-sign --keyring swoolley.gpg \
	  -o hashsum-1.6.tar.gz.asc /var/spool/sorcery/hashsum-1.6.tar.gz
	  Spell supports GPG signature now.

