summaryrefslogtreecommitdiff
blob: 2e9892a0025efa4d645be8ec569ad2dbd5365bcd (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
# ChangeLog for dev-libs/cvector
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/cvector/ChangeLog,v 1.11 2015/06/09 14:14:28 jlec Exp $

  09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Updating remote-id in metadata.xml

*cvector-1.0.3.1 (16 Mar 2013)

  16 Mar 2013; Justin Lecher <jlec@gentoo.org> +cvector-1.0.3.1.ebuild,
  +files/cvector-1.0.3.1-LDFLAGS.patch, metadata.xml:
  Version Bump

  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.