blob: f029ff2f1a065730efa99a96e63b99c250c344ca (
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
|
# ChangeLog for dev-ruby/pry
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pry/ChangeLog,v 1.13 2014/04/05 17:55:23 mrueg Exp $
05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> -pry-0.9.7.4-r1.ebuild,
-pry-0.9.7.4.ebuild:
Cleanup slot 0, ruby18-only.
*pry-0.9.12.6 (10 Mar 2014)
10 Mar 2014; Vikraman Choudhury (vikraman) <vikraman@gentoo.org>
+pry-0.9.12.6.ebuild, pry-0.9.11.4.ebuild:
Patch coderay dependency in gemspec, fix test dependencies, bump to 0.12.6.
*pry-0.9.11.4 (20 Jan 2013)
20 Jan 2013; Hans de Graaff <graaff@gentoo.org> +pry-0.9.11.4.ebuild:
Version bump. Drop ruby18 since it no longer seems to be supported and move
this version into a separate slot to allow parallel ruby18 and ruby19
versions if needed.
14 Nov 2012; Hans de Graaff <graaff@gentoo.org> +pry-0.9.7.4-r1.ebuild:
Revision bump to depend on the right slot of slop, and to actually write the
right gemspec with fixed dependencies. Fixes bug 443054. Drop ppc64 due to
unkeyworded slop slot.
*pry-0.9.7.4-r1 (14 Nov 2012)
14 Nov 2012; Hans de Graaff <graaff@gentoo.org> +pry-0.9.7.4-r1.ebuild:
Revision bump to depend on the right slot of slop, and to actually write the
right gemspec with fixed dependencies. Fixes bug 443054.
14 Nov 2012; Diego E. Pettenò <flameeyes@gentoo.org> pry-0.9.7.4.ebuild:
Bump dependency on ruby_parser as reported by antarus.
14 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml:
Update metadata.xml so that it's the same as most other packages.
09 Aug 2012; Hans de Graaff <graaff@gentoo.org> pry-0.9.7.4.ebuild:
Add a blocker against dev-python/pry for bug 430536.
09 May 2012; Hans de Graaff <graaff@gentoo.org> pry-0.9.7.4.ebuild:
Add ~ppc64 keyword to match adhearsion's ppc64 keywording.
29 Apr 2012; Thomas Kahle <tomka@gentoo.org> pry-0.9.7.4.ebuild:
marked ~x86 per bug 391073
27 Apr 2012; Hans de Graaff <graaff@gentoo.org> -pry-0.9.6.2.ebuild:
Remove old version.
28 Jan 2012; Hans de Graaff <graaff@gentoo.org> pry-0.9.7.4.ebuild:
Add missing test dependency on open4, bug 391073.
*pry-0.9.7.4 (24 Dec 2011)
24 Dec 2011; Hans de Graaff <graaff@gentoo.org> +pry-0.9.7.4.ebuild:
Version bump.
*pry-0.9.6.2 (24 Oct 2011)
24 Oct 2011; Hans de Graaff <graaff@gentoo.org> +pry-0.9.6.2.ebuild,
+metadata.xml:
Initial import. New dependency for dev-ruby/adhearsion.
|