blob: c4d9ed62473c1cf74a950a13a11b97fe9180c0bb (
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
|
# ChangeLog for dev-libs/cvector
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/cvector/ChangeLog,v 1.8 2012/03/01 20:02:17 ranger Exp $
01 Mar 2012; Brent Baude <ranger@gentoo.org> cvector-1.0.3-r1.ebuild:
Marking cvector-1.0.3-r1 ppc for bug 393999
23 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
cvector-1.0.3-r1.ebuild:
Mark ~ppc wrt #303393
15 Jul 2010; Markus Meier <maekke@gentoo.org> cvector-1.0.3-r1.ebuild:
x86 stable, bug #326041
28 Jun 2010; Christoph Mende <angelos@gentoo.org> cvector-1.0.3-r1.ebuild:
Stable on amd64 wrt bug #326041
*cvector-1.0.3-r1 (07 Mar 2010)
07 Mar 2010; Justin Lecher <jlec@gentoo.org>
+files/1.0.3-dynlib.patch, -cvector-1.0.3.ebuild,
+cvector-1.0.3-r1.ebuild:
building shared libs now
15 Feb 2010; Justin Lecher <jlec@gentoo.org>
cvector-1.0.3.ebuild:
Keyworded for ~amd64-linux ~x86-linux
03 Feb 2010; Justin Lecher <jlec@gentoo.org>
+files/1.0.3-LDFLAGS.patch, +cvector-1.0.3.ebuild, +metadata.xml:
CVector is an ANSI C implementation of dynamic arrays to provide a crude
approximation to the C++ vector class.
*cvector-1.0.3 (03 Feb 2010)
03 Feb 2010; Justin Lecher <jlec@gentoo.org>
+files/1.0.3-LDFLAGS.patch, +cvector-1.0.3.ebuild, +metadata.xml:
CVector is an ANSI C implementation of dynamic arrays to provide a crude
approximation to the C++ vector class.
|