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
|
# ChangeLog for gnustep-apps/terminal
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v 1.12 2007/02/22 00:21:25 peper Exp $
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
*terminal-0.9.5_pre20060324 (25 Mar 2006)
25 Mar 2006; Fabian Groffen <grobian@gentoo.org>
-terminal-0.9.5_pre20050110.ebuild, terminal-0.9.5_pre20050315.ebuild,
+terminal-0.9.5_pre20060324.ebuild:
Removed old CVS ebuild, fixed and bumped
*terminal-0.9.5_pre20050315 (17 Mar 2005)
17 Mar 2005; Armando Di Cianno <fafhrd@gentoo.org>
-terminal-0.9.5_pre20041116.ebuild, +terminal-0.9.5_pre20050315.ebuild:
ebuild updates for GNUstep base, libs, and apps across the board; proper
versions (to be stabilized, in due time) added where apropos, cvs-pull
versions updated where needed
*terminal-0.9.5_pre20050110 (12 Jan 2005)
12 Jan 2005; Armando Di Cianno <fafhrd@gentoo.org>
-terminal-0.9.5_pre20040927.ebuild, +terminal-0.9.5_pre20050110.ebuild:
Version bump
*terminal-0.9.5_pre20041116 (04 Dec 2004)
04 Dec 2004; Armando Di Cianno <fafhrd@gentoo.org>
+terminal-0.9.5_pre20041116.ebuild:
General version bump
*terminal-0.9.5_pre20040909 (11 Nov 2004)
11 Nov 2004; Armando Di Cianno <fafhrd@gentoo.org> -terminal-0.9.4.ebuild,
-terminal-0.9.5_pre20040909.ebuild, terminal-0.9.5_pre20040927.ebuild:
Mass Update: gnustep.eclass revamped to allow configurable root install;
gnustep-base/libs/apps updated to utilize new gnustep.eclass (only versions
bumped where files would change); some KEYWORDS were accidentally dropped
between version bumps of packages -- this has been resolved; windowmaker
correctly supports gnustep now
18 Oct 2004; David Holm <dholm@gentoo.org> :
Added to ~ppc.
17 Oct 2004; Armando Di Cianno <fafhrd@gentoo.org>
terminal-0.9.5_pre20040927.ebuild:
Ready for testing on ~ppc.
*terminal-0.9.5_pre20040927 (28 Sep 2004)
28 Sep 2004; Armando Di Cianno <fafhrd@gentoo.org>
+terminal-0.9.5_pre20040927.ebuild:
Version bump; pre release date specd live cvs pull.
23 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org>
terminal-0.9.4.ebuild:
Changed referenced categories in ebuilds to reflect recent epkgmove changes.
*terminal-0.9.4 (23 Jul 2004)
23 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org> +metadata.xml,
+terminal-0.9.4.ebuild:
Moved from app-gnustep/terminal to gnustep-apps/terminal.
22 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org>
terminal-0.9.4.ebuild:
Changing the eclass to gnustep-old
22 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org>
terminal-0.9.4.ebuild:
Changing the eclass to gnustep-old
17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> terminal-0.9.4.ebuild:
Added IUSE=
18 Oct 2003; Nick Hadaway <raker@gentoo.org> terminal-0.9.4.ebuild:
Fixed the policy violation of setting ${A}
28 Jul 2003; Nick Hadaway <raker@gentoo.org> terminal-0.9.4.ebuild:
Changed the description as noted on bug #25402.
*terminal-0.9.4 (16 Jul 2003)
16 Jul 2003; Michele Balistreri <brain@gentoo.org> terminal-0.9.4.ebuild:
New ebuild.
|