summaryrefslogtreecommitdiff
blob: 0b465dabd0ea9968aa79d3633312182e13c0a3af (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
# ChangeLog for dev-util/eresi
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $

  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
  _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:
  Adding some bash magic for less dodoc lines

  02 Jan 2009; Martin von Gagern (MvG) <Martin.vGagern@gmx.net>
  +files/0.82-parallel-make.patch, +eresi-0.82_beta2.ebuild, +metadata.xml:
  New ebuild for ERESI, to replace dev-util/elfsh. Bug #253436