summaryrefslogtreecommitdiff
blob: 30de668e24735f3e22edb84992750ecf76a52c33 (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
# ChangeLog for dev-ruby/rdoc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdoc/ChangeLog,v 1.25 2010/01/30 18:30:00 armin76 Exp $

  30 Jan 2010; Raúl Porcel <armin76@gentoo.org> rdoc-2.4.3-r1.ebuild:
  Add ~sparc

  29 Jan 2010; Raúl Porcel <armin76@gentoo.org> rdoc-2.4.3-r1.ebuild:
  Add ~ia64

  14 Jan 2010; Brent Baude <ranger@gentoo.org> rdoc-2.4.3-r1.ebuild:
  Marking rdoc-2.4.3-r1 ~ppc for bug 300739

  13 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  rdoc-2.4.3-r1.ebuild:
  Enable support for JRuby.

  13 Jan 2010; Brent Baude <ranger@gentoo.org> rdoc-2.4.3-r1.ebuild:
  Marking rdoc-2.4.3-r1 ~ppc64 for bug 297041

*rdoc-2.4.3-r1 (10 Jan 2010)

  10 Jan 2010; Alex Legler <a3li@gentoo.org> -rdoc-2.4.3.ebuild,
  +rdoc-2.4.3-r1.ebuild:
  Properly install the binaries into /usr/bin, bug 300489 by Andy Kittner

  04 Jan 2010; Markus Meier <maekke@gentoo.org> rdoc-2.4.3.ebuild:
  add ~x86, bug #297041

  01 Jan 2010; Alex Legler <a3li@gentoo.org> rdoc-2.4.3.ebuild:
  Fix tests when rdoc is not yet installed (bug 298910), add test dependency
  on minitest, s/$PN/rdoc/ in HOMEPAGE

  30 Dec 2009; Hans de Graaff <graaff@gentoo.org> rdoc-2.4.3.ebuild:
  Use proper task name for USE=doc, partially fixing #298910.

  25 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org> rdoc-2.4.3.ebuild:
  Add missing test and doc dependency over hoe (drop jruby support because
  of that). Fix a typo.

  21 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org> rdoc-2.4.3.ebuild:
  Cleanup and simplify ebuild.

*rdoc-2.4.3 (15 Dec 2009)

  15 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org> +rdoc-2.4.3.ebuild,
  +metadata.xml:
  Initial import of rdoc 2, ruby-ng style.