blob: 46a732d99dc203323ee6c4e7b678efe6475a01b3 (
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
|
# ChangeLog for dev-libs/commonc++
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/commonc++/ChangeLog,v 1.14 2004/03/12 02:54:32 mr_bones_ Exp $
11 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
commonc++-1.9.7-r2.ebuild, commonc++-1.9.7-r3.ebuild:
inherit eutils for epatch
11 Mar 2004; Luca Barbato <lu_zero@gentoo.org> commonc++-1.9.7-r3.ebuild:
I didn't fix the behavour previously, now I workaround it.
11 Mar 2004; Luca Barbato <lu_zero@gentoo.org> commonc++-1.9.7-r3.ebuild:
Minor fix
28 Oct 2003; Martin Holzer <mholzer@gentoo.org> commonc++-1.9.7-r1.ebuild,
commonc++-1.9.7-r2.ebuild, commonc++-1.9.7-r3.ebuild,
files/commmonc++-0.1.patch, files/commonc++-0.1.patch:
Closing #24334.
30 Jun 2003; Luca Barbato <lu_zero@gentoo.org> commonc++-1.9.7-r3.ebuild:
fix patch location.
*commonc++-1.9.7-r3 (08 May 2003)
08 May 2003; Todd Heim <heim@gentoo.org> commonc++-1.9.7-r3.ebuild:
patched to compile on ppc. cleaned up hard-coded version number in ${S}. uses
epatch now.
*commonc++-1.9.7-r2 (03 Oct 2002)
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
03 Oct 2002; Matt Keadle <mkeadle@gentoo.org> commonc++-1.9.7-r2:
Updated to resolv Bug #6115
*commonc++-1.9.7-r1 (13 Jul 2002)
07 Jul 2002; Michael Nazaroff <naz@gentoo.org> commonc++-1.9.7-r1:
Modified make prefix=${D} install to make DESTDIR=${D} install.
This fixes the include install path so everything works.
*commonc++-1.9.7 (07 Jul 2002)
07 Jul 2002; Michael Nazaroff <naz@gentoo.org> commonc++-1.9.7:
Added a small patch so it compiles since it was broke before.
I also added license and slot to the ebuild and included the doc's along with
the ebuild.
*commonc++-1.9.7 (05 Jul 2002)
05 Jul 2002; Michael Nazaroff <naz@gentoo.org> commonc++-1.9.7:
This changelog is for the initial release of commonc++-1.9.7.ebuild which is
just a library needed for a few gnu applications.
|