summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-04-14 12:47:35 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-04-14 12:47:45 -0400
commit1fffb83b7e5bf3d25e7a5427789a4eca89a02e08 (patch)
tree4086c483d2d47057db1be44e46601380e86c401f /dev-util/eresi/ChangeLog
parentdev-util/eresi: scavenged from ::sunrise, bug #253436 (diff)
downloadblueness-master.tar.gz
blueness-master.tar.bz2
blueness-master.zip
dev-util{elfsh,eresi}: removeHEADmaster
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'dev-util/eresi/ChangeLog')
-rw-r--r--dev-util/eresi/ChangeLog39
1 files changed, 0 insertions, 39 deletions
diff --git a/dev-util/eresi/ChangeLog b/dev-util/eresi/ChangeLog
deleted file mode 100644
index 337cda5..0000000
--- a/dev-util/eresi/ChangeLog
+++ /dev/null
@@ -1,39 +0,0 @@
-# ChangeLog for dev-util/eresi
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 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:
- 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
-