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
|
# ChangeLog for www-servers/gorg
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-servers/gorg/ChangeLog,v 1.16 2007/09/05 01:29:25 nichoj Exp $
05 Sep 2007; Joshua Nichols <nichoj@gentoo.org> gorg-0.5.ebuild,
gorg-0.6.3.ebuild, gorg-0.6.3-r1.ebuild:
Removed apache and fastcgi messages. Displays a message during postinstall
now. See bug #186107.
29 Jul 2007; Christian Heim <phreak@gentoo.org> gorg-0.5.ebuild,
gorg-0.6.3.ebuild, gorg-0.6.3-r1.ebuild:
Fixing the DEPEND/RDEPEND for the move of net-www/apache to
www-servers/apache (#78622).
23 Apr 2007; <rb@gentoo.org> gorg-0.6.3-r1.ebuild:
EAPI shouldn't have been set
*gorg-0.6.3-r1 (23 Apr 2007)
23 Apr 2007; Richard Brown <rbrown@gentoo.org> metadata.xml,
-gorg-0.6.ebuild, -gorg-0.6.1.ebuild, +gorg-0.6.3-r1.ebuild:
Fix bug #133713, #173748, #175204. Remove old versions
19 Apr 2007; Richard Brown <rbrown@gentoo.org> gorg-0.6.3.ebuild:
dev-db/mysql => virtual/mysql
*gorg-0.6.3 (08 Mar 2007)
08 Mar 2007; <genstef@gentoo.org> +gorg-0.6.3.ebuild:
Version bump for neysx, bug 137258
10 Feb 2007; Steve Dibb <beandog@gentoo.org> gorg-0.6.1.ebuild:
Add ~amd64
23 Nov 2006; Francesco Riosa <vivo@gentoo.org> gorg-0.6.ebuild,
gorg-0.6.1.ebuild:
dev-db/mysql => virtual/mysql
19 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> gorg-0.5.ebuild:
ppc stable
*gorg-0.6.1 (18 May 2006)
18 May 2006; Lance Albertson <ramereth@gentoo.org> +gorg-0.6.1.ebuild:
* Version bump
* Fixed +x bit issue with *.cgi/*.fcgi files
*gorg-0.6 (30 Apr 2006)
30 Apr 2006; Lance Albertson <ramereth@gentoo.org> +gorg-0.6.ebuild:
* Version bump
28 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> gorg-0.5.ebuild:
Fix keepdir.
15 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> gorg-0.5.ebuild:
Added ~amd64 keyword as per bug #104720.
25 Sep 2005; Tobias Scherbaum <dertobi123@gentoo.org> gorg-0.5.ebuild:
Added to ~ppc
13 May 2005; Lance Albertson <ramereth@gentoo.org> gorg-0.5.ebuild:
Marked stable on x86
*gorg-0.5 (30 Apr 2005)
30 Apr 2005; Lance Albertson <ramereth@gentoo.org> +metadata.xml,
+gorg-0.5.ebuild:
initial commit, thanks neysx for the initial ebuild
|