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 www-apps/otrs
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/otrs/ChangeLog,v 1.13 2005/08/24 20:43:54 rl03 Exp $
*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.
|