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
114
115
|
# ChangeLog for dev-ruby/snmplib
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/snmplib/ChangeLog,v 1.28 2010/07/08 19:06:54 graaff Exp $
08 Jul 2010; Hans de Graaff <graaff@gentoo.org> snmplib-1.0.3.ebuild:
Use RUBY_FAKEGEM_NAME
*snmplib-1.0.3 (04 Jun 2010)
04 Jun 2010; Hans de Graaff <graaff@gentoo.org> +snmplib-1.0.3.ebuild:
Version bump.
22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
snmplib-1.0.2.ebuild:
Various cleanups.
18 Aug 2009; Alex Legler <a3li@gentoo.org> -snmplib-0.6.1.ebuild:
Removing old version to get rid of USE_RUBY="any"
26 Apr 2009; Brent Baude <ranger@gentoo.org> snmplib-1.0.2.ebuild:
Marking snmplib-1.0.2 ppc stable for bug 266138
25 Apr 2009; Raúl Porcel <armin76@gentoo.org> snmplib-1.0.2.ebuild:
ia64 stable wrt #266138
19 Apr 2009; Markus Meier <maekke@gentoo.org> snmplib-1.0.2:
amd64/x86 stable, bug #266138
14 Apr 2009; Hans de Graaff <graaff@gentoo.org> snmplib-1.0.2.ebuild:
Fix deprecated use of USE_RUBY="any".
14 Apr 2009; Hans de Graaff <graaff@gentoo.org> -snmplib-1.0.1.ebuild:
Remove old version.
*snmplib-1.0.2 (26 Dec 2008)
26 Dec 2008; Hans de Graaff <graaff@gentoo.org> -snmplib-0.5.1.ebuild,
+snmplib-1.0.2.ebuild:
Version bump
26 Dec 2008; Hans de Graaff <graaff@gentoo.org> -snmplib-0.5.1.ebuild:
Remove old version
21 Jan 2007; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org>
snmplib-0.5.1.ebuild:
Added examples use flag to ebuild, #145222
16 Jan 2007; Paul Varner <fuzzyray@gentoo.org> snmplib-0.6.1.ebuild:
Stable on x86 wrt bug #159530
15 Jan 2007; Steve Dibb <beandog@gentoo.org> snmplib-0.6.1.ebuild:
amd64 stable, bug 159530
04 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> snmplib-0.6.1.ebuild:
Stable on IA64.
31 Dec 2006; Timothy Redaelli <drizzt@gentoo.org> snmplib-0.6.1.ebuild:
stable on ppc wrt bug #159530
*snmplib-1.0.1 (31 Dec 2006)
31 Dec 2006; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org>
-snmplib-0.6.0.ebuild, +snmplib-1.0.1.ebuild:
added 1.0.1 and removed 0.6.0, #159506
12 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> snmplib-0.6.1.ebuild:
Add ~amd64 keyword.
30 Mar 2006; Aron Griffis <agriffis@gentoo.org> snmplib-0.6.1.ebuild:
Mark 0.6.1 ~ia64
*snmplib-0.6.1 (18 Feb 2006)
18 Feb 2006; Michael Kohl <citizen428@gentoo.org> +snmplib-0.6.1.ebuild:
Version bump.
27 Dec 2005; Caleb Tennis <caleb@gentoo.org> files/digest-snmplib-0.6.0,
Manifest:
Update file digest to actual digest on mirrors
*snmplib-0.6.0 (14 Dec 2005)
14 Dec 2005; Michael Kohl <citizen428@gentoo.org> +snmplib-0.6.0.ebuild:
Version bump. Using the gem from now on.
08 Aug 2005; Michael Kohl <citizen428@gentoo.org> -snmplib-0.3.0.ebuild,
-snmplib-0.4.0.ebuild:
Cleaned out older versions that don't seem to be available upstream anymore.
02 Aug 2005; David Holm <dholm@gentoo.org> snmplib-0.5.1.ebuild:
Added to ~ppc.
*snmplib-0.5.1 (01 Aug 2005)
01 Aug 2005; Michael Kohl <citizen428@gentoo.org> +snmplib-0.5.1.ebuild:
Version bump.
12 Mar 2005; Michael Kohl <citizen428@gentoo.org> snmplib-0.4.0.ebuild:
Marked stable on x86.
20 Dec 2004; Michael Kohl <citizen428@gentoo.org> snmplib-0.4.0.ebuild:
Fixed dodoc.
*snmplib-0.4.0 (20 Dec 2004)
20 Dec 2004; Michael Kohl <citizen428@gentoo.org> snmplib-0.3.0.ebuild,
+snmplib-0.4.0.ebuild:
Version bump; marked 0.3.0 stable on x86.
*snmplib-0.3.0 (08 Nov 2004)
08 Nov 2004; Michael Kohl <citizen428@gentoo.org> +metadata.xml,
+snmplib-0.3.0.ebuild:
Initial import. Ebuild submitted by pyon <gentoo@pyon.net>, closing bug #67047
|