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 net-dialup/gtkterm
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-dialup/gtkterm/ChangeLog,v 1.29 2015/03/28 23:55:52 mrueg Exp $
28 Mar 2015; Manuel Rüger <mrueg@gentoo.org> -gtkterm-0.99.5-r1.ebuild:
Remove old.
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> gtkterm-0.99.5-r1.ebuild:
QA: drop trailing '.' from DESCRIPTION
09 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gtkterm-0.99.5-r1.ebuild,
gtkterm-0.99.7_rc1.ebuild:
Stable for ppc, wrt bug #452824
01 Aug 2014; Raúl Porcel <armin76@gentoo.org> gtkterm-0.99.5-r1.ebuild,
gtkterm-0.99.7_rc1.ebuild:
Drop sparc keyword
20 Jul 2014; Pacho Ramos <pacho@gentoo.org> gtkterm-0.99.7_rc1.ebuild:
amd64/x86 stable, bug #452824
29 Mar 2014; Yixun Lan <dlan@gentoo.org> gtkterm-0.99.7_rc1.ebuild:
fix autoconf compile err, bug #483346
06 Oct 2012; Pacho Ramos <pacho@gentoo.org> gtkterm-0.99.7_rc1.ebuild:
Install desktop entry also, bug #346703 by Miguel R. Caudevilla.
*gtkterm-0.99.7_rc1 (06 Oct 2012)
06 Oct 2012; Pacho Ramos <pacho@gentoo.org>
+files/gtkterm-0.99.7_rc1-configure.patch, +gtkterm-0.99.7_rc1.ebuild:
Version bump, also fixes compilation with current vte (#406105 by Xake).
03 May 2012; Jeff Horelick <jdhore@gentoo.org> gtkterm-0.99.5-r1.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
23 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> gtkterm-0.99.5-r1.ebuild:
Use SLOT dependencies for x11-libs/gtk+ and x11-libs/vte.
02 May 2007; Marius Mauch <genone@gentoo.org> gtkterm-0.99.5-r1.ebuild:
Replacing einfo with elog
*gtkterm-0.99.5-r1 (14 Mar 2007)
14 Mar 2007; Alin Năstac <mrness@gentoo.org> +files/ru.po,
-gtkterm-0.99.5.ebuild, +gtkterm-0.99.5-r1.ebuild:
Add nls support and Russian translation, thanks to Alexander Shiyan <shc at
milas dot spb dot ru> (#170823).
24 Oct 2006; Alin Nastac <mrness@gentoo.org> gtkterm-0.99.5.ebuild:
Add dev-util/pkgconfig to DEPEND (#152534).
26 Jun 2006; Simon Stelling <blubb@gentoo.org> gtkterm-0.99.5.ebuild:
stable on amd64
12 Mar 2006; Alin Nastac <mrness@gentoo.org> -gtkterm-0.99.4.ebuild,
gtkterm-0.99.5.ebuild:
Remove obsolete version.
02 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> gtkterm-0.99.5.ebuild:
Stable on ppc.
26 Dec 2005; Jason Wever <weeve@gentoo.org> gtkterm-0.99.5.ebuild:
Stablize the right one on SPARC wrt bug #115640 :)
26 Dec 2005; Jason Wever <weeve@gentoo.org> gtkterm-0.99.4.ebuild:
Stable on SPARC wrt bug #115640.
26 Dec 2005; Alin Nastac <mrness@gentoo.org> gtkterm-0.99.5.ebuild:
Stable on x86.
*gtkterm-0.99.5 (26 Nov 2005)
26 Nov 2005; Alin Nastac <mrness@gentoo.org> -gtkterm-0.99.3.ebuild,
+gtkterm-0.99.5.ebuild:
Remove old version. Version bump (#113446).
07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> gtkterm-0.99.4.ebuild:
Stable on ppc.
16 Jun 2005; Alin Nastac <mrness@gentoo.org> metadata.xml,
gtkterm-0.99.4.ebuild:
Stable on x86.
28 Feb 2005; Alex Howells <astinus@gentoo.org> gtkterm-0.99.3.ebuild,
gtkterm-0.99.4.ebuild:
Adding keywords ~amd64 to both versions currently in the tree, as per the
request in bug 83388.
*gtkterm-0.99.4 (20 Nov 2004)
20 Nov 2004; Alin Nastac <mrness@gentoo.org> gtkterm-0.99.3.ebuild,
+gtkterm-0.99.4.ebuild:
Added 0.99.4. Marked 0.99.3 stable on x86.
04 Oct 2004; David Holm <dholm@gentoo.org> gtkterm-0.99.3.ebuild:
Added to ~ppc.
16 Apr 2004; Jason Wever <weeve@gentoo.org> gtkterm-0.99.3.ebuild:
Added ~sparc keyword.
19 Nov 2003; Heinrich Wendel <lanius@gentoo.org> metadata.xml:
metadata
*gtkterm-0.99.3 (09 Jul 2003)
09 Jul 2003; Martin Holzer <mholzer@gentoo.org> gtkterm-0.99.3.ebuild:
Initial ebuild submitted by Zach Bagnall <yem@y3m.net> in #23735.
|