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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
|
# ChangeLog for dev-ruby/serialport
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/serialport/ChangeLog,v 1.7 2012/11/09 18:35:36 ago Exp $
09 Nov 2012; Agostino Sarubbo <ago@gentoo.org> serialport-1.1.0.ebuild:
Add ~amd64, wrt bug #442128
28 Sep 2012; Hans de Graaff <graaff@gentoo.org> -serialport-1.0.3.ebuild:
Cleanup.
27 Sep 2012; Johannes Huber <johu@gentoo.org> serialport-1.1.0.ebuild:
Stable for x86, wrt bug #435962
23 Sep 2012; Hans de Graaff <graaff@gentoo.org> -serialport-1.0.4.ebuild:
Cleanup.
*serialport-1.1.0 (06 Jun 2012)
06 Jun 2012; Hans de Graaff <graaff@gentoo.org> +serialport-1.1.0.ebuild:
Version bump.
01 May 2012; Raúl Porcel <armin76@gentoo.org> serialport-1.0.3.ebuild,
serialport-1.0.4.ebuild:
Drop ia64/sparc keywords
*serialport-1.0.4 (13 Mar 2011)
*serialport-1.0.3 (13 Mar 2011)
13 Mar 2011; Hans de Graaff <graaff@gentoo.org> +serialport-1.0.3.ebuild,
+serialport-1.0.4.ebuild, +metadata.xml:
pkgmove ruby-serialport to serialport to match upstream name.
27 Feb 2011; Hans de Graaff <graaff@gentoo.org>
-ruby-serialport-1.0.3-r1.ebuild:
Remove old version.
*ruby-serialport-1.0.4 (01 Aug 2010)
01 Aug 2010; Hans de Graaff <graaff@gentoo.org>
+ruby-serialport-1.0.4.ebuild:
Version bump.
07 Jun 2010; Diego E. Pettenò <flameeyes@gentoo.org>
ruby-serialport-1.0.3.ebuild, ruby-serialport-1.0.3-r1.ebuild:
install examples in the right place.
24 May 2010; Hans de Graaff <graaff@gentoo.org>
ruby-serialport-1.0.3.ebuild, ruby-serialport-1.0.3-r1.ebuild:
Move stable keywords back to 1.0.3 since that version has no ruby19
support.
23 May 2010; Raúl Porcel <armin76@gentoo.org>
-ruby-serialport-0.6.ebuild, ruby-serialport-1.0.3-r1.ebuild:
ia64/x86 stable wrt #321095
*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
|