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
|
# ChangeLog for dev-util/patchelf
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/ChangeLog,v 1.11 2014/12/28 10:14:47 ago Exp $
28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> patchelf-0.8.ebuild:
Stable for x86, wrt bug #532850
26 Dec 2014; Agostino Sarubbo <ago@gentoo.org> patchelf-0.8.ebuild:
Stable for amd64, wrt bug #532850
*patchelf-0.8 (01 May 2014)
01 May 2014; Justin Lecher <jlec@gentoo.org> patchelf-0.6.ebuild,
patchelf-0.6-r1.ebuild, +patchelf-0.8.ebuild:
Verison Bump, #509244
08 Mar 2013; Justin Lecher <jlec@gentoo.org>
files/patchelf-0.6-test-build.patch:
Enhance the patch for as-needed problems
08 Mar 2013; Justin Lecher <jlec@gentoo.org>
files/patchelf-0.6-test-build.patch:
Fix linking of test, #455454
*patchelf-0.6-r1 (04 Feb 2013)
04 Feb 2013; Justin Lecher <jlec@gentoo.org> +patchelf-0.6-r1.ebuild,
+files/patchelf-0.6-test-build.patch:
Use system header, thanks fedora; respect CC, CFLAGS and LDFLAGS in test
binaries
30 Jan 2013; Justin Lecher <jlec@gentoo.org> -patchelf-0.5.ebuild,
metadata.xml:
Drop old
30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> patchelf-0.6.ebuild:
Stable for x86, wrt bug #454620
30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> patchelf-0.6.ebuild:
Stable for amd64, wrt bug #454620
*patchelf-0.6 (11 Nov 2011)
11 Nov 2011; Justin Lecher <jlec@gentoo.org> patchelf-0.5.ebuild,
+patchelf-0.6.ebuild, metadata.xml:
Version Bump and move to EAPI=4
30 Nov 2010; Justin Lecher <jlec@gentoo.org> +patchelf-0.5.ebuild,
+metadata.xml:
New package (copied from app-admin/patchelf)
*patchelf-0.5 (14 Nov 2010)
14 Nov 2010; Justin Lecher <jlec@gentoo.org> +patchelf-0.5.ebuild,
+metadata.xml:
New addition
|