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
|
# ChangeLog for www-apps/otrs
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/otrs/ChangeLog,v 1.19 2006/02/13 15:20:06 mcummings Exp $
13 Feb 2006; Michael Cummings <mcummings@gentoo.org> otrs-1.3.2.ebuild,
otrs-2.0.3.ebuild, otrs-2.0.4.ebuild:
Virtuals for some perl-core deps
30 Dec 2005; <mcumming@gentoo.org> otrs-1.3.2.ebuild, otrs-2.0.3.ebuild,
otrs-2.0.4.ebuild:
Migrating libnet to perl-core
04 Dec 2005; Renat Lumpau <rl03@gentoo.org> files/reconfig:
Housekeeping
*otrs-2.0.4 (27 Nov 2005)
27 Nov 2005; Renat Lumpau <rl03@gentoo.org> files/reconfig-2,
files/postinstall-en-2.txt, files/reconfig, +otrs-2.0.4.ebuild:
Version bump wrt bug #113447.
20 Nov 2005; Stuart Herbert <stuart@gentoo.org> otrs-1.3.2.ebuild,
otrs-2.0.3.ebuild:
Fixed broken DEPEND
*otrs-2.0.3 (23 Oct 2005)
23 Oct 2005; Renat Lumpau <rl03@gentoo.org> -otrs-2.0.1.ebuild,
-otrs-2.0.2.ebuild, +otrs-2.0.3.ebuild:
Version bump
*otrs-2.0.2 (24 Aug 2005)
24 Aug 2005; Renat Lumpau <rl03@gentoo.org> +otrs-2.0.2.ebuild:
Version bump
08 Aug 2005; Renat Lumpau <rl03@gentoo.org> otrs-2.0.1.ebuild:
Fixed libapreq2 dependency
02 Aug 2005; Renat Lumpau <rl03@gentoo.org> files/reconfig-2,
files/reconfig:
Fixed die()
*otrs-1.3.2 (02 Aug 2005)
02 Aug 2005; Renat Lumpau <rl03@gentoo.org> -files/reconfig-1.3.1,
-files/postinstall-en-1.3.1.txt, +files/postinstall-en.txt,
+files/reconfig, -otrs-1.3.1.ebuild, +otrs-1.3.2.ebuild:
Version bump, removing old version
*otrs-2.0.1 (02 Aug 2005)
02 Aug 2005; Renat Lumpau <rl03@gentoo.org> +files/reconfig-2,
+files/postinstall-en-2.txt, +files/apache1.patch, +files/apache2.patch,
+otrs-2.0.1.ebuild:
Version bump
10 May 2005; Elfyn McBratney <beu@gentoo.org> otrs-1.3.1.ebuild:
dev-perl/libapreq{,2} -> www-apache
23 Oct 2004; Renat Lumpau <rl03@gentoo.org> files/reconfig-1.3.1:
Disabled clean part of reconfig, see bug #65850
26 Sep 2004; Renat Lumpau <rl03@gentoo.org> -files/postinstall-en.txt,
-files/reconfig, -otrs-1.2.4.ebuild:
Removing old/broken version. Deleting the only ppc-stable ebuild! It was
marked stable erroneously (per pvdabeel).
*otrs-1.3.1 (26 Sep 2004)
26 Sep 2004; Renat Lumpau <rl03@gentoo.org> +files/postinstall-en-1.3.1.txt,
+files/reconfig-1.3.1, +otrs-1.3.1.ebuild:
Version bump. Closes bug #65217. Reorganized install locations, everything is
now contained in ${VHOST_ROOT}
03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> otrs-1.2.4.ebuild:
Masked otrs-1.2.4.ebuild stable for ppc
03 Sep 2004; Renat Lumpau <rl03@gentoo.org> files/reconfig:
The reconfig hook now cleans up after itself.
03 Sep 2004; David Holm <dholm@gentoo.org> otrs-1.2.4.ebuild:
Added to ~ppc.
*otrs-1.2.4 (26 Aug 2004)
26 Aug 2004; Renat Lumpau <rl03@gentoo.org> +metadata.xml,
+files/postinstall-en.txt, +files/reconfig, +otrs-1.2.4.ebuild:
Initial ebuild. Closes bug #56452.
|