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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
# ChangeLog for dev-util/elfkickers
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/elfkickers/ChangeLog,v 1.15 2007/08/30 14:12:08 pva Exp $
*elfkickers-2.0a-r3 (30 Aug 2007)
30 Aug 2007; <pva@gentoo.org> +elfkickers-2.0a-r3.ebuild:
Fixes problem reported in bug #178790 comment 2 by Pat Erley.
*elfkickers-2.0a-r2 (16 May 2007)
16 May 2007; <solar@gentoo.org> +elfkickers-2.0a-r2.ebuild:
- make rebind and elfls 64bit aware when compiled on 64bit hosts
12 Aug 2006; Jason Wever <weeve@gentoo.org> elfkickers-2.0a-r1.ebuild:
Stable on SPARC.
17 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/elfkickers-2.0a-bsd.patch, +files/elfkickers-2.0a-make.patch,
elfkickers-2.0a-r1.ebuild:
Build fixes for *BSD.
17 Jul 2006; <solar@gentoo.org> elfkickers-2.0a-r1.ebuild:
- stable on 32bit arches. ppc, arm, x86
*elfkickers-2.0a-r1 (09 May 2006)
09 May 2006; <solar@gentoo.org> +files/elfkickers-2.0a-elfls-core.patch,
+files/sstrip-mjn3.c, +elfkickers-2.0a-r1.ebuild:
- update elfls for ET_CORE. - update sstrip to be cross and 64bit aware -
Manuel Novoa III.
07 May 2005; David Holm <dholm@gentoo.org> elfkickers-2.0a.ebuild:
Added to ~ppc.
11 Nov 2004; <solar@gentoo.org> elfkickers-2.0a.ebuild:
added ~mips to the KEYWORDS
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
elfkickers-2.0a.ebuild:
virtual/glibc -> virtual/libc
25 Apr 2004; Guy Martin <gmsoft@gentoo.org> elfkickers-2.0a.ebuild:
Removed unneeded nasm DEPEND. Marked stable on hppa and sparc.
25 Dec 2003; Jason Wever <weeve@gentoo.org> elfkickers-2.0a.ebuild:
Removed sparc keyword as this package cannot be emerged due to the dependency
on nasm, which only works on x86.
29 Sep 2003; <solar@gentoo.org> elfkickers-2.0a.ebuild:
marking stable on x86,sparc
31 Jul 2003; <solar@gentoo.org> elfkickers-2.0a.ebuild:
added sparc to keywords after testing on sparc64
*elfkickers-2.0a (25 Jul 2003)
25 Jul 2003; <solar@gentoo.org> elfkickers-2.0a.ebuild, metadata.xml,
files/elfkickers-2.0a.diff:
Initial import of ELFkickers into portage, adds tools such as sstrip, rebind,
elfls, elftoc, ebfc
|