]> Pileus Git - ~andy/sunrise/blobdiff - dev-util/eresi/ChangeLog
dev-util/eresi: Remove unneeded base eclass
[~andy/sunrise] / dev-util / eresi / ChangeLog
index a3f59cd40347f0cf4dc65a3fe86f4c2f308d55dd..337cda563f79f25e8b53661ea5af92f7f0ac0d9c 100644 (file)
@@ -1,10 +1,33 @@
 # ChangeLog for dev-util/eresi
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
-  04 Jul 2010; Martin von Gagern (MvG) <Martin.vGagern@gmx.net>
+  27 May 2011; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
+  eresi-0.82_beta2.ebuild:
+  Remove unneeded base eclass
+
+  23 May 2011; Martin von Gagern (MvG) <Martin.vGagern@gmx.net>
+  +files/0.82_beta2-direct-ld.patch, +files/0.82_beta2-gentoo-autodetect.patch,
+  +files/0.82_beta2-sed-in-Makefile.patch, eresi-0.82_beta2.ebuild:
+  * Change to EAPI=4. Prevent readline and server USE flags
+    from being enabled at the same time.
+  * Remove sed call at the top level of the Makefile.
+  * Prevent direct call to ld, call gcc instead.
+  * Avoid automatic autodetection of gentoo via uname.
+
+  05 Oct 2010; Martin von Gagern (MvG) <Martin.vGagern@gmx.net>
   eresi-0.82_beta2.ebuild:
-  Updated SRC_URI to new host
+  Fix build issues with glibc 2.12 where __USE_GNU gets unset unless
+  _GNU_SOURCE is defined, preventing the definition of REG_* macros from
+  sys/ucontext.h.
+
+  04 Jul 2010; Martin von Gagern (MvG) <Martin.vGagern@gmx.net>
+  +files/0.82_beta2-as-needed.patch,
+  +files/0.82_beta2-drop-dprintf.patch, eresi-0.82_beta2.ebuild:
+  * Updated SRC_URI to new host
+  * Fix build-time issue due to conflicting dprintf declarations
+  * Fix problem with --as-needed
+  * Fix path of one doc file
 
   09 Jan 2009; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
   eresi-0.82_beta2.ebuild: