summaryrefslogtreecommitdiff
blob: 36f6e1f98e421cb452f1d43ba4fd5c43427982fb (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
# ChangeLog for dev-ruby/test-unit
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.7 2009/05/22 23:42:07 flameeyes Exp $

  22 May 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  test-unit-2.0.2-r1.ebuild:
  Add proper src_test.

  15 May 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  test-unit-2.0.2-r1.ebuild:
  Add ~x86-fbsd keyword.

  14 Apr 2009; Hans de Graaff <graaff@gentoo.org> -test-unit-2.0.2.ebuild:
  Remove old version.

  12 Mar 2009; Alex Legler <a3li@gentoo.org> metadata.xml:
  Remove flameeyes from metadata, as per his request.

*test-unit-2.0.2-r1 (01 Mar 2009)

  01 Mar 2009; Alex Legler <a3li@gentoo.org> test-unit-2.0.2.ebuild,
  +test-unit-2.0.2-r1.ebuild:
  Revbump changing USE_RUBY="any" to explicitly specified versions for Ruby
  1.9 compatibility. Description adapted.

  18 Jan 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  test-unit-2.0.2.ebuild:
  Don't use rake to call the testsuite or it'll fail, as upstream suggested,
  use the testrun script directly.

*test-unit-2.0.2 (16 Jan 2009)

  16 Jan 2009; Diego E. Pettenò <flameeyes@gentoo.org> +metadata.xml,
  +test-unit-2.0.2.ebuild:
  Initial import of improved Test::Unit, also supporting Ruby 1.9. Masked
  because of test failures for now.