blob: 80a876af50fb4fe567abee6ebd195e80f913cb4c (
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/rb-inotify
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/ChangeLog,v 1.11 2012/01/02 19:04:52 graaff Exp $
02 Jan 2012; Hans de Graaff <graaff@gentoo.org> rb-inotify-0.8.8.ebuild:
Avoid unneeded dependency on jeweler, fixing bug 397337.
30 Dec 2011; Hans de Graaff <graaff@gentoo.org> rb-inotify-0.8.8.ebuild:
Add ruby19.
30 Dec 2011; Hans de Graaff <graaff@gentoo.org> -rb-inotify-0.8.5.ebuild,
-rb-inotify-0.8.6.ebuild, -rb-inotify-0.8.6-r1.ebuild:
Remove old versions.
17 Dec 2011; Raúl Porcel <armin76@gentoo.org> rb-inotify-0.8.8.ebuild:
Add ~ia64/~sparc wrt #379131
13 Nov 2011; Markus Meier <maekke@gentoo.org> rb-inotify-0.8.8.ebuild:
add ~x86, bug #379131
*rb-inotify-0.8.8 (06 Oct 2011)
06 Oct 2011; Hans de Graaff <graaff@gentoo.org> +rb-inotify-0.8.8.ebuild:
Version bump.
14 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org>
rb-inotify-0.8.6-r1.ebuild:
Marked ~ppc/~ppc64 wrt #379131
*rb-inotify-0.8.6-r1 (14 Aug 2011)
14 Aug 2011; Hans de Graaff <graaff@gentoo.org> +rb-inotify-0.8.6-r1.ebuild:
jruby has a native ffi implementation so don't require dev-ruby/ffi in the
gemspec.
*rb-inotify-0.8.6 (06 Aug 2011)
06 Aug 2011; Hans de Graaff <graaff@gentoo.org> +rb-inotify-0.8.6.ebuild:
Version bump.
08 Jun 2011; Hans de Graaff <graaff@gentoo.org> rb-inotify-0.8.5.ebuild:
Add jruby
*rb-inotify-0.8.5 (03 Jun 2011)
03 Jun 2011; Hans de Graaff <graaff@gentoo.org> +rb-inotify-0.8.5.ebuild,
+metadata.xml:
Initial import. Optional but usefull dependency for dev-ruby/fssm.
|