diff options
author | 2011-05-23 17:57:20 -0400 | |
---|---|---|
committer | 2011-05-23 17:57:20 -0400 | |
commit | e9feb6dad37d3989f85f3e73ba348e9ff6191f25 (patch) | |
tree | 8db7f72b46a8e864ba54b02d832e71ceea58df3c /dev-util/eresi/ChangeLog | |
parent | dev-util/eresi: moved from sunrise overlay for testing before being introduce... (diff) | |
download | blueness-e9feb6dad37d3989f85f3e73ba348e9ff6191f25.tar.gz blueness-e9feb6dad37d3989f85f3e73ba348e9ff6191f25.tar.bz2 blueness-e9feb6dad37d3989f85f3e73ba348e9ff6191f25.zip |
dev-util/eresi: updated to address problems in bug #253436
(Portage version: 2.1.9.42/git/Linux x86_64, signed Manifest commit with key 0xD0455535)
Diffstat (limited to 'dev-util/eresi/ChangeLog')
-rw-r--r-- | dev-util/eresi/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/dev-util/eresi/ChangeLog b/dev-util/eresi/ChangeLog index 0b465da..a1daa1b 100644 --- a/dev-util/eresi/ChangeLog +++ b/dev-util/eresi/ChangeLog @@ -1,7 +1,16 @@ # 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: $ + 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: Fix build issues with glibc 2.12 where __USE_GNU gets unset unless |