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
|
# ChangeLog for www-client/raggle
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-news/raggle/ChangeLog,v 1.1 2005/08/07 22:45:35 citizen428 Exp $
*raggle-0.4.1 (07 Aug 2005)
*raggle-0.4.0 (07 Aug 2005)
07 Aug 2005; Michael Kohl <citizen428@gentoo.org>
+files/raggle-destdir-gentoo.diff, +metadata.xml, +raggle-0.3.2.ebuild,
+raggle-0.4.0.ebuild, +raggle-0.4.1.ebuild:
Moved from www-client/raggle to net-news/raggle.
19 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> raggle-0.4.0.ebuild:
Stable on alpha.
18 Jul 2005; Michael Kohl <citizen428@gentoo.org> -raggle-0.3.0.ebuild,
-raggle-0.3.1.ebuild, raggle-0.4.0.ebuild:
Marked 0.4.0 stable on x86, cleaned out older versions.
03 May 2005; Michael Kohl <citizen428@gentoo.org> raggle-0.4.0.ebuild:
Incorporated the changes suggested by Torsten Veller <tove@gentoo.org> in
bug #86500. Additionally changed USE_RUBY to any, as it's more appropriate
for this package.
20 Mar 2005; Michael Kohl <citizen428@gentoo.org> :
Version bump, closing bug #85987, obsoleting the destdir-patch
19 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> raggle-0.3.2.ebuild:
Stable on alpha.
04 Jan 2005; Michael Kohl <citizen428@gentoo.org> raggle-0.3.2.ebuild:
Marked stable on x86.
02 Dec 2004; Michael Kohl <citizen428@gentoo.org> raggle-0.3.2.ebuild:
raggle 0.3.2 now should also work with Ruby 1.6, thanks to ruby-shim18.
*raggle-0.3.2 (01 Dec 2004)
01 Dec 2004; Michael Kohl <citizen428@gentoo.org> +raggle-0.3.2.ebuild:
Version bump; submitted by Thomas Kirchner <gentoo@halffull.org> in bug
#73024. Additionally the ebuild now depends on Ruby >=1.8, because we
currently lack a yaml implementation for Ruby 1.6.*
14 Oct 2004; David Holm <dholm@gentoo.org> raggle-0.3.1.ebuild:
Added to ~ppc.
03 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> raggle-0.3.1.ebuild:
Stable on alpha.
30 Sep 2004; Michael Kohl <citizen428@gentoo.org> raggle-0.3.1.ebuild:
Marked stable on x86
11 Sep 2004; Tom Martin <slarti@gentoo.org> raggle-0.3.1.ebuild:
Marked ~amd64.
*raggle-0.3.0 (08 Sep 2004)
08 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> +metadata.xml,
+files/raggle-destdir-gentoo.diff, +raggle-0.3.0.ebuild,
+raggle-0.3.1.ebuild:
Moved net-www/raggle to www-client/raggle.
*raggle-0.3.1 (04 Jul 2004)
04 Jul 2004; Mamoru KOMACHI <usata@gentoo.org>
+files/raggle-destdir-gentoo.diff, -raggle-0.2.2.ebuild,
-raggle-0.2.4.ebuild, -raggle-0.2.5.ebuild, raggle-0.3.0.ebuild,
+raggle-0.3.1.ebuild:
Version bumped. Ebuild submitted by Michael Kohl <citizen428@cargal.org>,
closing bug #54924
12 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> raggle-0.2.2.ebuild,
raggle-0.2.4.ebuild, raggle-0.2.5.ebuild, raggle-0.3.0.ebuild:
virtual/ruby fix
*raggle-0.3.0 (28 Feb 2004)
28 Feb 2004; Tom Payne <twp@gentoo.org> raggle-0.3.0.ebuild :
Version bump.
*raggle-0.2.5 (28 Feb 2004)
28 Feb 2004; Tom Payne <twp@gentoo.org> raggle-0.2.5.ebuild :
Version bump (bug fix of 0.2.4). Removed ~ppc. Copyright years.
29 Dec 2003; Tom Payne <twp@gentoo.org> raggle-0.2.4.ebuild :
Marked back to unstable in other ARCHes in case of other problems.
Hey look, time zone effects in a ChangeLog ;-)
28 Dec 2003; Jason Wever <weeve@gentoo.org> raggle-0.2.4.ebuild:
Marked back to ~sparc since developer cannot do simple QA.
29 Dec 2003; Tom Payne <twp@gentoo.org> raggle-0.2.4.ebuild, metadata.xml :
Marked stable on all ARCHes (it's a script). Assign to ruby herd.
*raggle-0.2.4 (07 Dec 2003)
07 Dec 2003; Tom Payne <twp@gentoo.org> raggle-0.2.4.ebuild :
Version bump.
*raggle-0.2.2 (12 Sep 2003)
12 Sep 2003; Tom Payne <twp@gentoo.org> raggle-0.2.2.ebuild :
Version bump. Fixed syck and REXML dependencies.
*raggle-0.1.3 (22 Jul 2003)
22 Jul 2003; Tom Payne <twp@gentoo.org> raggle-0.1.3.ebuild :
Initial version. Based on ebuild submitted by Robert Jorgenson. Bug # 23705.
|