blob: d0ceb679655abf55f7745f4e4cfa114b0b856ddc (
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
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
|
# ChangeLog for dev-libs/libelf
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/ChangeLog,v 1.14 2005/09/03 09:19:23 dragonheart Exp $
*libelf-0.8.6 (03 Sep 2005)
03 Sep 2005; Daniel Black <dragonheart@gentoo.org>
+files/libelf-0.8.6-parallelmakefix.patch, +libelf-0.8.6.ebuild:
version bump. homepage/src_uri change
29 Aug 2005; Danny van Dyk <kugelfang@gentoo.org> libelf-0.8.4.ebuild,
libelf-0.8.5.ebuild:
Fixed multilib-strict BUG #104171.
*libelf-0.8.5 (09 Feb 2005)
09 Feb 2005; Mike Frysinger <vapier@gentoo.org> +libelf-0.8.5.ebuild:
Version bump.
14 Nov 2003; Brad House <brad_mssw@gentoo.org> libelf-0.8.4.ebuild:
add ~amd64 flag
*libelf-0.8.4 (11 Nov 2003)
11 Nov 2003; Mike Frysinger <vapier@gentoo.org> :
Version bump.
*libelf-0.8.2 (29 Sep 2002)
08 Feb 2003; Guy Martin <gmsoft@gentoo.org> libelf-0.8.2.ebuild :
Added hppa to keywords.
02 Jan 2003; Martin Schlemmer <azarah@gentoo.org> :
Add "!dev-libs/elfutils" to DEPEND, as elfutils replaces libelf ...
18 Dec 2002; Mark Guertin <gerk@gentoo.org> libelf-0.8.2.ebuild :
set ppc in keywords
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
29 Sep 2002; Martin Schlemmer <azarah@gentoo.org> :
Bump version to fully fix bug #4540. Also fix the docs being installed,
and compat headers not installed when package was already merged.
*libelf-0.7.0 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|