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
|
# ChangeLog for www-apps/dotproject
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/dotproject/ChangeLog,v 1.10 2010/02/10 22:35:23 ssuominen Exp $
10 Feb 2010; Samuli Suominen <ssuominen@gentoo.org>
dotproject-2.1.2-r1.ebuild:
Fix poppler depend.
30 Mar 2009; Peter Alfredsen <loki_val@gentoo.org>
dotproject-2.1.2-r1.ebuild:
Update dependencies w.r.t. bug 264230, fully-split-out poppler transition.
*dotproject-2.1.2-r1 (26 Jan 2009)
26 Jan 2009; Peter Volkov <pva@gentoo.org> -dotproject-2.1.2.ebuild,
+dotproject-2.1.2-r1.ebuild:
Added patch from upstream developer Matthew Dirks to fix security issues
reported in bug #236518. Thank Robert Buchholz for report.
*dotproject-2.1.2 (02 Oct 2008)
02 Oct 2008; wrobel@gentoo.org files/install-en.txt,
-dotproject-2.1.1.ebuild, +dotproject-2.1.2.ebuild:
Updated to dotproject-2.1.2 (#239017).
27 Apr 2008; wrobel@gentoo.org files/install-en.txt:
Fixed link to install instructions. Bug #218908.
22 Feb 2008; Benedikt Böhm <hollow@gentoo.org> dotproject-2.1.1.ebuild:
ebuild cleanup wrt #208584
*dotproject-2.1.1 (05 Dec 2007)
05 Dec 2007; Gunnar Wrobel <wrobel@gentoo.org> -dotproject-2.1.ebuild,
+dotproject-2.1.1.ebuild:
-m Added dotproject-2.1.1 to the tree. Includes security fixes: Removed
dotproject-2.1 from the tree (#201333).
16 Oct 2007; <wrobel@gentoo.org> dotproject-2.1.ebuild:
Added app-text poppler dependency (see #189203).
*dotproject-2.1 (16 Oct 2007)
16 Oct 2007; <wrobel@gentoo.org> +files/install-en.txt, +metadata.xml,
+dotproject-2.1.ebuild:
Bumped to dotproject-2.1 (fixes #196065) and moved over to www-apps.
15 Jul 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Assigning to web-apps, as beu is being retired (#66608).
01 Mar 2007; Renat Lumpau <rl03@gentoo.org> dotproject-2.0.4.ebuild:
Cleanup wrt bug #159781
23 Nov 2006; Francesco Riosa <vivo@gentoo.org> dotproject-2.0.4.ebuild:
dev-db/mysql => virtual/mysql
27 Jul 2006; Stuart Herbert <stuart@gentoo.org> -dotproject-2.0.3.ebuild:
Removed old, vulnerable version from the tree.
*dotproject-2.0.4 (27 Jul 2006)
27 Jul 2006; Stuart Herbert <stuart@gentoo.org> +dotproject-2.0.4.ebuild:
Version bump; fixes bug 138118
*dotproject-2.0.3 (11 Jun 2006)
11 Jun 2006; Stuart Herbert <stuart@gentoo.org> +dotproject-2.0.3.ebuild:
Version bump; addresses security bug 135650
26 Oct 2005; Renat Lumpau <rl03@gentoo.org> dotproject-2.0.1.ebuild:
Fixed typo for bug #110526.
*dotproject-2.0.1 (25 Oct 2005)
25 Oct 2005; Renat Lumpau <rl03@gentoo.org> +files/install-en.txt,
+dotproject-2.0.1.ebuild:
Version bump per bug #88004.
25 Jul 2005; Simon Stelling <blubb@gentoo.org> dotproject-1.0.2.ebuild:
added ~amd64 keyword
27 May 2005; Jason Wever <weeve@gentoo.org> dotproject-1.0.2.ebuild:
Added ~sparc keyword wrt bug #93799.
04 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
dotproject-1.0.2.ebuild:
Masked dotproject-1.0.2.ebuild stable for ppc
16 Jul 2004; David Holm <dholm@gentoo.org> dotproject-1.0.2.ebuild:
Added to ~ppc.
15 Jul 2004; Rob Holland <tigger@ereet.co.uk> dotproject-1.0.2.ebuild:
Updated the description and keywords. Closes #57100. Thanks to
jesse@boldandbusted.com for pointing out the blunder ;)
*dotproject-1.0.2 (11 Jul 2004)
11 Jul 2004; Stuart Herbert <stuart@gentoo.org> +metadata.xml,
+files/1.0.2/install-en.txt, +files/1.0.2/postinstall.sh,
+dotproject-1.0.2.ebuild:
Initial import
|