blob: f8a63610ab03f45ca5201f9bb468b78119f6fd40 (
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/ruby-serialport
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-serialport/ChangeLog,v 1.13 2010/05/22 19:52:55 flameeyes Exp $
*ruby-serialport-1.0.3-r1 (22 May 2010)
22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
-ruby-serialport-0.7.0.ebuild, -ruby-serialport-1.0.1.ebuild,
ruby-serialport-1.0.3.ebuild, +ruby-serialport-1.0.3-r1.ebuild:
Remove old version, drop Ruby 1.9 support from 1.0.3 (stable candidate)
and add -r1 with Ruby 1.9 support.
*ruby-serialport-1.0.3 (27 Apr 2010)
27 Apr 2010; Hans de Graaff <graaff@gentoo.org>
+ruby-serialport-1.0.3.ebuild:
Version bump: bug fixes.
24 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
ruby-serialport-1.0.1.ebuild:
Cleanup, set the fakegem name, so that the spec file is generated
correctly, also add ruby19 support and install also the .rb glue file.
*ruby-serialport-1.0.1 (23 Jan 2010)
23 Jan 2010; Hans de Graaff <graaff@gentoo.org>
+ruby-serialport-1.0.1.ebuild:
Version bump. Convert to ruby-fakegem.
*ruby-serialport-0.7.0 (24 Aug 2009)
24 Aug 2009; Hans de Graaff <graaff@gentoo.org>
+ruby-serialport-0.7.0.ebuild:
Version bump.
08 Feb 2009; Alex Legler <a3li@gentoo.org> ruby-serialport-0.6.ebuild:
Removing ruby16 and ruby19 from USE_RUBY and depending explicitly on
ruby18
20 Oct 2006; Aron Griffis <agriffis@gentoo.org>
ruby-serialport-0.6.ebuild:
Mark 0.6 stable on ia64
30 Mar 2006; Aron Griffis <agriffis@gentoo.org>
ruby-serialport-0.6.ebuild:
Mark 0.6 ~ia64
15 Mar 2006; Caleb Tennis <caleb@gentoo.org> ruby-serialport-0.6.ebuild:
Change einstall to make DESTDIR=D install
17 Apr 2004; David Holm <dholm@gentoo.org> ruby-serialport-0.6.ebuild:
Added to ~ppc.
11 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-serialport-0.6.ebuild:
Marked as stable. virtual/ruby fix
*ruby-serialport-0.6 (03 Mar 2004)
03 Mar 2004; Mamoru KOMACHI <usata@gentoo.org> metadata.xml,
ruby-serialport-0.6.ebuild:
Initial import. Ebuild submitted by Henry Jen <henryjen@ztune.net>,
closing bug #42316
|