blob: d645150b9122a6c4e0e79be67ce9dee90d0db660 (
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
|
# ChangeLog for dev-ruby/prawn-core
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn-core/ChangeLog,v 1.15 2012/10/28 17:48:36 armin76 Exp $
28 Oct 2012; Raúl Porcel <armin76@gentoo.org> prawn-core-0.8.4-r2.ebuild:
Add ~alpha/~ia64/~sparc wrt #431384
19 Aug 2012; Anthony G. Basile <blueness@gentoo.org>
prawn-core-0.8.4-r2.ebuild:
Keyword ~ppc ~ppc64, bug #417573
11 Jul 2012; Andreas Schuerch <nativemad@gentoo.org> ChangeLog:
forgot to sign... sorry for that
11 Jul 2012; Andreas Schuerch <nativemad@gentoo.org>
prawn-core-0.8.4-r2.ebuild:
x86 keyworded, see bug 417513
08 Jul 2012; Jeroen Roovers <jer@gentoo.org> prawn-core-0.8.4-r2.ebuild:
Marked ~hppa (bug #417573).
08 Jul 2012; Hans de Graaff <graaff@gentoo.org> prawn-core-0.8.4-r2.ebuild:
Fix test-unit dependency for changes in test-spec, reported in bug 417513.
Avoid broken encoding test altogether since current patches do not work with
ruby 1.9.3.
02 Mar 2012; Naohiro Aota <naota@gentoo.org> prawn-core-0.8.4-r2.ebuild:
Add ~x86-fbsd
*prawn-core-0.8.4-r2 (14 Jan 2012)
14 Jan 2012; Hans de Graaff <graaff@gentoo.org> +prawn-core-0.8.4-r2.ebuild,
+files/prawn-core-0.8.4-ruby18-tests.patch,
+files/prawn-core-0.8.4-ruby19-document.patch,
+files/prawn-core-0.8.4-ruby19-tests.patch:
Add ruby19. Backport relevant upstream patches for it.
21 Sep 2011; Hans de Graaff <graaff@gentoo.org> -prawn-core-0.8.4.ebuild:
Remove old version.
*prawn-core-0.8.4-r1 (24 Sep 2010)
24 Sep 2010; Hans de Graaff <graaff@gentoo.org>
+prawn-core-0.8.4-r1.ebuild:
Add ree18 target.
21 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
-prawn-core-0.7.1.ebuild, -prawn-core-0.7.2.ebuild:
Cleanup.
*prawn-core-0.8.4 (06 Jun 2010)
06 Jun 2010; Hans de Graaff <graaff@gentoo.org> +prawn-core-0.8.4.ebuild:
Version bump for prawn 0.8.4.
*prawn-core-0.7.2 (01 Feb 2010)
01 Feb 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+prawn-core-0.7.2.ebuild:
Version bump.
28 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
prawn-core-0.7.1.ebuild:
Add missing pdf-reader test dependency. Enable JRuby support.
*prawn-core-0.7.1 (24 Jan 2010)
24 Jan 2010; Hans de Graaff <graaff@gentoo.org> +prawn-core-0.7.1.ebuild,
+metadata.xml:
Initial import. New dependency of dev-ruby/prawn.
|