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
|
# ChangeLog for xfce-extra/terminal
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/ChangeLog,v 1.24 2007/01/25 20:35:20 welp Exp $
25 Jan 2007; Peter Weller <welp@gentoo.org> terminal-0.2.6.ebuild:
Removed use of gnome2-utils, inherits everything from xfce44
23 Jan 2007; Peter Weller <welp@gentoo.org> terminal-0.2.6.ebuild:
Added debug to IUSE
23 Jan 2007; Peter Weller <welp@gentoo.org> terminal-0.2.6.ebuild:
Removing usage of virtual/x11, and hardcoding in depends. Minor clean ups.
*terminal-0.2.6 (22 Jan 2007)
22 Jan 2007; Joshua Nichols <nichoj@gentoo.org> +terminal-0.2.6.ebuild:
Version bump.
20 Dec 2006; Peter Weller <welp@gentoo.org> terminal-0.2.5.8_rc2.ebuild:
Change xslt to doc wrt bug #158654
10 Dec 2006; Joshua Nichols <nichoj@gentoo.org>
terminal-0.2.5.8_rc2.ebuild:
Added version to vte dependency.
10 Dec 2006; Joshua Nichols <nichoj@gentoo.org> -terminal-0.2.2-r1.ebuild,
-terminal-0.2.4_pre1.ebuild, -terminal-0.2.5.1_beta1.ebuild,
-terminal-0.2.5.4_beta2.ebuild:
Pruned older versions with equal or lesser keywords.
11 Dec 2006; Joshua Nichols <nichoj@gentoo.org> terminal-0.2.4.ebuild,
terminal-0.2.4-r1.ebuild, terminal-0.2.5.1_beta1.ebuild,
terminal-0.2.5.4_beta2.ebuild, terminal-0.2.5.8_rc2.ebuild:
Updated dependencies for modular dbus, see bug #154521.
*terminal-0.2.5.8_rc2 (07 Dec 2006)
07 Dec 2006; Joshua Nichols <nichoj@gentoo.org>
+terminal-0.2.5.8_rc2.ebuild:
Version bump for RC2. See bug #146563.
*terminal-0.2.5.4_beta2 (10 Jul 2006)
10 Jul 2006; Brad Cowan <bcowan@gentoo.org>
+terminal-0.2.5.4_beta2.ebuild:
Xfce beta 2 builds.
*terminal-0.2.5.1_beta1 (20 Apr 2006)
20 Apr 2006; Daniel Ostrow <dostrow@gentoo.org>
+terminal-0.2.5.1_beta1.ebuild:
Version bump for 4.4_beta1.
10 Dec 2005; Daniel Ostrow <dostrow@gentoo.org> terminal-0.2.4.ebuild:
Stable on ppc64.
08 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> terminal-0.2.4.ebuild:
Stable on ppc.
*terminal-0.2.4-r1 (06 Oct 2005)
06 Oct 2005; Brad Cowan <bcowan@gentoo.org> terminal-0.2.4.ebuild,
+terminal-0.2.4-r1.ebuild:
Xfce builds for new eclass and modular Xorg.
09 Sep 2005; Aron Griffis <agriffis@gentoo.org> terminal-0.2.2-r1.ebuild:
Mark 0.2.2-r1 stable on ia64
07 Sep 2005; Brad Cowan <bcowan@gentoo.org> terminal-0.2.4.ebuild:
Add dbus as conditional dep.
12 Jun 2005; Sven Wegener <swegener@gentoo.org> terminal-0.2.2-r1.ebuild,
terminal-0.2.4_pre1.ebuild, terminal-0.2.4.ebuild:
Removed * postfix from <, <=, >= and > dependencies.
23 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
terminal-0.2.2-r1.ebuild:
Stable on ppc.
21 Mar 2005; Brad Cowan <bcowan@gentoo.org> :
Version bump. Now has option to choose default browser and mail client.
*terminal-0.2.4_pre1 (04 Mar 2005)
04 Mar 2005; Brad Cowan <bcowan@gentoo.org> +terminal-0.2.4_pre1.ebuild:
Version bump.
*terminal-0.2.2-r1 (07 Jan 2005)
07 Jan 2005; Brad Cowan <bcowan@gentoo.org> +terminal-0.2.2-r1.ebuild:
Updates for Xfce4 eclass.
*terminal-0.2.2 (02 Jan 2005)
02 Jan 2005; Brad Cowan <bcowan@gentoo.org> +terminal-0.2.2.ebuild:
Version bump.
*terminal-0.2.0 (02 Dec 2004)
02 Dec 2004; Brad Cowan <bcowan@gentoo.org> +terminal-0.2.0.ebuild:
Version bump.
*terminal-0.2.0_pre2 (01 Dec 2004)
01 Dec 2004; Brad Cowan <bcowan@gentoo.org> +metadata.xml,
+terminal-0.2.0_pre2.ebuild:
Initial import. Terminal based on Xfce from os-cillation.com.
|