summaryrefslogtreecommitdiff
blob: 08487dda6875f7fc010b5d1eba9ec79dcc5ac9b4 (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
# ChangeLog for dev-util/cppunit
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/ChangeLog,v 1.12 2005/04/24 12:46:47 hansmi Exp $

  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>