Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/dmalloc: ChangeLog dmalloc-5.4.2.ebuild dmalloc-5.5.2.ebuild
Date: Thu, 27 Dec 2007 15:03:23
Message-Id: E1J7uGO-0007uJ-W3@stork.gentoo.org
1 drac 07/12/27 15:03:12
2
3 Modified: ChangeLog dmalloc-5.4.2.ebuild dmalloc-5.5.2.ebuild
4 Log:
5 Marking latest version -amd64 because SONAME patch included breaks building shared libraries on amd64, and this version doesn't built cxx and thcxx libraries while it configures for them.
6 (Portage version: 2.1.4_rc11)
7
8 Revision Changes Path
9 1.33 dev-libs/dmalloc/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/dmalloc/ChangeLog?rev=1.33&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/dmalloc/ChangeLog?rev=1.33&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/dmalloc/ChangeLog?r1=1.32&r2=1.33
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/ChangeLog,v
18 retrieving revision 1.32
19 retrieving revision 1.33
20 diff -u -r1.32 -r1.33
21 --- ChangeLog 27 Dec 2007 14:21:47 -0000 1.32
22 +++ ChangeLog 27 Dec 2007 15:03:12 -0000 1.33
23 @@ -1,9 +1,12 @@
24 # ChangeLog for dev-libs/dmalloc
25 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/ChangeLog,v 1.32 2007/12/27 14:21:47 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/ChangeLog,v 1.33 2007/12/27 15:03:12 drac Exp $
28
29 - 27 Dec 2007; Samuli Suominen <drac@g.o> dmalloc-5.5.2.ebuild:
30 - amd64 stable wrt #201897
31 + 27 Dec 2007; Samuli Suominen <drac@g.o> dmalloc-5.4.2.ebuild,
32 + dmalloc-5.5.2.ebuild:
33 + Marking latest version -amd64 because SONAME patch included breaks building
34 + shared libraries on amd64, and this version doesn't built cxx and thcxx
35 + libraries while it configures for them. 5.4.2 amd64 stable wrt #201897.
36
37 07 Aug 2007; Timothy Redaelli <drizzt@g.o> dmalloc-5.5.2.ebuild:
38 Fix SRC_URI wrt bug #187755.
39
40
41
42 1.12 dev-libs/dmalloc/dmalloc-5.4.2.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/dmalloc/dmalloc-5.4.2.ebuild?rev=1.12&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/dmalloc/dmalloc-5.4.2.ebuild?rev=1.12&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/dmalloc/dmalloc-5.4.2.ebuild?r1=1.11&r2=1.12
47
48 Index: dmalloc-5.4.2.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-5.4.2.ebuild,v
51 retrieving revision 1.11
52 retrieving revision 1.12
53 diff -u -r1.11 -r1.12
54 --- dmalloc-5.4.2.ebuild 4 Jan 2007 22:39:11 -0000 1.11
55 +++ dmalloc-5.4.2.ebuild 27 Dec 2007 15:03:12 -0000 1.12
56 @@ -1,6 +1,6 @@
57 # Copyright 1999-2007 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-5.4.2.ebuild,v 1.11 2007/01/04 22:39:11 flameeyes Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-5.4.2.ebuild,v 1.12 2007/12/27 15:03:12 drac Exp $
61
62 inherit eutils
63
64 @@ -10,7 +10,7 @@
65
66 LICENSE="as-is"
67 SLOT="0"
68 -KEYWORDS="alpha ~amd64 ia64 ppc ppc64 sparc x86"
69 +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
70 IUSE=""
71
72 DEPEND="virtual/libc"
73
74
75
76 1.4 dev-libs/dmalloc/dmalloc-5.5.2.ebuild
77
78 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/dmalloc/dmalloc-5.5.2.ebuild?rev=1.4&view=markup
79 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/dmalloc/dmalloc-5.5.2.ebuild?rev=1.4&content-type=text/plain
80 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/dmalloc/dmalloc-5.5.2.ebuild?r1=1.3&r2=1.4
81
82 Index: dmalloc-5.5.2.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-5.5.2.ebuild,v
85 retrieving revision 1.3
86 retrieving revision 1.4
87 diff -u -r1.3 -r1.4
88 --- dmalloc-5.5.2.ebuild 27 Dec 2007 14:21:47 -0000 1.3
89 +++ dmalloc-5.5.2.ebuild 27 Dec 2007 15:03:12 -0000 1.4
90 @@ -1,6 +1,6 @@
91 # Copyright 1999-2007 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-5.5.2.ebuild,v 1.3 2007/12/27 14:21:47 drac Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-5.5.2.ebuild,v 1.4 2007/12/27 15:03:12 drac Exp $
95
96 inherit eutils autotools
97
98 @@ -10,7 +10,9 @@
99
100 LICENSE="CCPL-Attribution-ShareAlike-3.0"
101 SLOT="0"
102 -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
103 +# Marked -amd64 again because no shared libraries are built, -fPIC regression
104 +# caused by broken -SONAME.patch. Also cxx and threaded thcxx libs are not built.
105 +KEYWORDS="~alpha -amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
106 IUSE=""
107
108 DEPEND=""
109
110
111
112 --
113 gentoo-commits@g.o mailing list