summaryrefslogtreecommitdiff
blob: e0e156e65ba2d7dfe0b350205544572bc7a5f768 (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
# ChangeLog for dev-util/cppunit
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/ChangeLog,v 1.15 2006/04/02 13:24:25 george Exp $

  02 Apr 2006; George Shapovalov <george@gentoo.org> cppunit-1.10.2.ebuild:
  fixed dependencies - graphviz is only needed for docs(#125723). Thanks to
  Ben Gardiner for spotting this

  22 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> cppunit-1.10.2.ebuild:
  Added doc USE flag thanks to ciaranm, and sparc stable

  29 May 2005; Marcus D. Hanwell <marcus@gentoo.org> cppunit-1.10.2.ebuild:
  Stable on amd64.

  24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> cppunit-1.10.2.ebuild:
  Stable on ppc.

  14 Mar 2005; Caleb Tennis <caleb@gentoo.org> cppunit-1.10.2.ebuild:
  marking as x86 stable

  23 Oct 2004; Jason Wever <weeve@gentoo.org> cppunit-1.10.2.ebuild:
  Added ~sparc keyword.

  25 Aug 2004; Sven Wegener <swegener@gentoo.org> cppunit-1.10.2.ebuild,
  cppunit-1.8.0.ebuild:
  Changed SRC_URI to use mirror:// syntax.

  10 Aug 2004; David Holm <dholm@gentoo.org> cppunit-1.10.2.ebuild:
  Added to ~ppc.

*cppunit-1.10.2 (30 Jul 2004)

  30 Jul 2004; George Shapovalov <george@gentoo.org> cppunit-1.10.2.ebuild :
  new version (#55726)

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*cppunit-1.8.0 (29 Oct 2002)

  01 Nov 2002; George Shapovalov <george@gentoo.org> cppunit-1.8.0.ebuild :

  incorporated a reworked src_install by Jeffrey Palmer <jeffrey.palmer@acm.org>
  see #5603 for details

  29 Oct 2002; George Shapovalov <george@gentoo.org> cppunit-1.8.0.ebuild :

  initial release
  
  cppunit: a unit testing framework, generally used in XP programming projects.
  
  ebuild submitted by: Darke <darkepaw@users.sourceforge.net>